Hi,
I was trying to create menus with wxSmith. Just as a test, I created a wxMenuBar, and added one item (Label: 'File'). I then created a wxMenu, and added two items (labels: 'Open' and 'Close'). Obviously, I want this menu to be connected to the File menu. Did I miss a simple option to do so within wxSmith? Or do I have to code this manually?
Thanks!
Koen