example Tkinter code?

Charles G Waldman cgw at fnal.gov
Fri Jul 21 19:14:55 EDT 2000


"Locke" <brown.2053 at osu.NOSPAM.edu> writes:

> does anyone know where i can find some example python/tkinter code? i am
> trying to learn, but i think some examples of how to use all those widgets
> would be useful.

How about in the Python source distribution in the directory
Demo/tkinter?

> also, how can i change the text on a label? when i use the
> variabletext=whatever thing, the label wont show up.

See http://www.secretlabs.com/library/tkinter/introduction/index.htm
for lots of useful tkinter information.



More information about the Python-list mailing list