Hi Guys,
There’s a fellow on StackOver that wants to know how to dynamically create menus and bind events to said menus. He’s actually trying to bind events like this: myMenuItem.Bind() instead of myFrame.Bind(). He doesn’t seem to appreciate my advice, so if someone else wants to take a shot, they’re welcome to it. Here’s the link:
http://stackoverflow.com/questions/13678267/why-cant-i-bind-events-directly-to-wx-menu-in-windows/
- Mike