wxPython 学習計画
- 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
- Menus
- Validators
- A Working Example
- Our first label within a panel
- Adding a few more controls
- The notebook
- Improving the layout - Using Sizers
- Overview
- Next Steps
- Events