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. Ch
I'm trying to troubleshoot a bug in VirtualEnv, but in order to do so
I need to better understand how Python initializes Tkinter.
Setup:
Python 2.6.3 on Windows 7 & Windows XP SP3
Problem:
There is a file called init.tcl that gets loaded when first executing
a Tkinter statement. The file is held