a better solution for GUI in python

Uwe Grauer uwe.grauer at onlinehome.de
Sun Mar 11 17:59:12 EDT 2007


ce wrote:
> Hi,
> 
> My company is using python currently for our website. We need to
> develop a GUI front-end for our ERP that would be portable (Windows
> and Linux).
> 
> My question is which solution would be better for the GUI (and easier
> to implement)? I knew there are something like wxidgets, QT and pyGTK?
> actually we will need some complicated stuff in the GUI and yet I
> don't know much about GUI programming.
> 
> Any recommendation guys?
> 

Take a look at Dabo.
It is using wxWidgets and runs on Windows, Mac, Linux.
http://www.dabodev.com

Uwe




More information about the Python-list mailing list