On 11 Mrz., 12:03, "ce" <[EMAIL PROTECTED]> 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. -- http://mail.python.org/mailman/listinfo/python-list