Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More examples for menu handling #127

Open
eirnym opened this issue Sep 19, 2024 · 0 comments
Open

More examples for menu handling #127

eirnym opened this issue Sep 19, 2024 · 0 comments

Comments

@eirnym
Copy link

eirnym commented Sep 19, 2024

I'd like to request 2 examples (could be a single app) for menu item handling

  • Enable/disable menu item on demand as application state changes
  • Handling menu modification on modifier key pressed. This is more complex example even in native ObjC, but I'd like to see, how it's better to make this happen using this library

Example for the second one is when I press Option key Save with modifier "Cmd-S" become Save As with modifier Opt-Cmd-S

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant