[EMAIL PROTECTED] wrote: > what would be the best python GUI toolkit, it must be cross platform. > > i have tried gtk, but it interface are real bad and its coding was > difficult so i dropped it, > > the only remaining are qt4 and wx, i would like to know if one of these or > any other toolkit is capable of creating good-looking GUI's, like in other > apps, for e.g, .net apps. > > i m a noob, and willing to learn, so difficulty is no problem
I have only used the Qt bindings for GUI programming with Python or for that matter GUI programming in any language I know beyond various toolkits tutorials. I'm more accustomed code wise to the style of interface provided by the applications in /usr/bin/ on my workstation. So I like that Qt cuts the crap and provides good stuff without more nuisance then is necessary to get a functional GUI finished. -- "Earth is a great, big funhouse without the fun." -- Jeff Berner -- http://mail.python.org/mailman/listinfo/python-list