Tutorial
An Introduction to wxPython
Robin Dunn, Software Craftsman, OSAF
Track: Python
Date: Tuesday, July 25
Time: 8:30am
- 12:00pm
Location: E143-144
wxPython is a successful cross-platform GUI toolkit based on the popular wxWidgets system. This tutorial provides a practical introduction to wxPython. An outline of the material follows.
1. GUI Basics
- Establishing the GUI
- Event handling
- GUI-based program structures
- wxApp requirements
- Creating the application frame
- Window and widget relationships
- Widget creation
- Widget destruction
- wxWidgets event types
- Event registration
- Handling events
- wxSizers
- Boxes vs Grids vs Notebooks
- Composing window designs
- Some real applications code




















































