Re: Comparision of GUI framworks

2005-05-02 Thread djw
Florian Lindner wrote: > Hello, > I've read the chapter in the Python documentation, but I'm interested in a a > more in-depth comparision. Especially regarding how pythonic it is and how > well it performs and looks under Windows. > I've some C++ experiences with Qt, so I'm very interested to have

Re: Comparision of GUI framworks

2005-05-02 Thread monkey
wxPython rules ( ; Go to http://wxpython.org for details... "Florian Lindner" <[EMAIL PROTECTED]> ??? news:[EMAIL PROTECTED] ???... > Hello, > I've read the chapter in the Python documentation, but I'm interested in a a > more in-depth comparision. Especially regarding how pythonic it is and how

Comparision of GUI framworks

2005-05-02 Thread Florian Lindner
Hello, I've read the chapter in the Python documentation, but I'm interested in a a more in-depth comparision. Especially regarding how pythonic it is and how well it performs and looks under Windows. I've some C++ experiences with Qt, so I'm very interested to have PyQt compared to wxWindows and T