First page Back Continue Last page Graphics
Widgets galore: top level windows
wx.Frame
- A container for other windows.
- Can automatically manage a MenuBar, ToolBar, and a StatusBar.
wx.Dialog
- For Modal or Modeless dialog boxes.
wx.MiniFrame
- Good for floating tool pallets, etc.
wx.MDIParentFrame, wx.MDIChildFrame