Image Loading

J.Jacob joost_jacob at hotmail.com
Sat Aug 3 16:06:49 EDT 2002


[Ali K]
> I want it in a GUI app.  I use Tkinter. Python 2.2, Windows 98 SE. Not web
> app.
Search your Tkinter documentation for the "PhotoImage" class.

See
http://www.python.org/topics/tkinter/doc.html
for Tkinter documentation.

Personally I can recommend the book by John E. Grayson although it is
getting just a little outdated and it has a little too much about PIL
and pmw (those are not in the Python standard distribution but maybe
will be in the future).



More information about the Python-list mailing list