履歴

  • A First Application:"Hello, World"
  • Building a wxPython Application
    • Overview
    • A Working Example
      • Adding the edit component
      • Adding a menu
      • Practical event handling
      • More magic
      • Possible extensions <- 08/02/04
  • Working with Windows
    • Overview
      • Laying out Visual Elements <- 08/02/05
      • Sizers <- 08/02/06
      • Menus
      • Validators
    • A Working Example
      • Our first label within a panel <- 08/02/12
      • Adding a few more controls
      • The notebook
      • Improving the layout - Using Sizers <- 08/02/27
  • Next Steps
    • Events