Clicking a menu item on a window #4753
zszep
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I need to modify the menu on the default window that is started for a desktop app. I got it working, but don't get how to execute a function when i.e. "Quit" is clicked.
My code to create the menu is:
All reactions