KekLib.OurTtk#
OurTtk.py
- class TtkScale(master=None, **kwargs)#
Bases:
Frame
Construct a Ttk Frame with parent master.
STANDARD OPTIONS
class, cursor, style, takefocus
WIDGET-SPECIFIC OPTIONS
borderwidth, relief, padding, width, height
- convert_to_pixels(value)#
- display_value(value)#
- get()#
- on_configure(event)#
Redisplay the ticks and the label so that they adapt to the new size of the scale.
- place_ticks()#
- set(value)#