Python and Tkinter by John E Grayson
Andrew Berg
bahamutzero8825 at gmail.com
Thu May 17 08:01:07 EDT 2012
On 5/17/2012 6:48 AM, Mark R Rivet wrote:
> I am in the process of learning python, and want to learn tkinter for
> GUI stuff. Is tkinter what people are using for GUI?
tkinter is one of several GUI toolkits that can be used with Python.
IIRC, most people use PyGTK or PyQt for serious projects.
http://wiki.python.org/moin/GuiProgramming
--
CPython 3.3.0a3 | Windows NT 6.1.7601.17790
More information about the Python-list
mailing list