Re: [Tkinter-discuss] Question on moving a scale value via the program

2008-01-26 Thread Charlie Hall
Hexamorph wrote: > Charlie Hall wrote: > >> 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

Re: [Tkinter-discuss] Question on moving a scale value via the program

2008-01-24 Thread Hexamorph
Charlie Hall wrote: > 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 respo