Context Menus
#3524
-
I didn't find anything about implementing context menus yet. Or if not - how does one handle a right-click (to then build a menu at that location)? Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Answered by
Jacalz
Dec 30, 2022
Replies: 1 comment 3 replies
-
I would suggest having a look at the code handling context menus when right-clicking inside a widget.Entry. Line 490 in 8c25095 |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
tcurdt
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would suggest having a look at the code handling context menus when right-clicking inside a widget.Entry.
fyne/widget/entry.go
Line 490 in 8c25095