Closed nesrak1 closed 5 years ago
I think the event you are looking for is MenuEvent.MENU_SELECTED
- ive just added an example here: https://github.com/haxeui/component-examples/tree/master/menus
note: i found a few little issues with menus so have fixed them and released a new haxelib, so you many need to pull again.
Cheers, Ian
Works now with the latest update, thanks.
MenuItem's
onClick
doesn't get called in wxwidgets. I was able to get events working in openfl though.