wxGlade helps you to design the menu, the tool bar and the status bar for your application.
There are two ways to integrate the three elements into a wxGlade project:
Create standalone widgets by clicking the corresponding button in the main window.
Associated with a wxFrame
by selecting
the related checkboxes in the wxFrame
properties window.
Associated bars will be integrated automatically to the right place. On the other side standalone widgets have to integrate the elements later manually in design after the source code has been generated.