Re: ttk Scale: missing attributes

2010-06-24 Thread eb303
On Jun 23, 7:26 pm, Alan G Isaac wrote: > Tkinter's Scale widget had a `label` and a `resolution` attribute. > These appear to be missing from the Ttk Scale widget. > Is there a reason?  These were important attributes. > > Thanks, > Alan Isaac As you might know, the new ttk widgets are not inten

ttk Scale: missing attributes

2010-06-23 Thread Alan G Isaac
Tkinter's Scale widget had a `label` and a `resolution` attribute. These appear to be missing from the Ttk Scale widget. Is there a reason? These were important attributes. Thanks, Alan Isaac -- http://mail.python.org/mailman/listinfo/python-list