ANN: gui_support, a convenience library for wxPython

Stef Mientki stef.mientki at gmail.com
Tue Oct 21 23:34:44 CEST 2008


hello,

gui_support is library for easy creation of GUI designs in wxPython.
Although it's quit stable, it's part of a larger project and therefor 
has a lot of dependencies, but these can easily be removed.

Warning:
Although this library might be very attractive to newbies,
the use of this library will prevent you from learning some of the 
basics of GUI,
specially of containers / sizers in wxPython.

Brief documentation can be found here
  http://oase.uci.kun.nl/~mientki/data_www/pylab_works/pw_gui_support.html
( as this website will soon be moved,
this docpage can always be found through the redirector
  http://pic.flappie.nl
look under paragraph PyLab_Works | GUI_support )

Download:
  http://pylab-works.googlecode.com/files/Data_Python_Test.zip

cheers,
Stef


More information about the Python-announce-list mailing list