[Tutor] Displaying Pictures & Text

Alan Gauld alan.gauld at btinternet.com
Sat Nov 6 23:10:57 CET 2010


"Patty" <patty at cruzio.com> wrote

> Thanks for the explanation.  I will go ahead and trying using these 
> functions in my program.

Tkinrer is quite easy once you get the hang of it.
Its also a good intro to GUI frameworks in general if you ever
need to move top something more advanced.

There are good tutorials for both PIL and Tkinter on
the Pythonware site:

http://www.pythonware.com/products/pil/index.htm

http://www.pythonware.com/products/tkinter/index.htm

Or you can try the intro to GUI programming in my tuitorial.


HTH,

-- 
Alan Gauld
Author of the Learn to Program web site
http://www.alan-g.me.uk/





More information about the Tutor mailing list