GUI Toolkits
David M. Cook
davecook at nowhere.net
Sat Mar 8 20:29:35 EST 2003
In article <mailman.1047143834.15642.python-list at python.org>, Thomas G.
Willis wrote:
> I wanted to know if there are any reccomended GUI toolkits for python.
> I've played around with Tkinter a little bit and I haven't noticed
> anything like treeviews and listviews, so it seems a little incomplete.
pygtk2 has treeviews and listviews, and it would be my choice, but is not
very well documented. See
http://www.async.com.br/faq/pygtk/index.py?req=all
Dave Cook
More information about the Python-list
mailing list