Shawn Wheatley wrote:
It's not quite all encompassing, but I found this link last year when
looking for a similar comparison of Python GUIs:
http://ginstrom.com/scribbles/2008/02/26/python-gui-programming-platforms-for-windows/

Tkinter, Qt, GTK, IronPython... I think the only thing missing is
Jython w/ Swing or SWT. Check it out.
Instead of "*hello* world" examples, I was thinking of "*real* world" applications,
something like this,
 http://mientki.ruhosting.nl/data_www/pylab_works/random_gui.html
which in a good GUI package should be doable in about 100 lines of code.

cheers,
Stef
Shawn

On Nov 18, 5:11 pm, Stef Mientki <stef.mien...@gmail.com> wrote:
Wouldn't it be nice
if each fan of some form of GUI-package,
would post it's code (and resulting images) for generating one or two
standard GUI-forms ?

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to