We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
muda
init_for_window
hide_for_window
show_for_window
remove_for_window
Submenu
MenuItem
NativeMenuItem
CheckMenuItem
Accelerator::from_str()
Menu::showContextMenu(window, x, y)
TrackPopupMenu
gtk_menu_popup_at_rect
popUpMenuPositioningItem
ImageMenuItem
RadioMenuItem
The text was updated successfully, but these errors were encountered:
Looking forward! 🚀 Thank you so much for working on this!
Sorry, something went wrong.
Regarding popupMenus on mac, consider popUpMenuPositioningItem:atLocation:inView:.
Thank you, I updated the list
Successfully merging a pull request may close this issue.
TODOs:
Necessary:
init_for_window
hide_for_window
- feat: add menu hide, show and remove #8show_for_window
- feat: add menu hide, show and remove #8remove_for_window
- feat: add menu hide, show and remove #8Submenu
MenuItem
NativeMenuItem
NativeMenuItem
#9NativeMenuItem
#9CheckMenuItem
,NativeMenuItem
#14CheckMenuItem
CheckMenuItem
#13CheckMenuItem
#13CheckMenuItem
,NativeMenuItem
#14Localized LabelsAccelerator::from_str()
compatibility with current tao implementation - Add accelerator module #17Extras
Menu::showContextMenu(window, x, y)
TrackPopupMenu
from win32 apisgtk_menu_popup_at_rect
from gtkpopUpMenuPositioningItem
from appkitImageMenuItem
RadioMenuItem
The text was updated successfully, but these errors were encountered: