Further reading:¶
- download wxPython Phoenix including the html documentation, demo and source archive from https://pypi.python.org/pypi/wxPython
- unpack the demo directory from the source archive and run demo.py
- get the book wxPython in Action by Noel Rappin and Robin Dunn; it’s written for the Classic wxPython version, but most of it is still applicable
- bookmark the wxPython Phoenix API documentation at https://wxpython.org/Phoenix/docs/html/main.html
- have a look at the Overview Documents at https://wxpython.org/Phoenix/docs/html/Overviews.html
- if you have been using wxPython before already, bookmark the comparison of wxPython Phoenix vs. the older Classic version at https://wxpython.org/Phoenix/docs/html/classic_vs_phoenix.html
Note
The demo is the most important resource for exploring the available controls!
Maybe also have a look at the samples directory.
Note
On Windows, you may prefer the single file .chm documentation, even though it’s for C++:
https://github.com/wxWidgets/wxWidgets/releases/download/v3.0.3/wxWidgets-3.0.3-docs-chm.zip
For a start look at:
- Categories:
- Class List by Category:
- Controls
- Window Layout
- Events
- Managed Windows
- Miscellaneous Windows
- Common Dialogs
- Class List by Category: