wxPython Demo

(17-Apr-2007)

This is an alternative implementation of the wxPython demo, that uses wxAUI to manage the frame layout, FlatNotebook for fancier tabs appearance and a customized tree control to display the demos.

This implementation allows you to save and restore UI layouts every time you use the demo, keep the tree expansion state, and it uses fancy icons for menus and tree items. The icons used come from Nuvola, Crystal Clear and SilkIcons. A big thank to their author!

To use the demo, extract the zip file and copy the Main.py file into the wxPython Docs and Demos directory. Then, copy the bitmaps folder in the same folder.






Download wxPython Demo