Marty Christion wrote:
> What are some good free or inexpensive (<$50) IDE's for learning how to
> program and create GUI's for Python?  I'm pretty good with the simple
> programming aspect of the language, but I'm a little mystified by the world
> of GUI's, and the options available in python.

I have 2 links for basic use of Tkinter (but Tkinter doesn't work
correctly on Macs as I have read):
http://infohost.nmt.edu/tcc/help/pubs/tkinter/tkinter.pdf
http://www.pythonware.com/library/tkinter/an-introduction-to-tkinter.pdf

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

Reply via email to