wxPython examples

Axium Computer Services axium at axiumcomputerservices.com
Mon May 3 21:04:08 EDT 2004


I have been reading everything I can find for tutorials on wxPython and 
I am finally starting to get the hang of it.

The thing that really bothers me about the tutorials is the entire 
layout is always in the __init__ method of the wxFrame class.  It seems 
if the applications got very large this would become unwieldy.

So anyway I am looking for a good example program that has the layout 
elements split into classes.

Thanks

Steven Potter



More information about the Python-list mailing list