Mixing Txinter and Pygame
Eric Brunel
eric_brunel at despammed.com
Wed Feb 23 03:55:24 EST 2005
On Wed, 23 Feb 2005 10:23:09 +1300, Tim Knauf <bulk at upperorbit.com> wrote:
[snip]
> (When I'm starting on a language feature, though, I usually find I learn
> a lot more from worked examples than from straight command information.
You may be interested in Tkinter best kept secret: the example scripts in the Demo/tkinter sub-directory of the Python source installation. It mainly covers the basics, but may be quite helpful when you start.
HTH
- eric -
More information about the Python-list
mailing list