Chapter 5. Menu, Statusbar and Toolbar

Introduction

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:

  1. Create standalone widgets by clicking the corresponding button in the main window.

  2. Associated with a wxFrameby 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.