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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to