On Mon, 9 Oct 2006 22:04:17 +0100
"Asrarahmed Kadri" <[EMAIL PROTECTED]> wrote:

> Hi folks,
> 
> I want to learn the GUI programming in Python. Can you suggest some nice web
> resources as well as books to start.
> 
> Thanks in anticipation.
> 

Hi Asrar,

for Tkinter a good place to start is the wiki:

    http://tkinter.unpy.net/wiki/

Several Tkinter books are mentioned here:

    http://tkinter.unpy.net/wiki/books

where John Grayson's "Python and Tkinter programming" is (although it is a 
little outdated)
still the ultimate resource.
For a start the Tkinter reference from New Mexico Tech 
(http://infohost.nmt.edu/tcc/help/lang/python/tkinter.html)
and Frederik Lundh's book 
(http://www.pythonware.com/library/tkinter/introduction/) are good, too (and 
they are free).

I hope this helps

Michael
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to