Hi,

I'm fairly new at Python and even newer at Tkinter.  For learning 
purposes, I'm attempting a program for a small, simple timer.  I decided 
to use the Scale widget to indicate the status (or lapsed time).  
However, I can't seem to get the Scale widget to respond to a change in 
scale value.  It seems that Scale is intended to respond to key clicks 
only.  Is this correct.

If someone knows how I can change the scale value from my program, I'd 
certainly appreciate some hints.

Thank you very much,

Charlie Hall
_______________________________________________
Tkinter-discuss mailing list
Tkinter-discuss@python.org
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to