a better solution for GUI in python

StD Force19 at gmail.com
Sun Mar 11 07:52:56 EDT 2007


On 11 Mrz., 12:03, "ce" <cedb... at yahoo.com> 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?

I'd recommend pyGTK. It's easy to use, delivers astonishing results
and is perfectly portable as far as I know. I'm working with it
myself, having the goal of simplicity as well as portability and I got
to say, it works! Hope that was helpful.




More information about the Python-list mailing list