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

Add callback for popup menu open/close in Windows #160

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

adriancampos
Copy link

Addresses #121.

This adds support for hooking into the menu open and menu close events in Windows by adding MenuOpenedCh and MenuClosedCh. They can be used like the menu items' ClickedCh. See here for an example.

I haven't looked into adding support for Linux/Mac yet.

@jagadeshjai
Copy link

Why this PR is not merged yet?
@anacrolix

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

Successfully merging this pull request may close these issues.

2 participants