KekLib.DisguinsingWidgets#
DisguinsingWidgets.py
Copyright (c) 2016-2018, Masatsuyo Takahashi
- class CheckoffLabel(parent, **kwargs)#
Bases:
LabelConstruct a label widget with the parent MASTER.
STANDARD OPTIONS
activebackground, activeforeground, anchor, background, bitmap, borderwidth, cursor, disabledforeground, font, foreground, highlightbackground, highlightcolor, highlightthickness, image, justify, padx, pady, relief, takefocus, text, textvariable, underline, wraplength
WIDGET-SPECIFIC OPTIONS
height, state, width
- class CheckonLabel(parent, **kwargs)#
Bases:
LabelConstruct a label widget with the parent MASTER.
STANDARD OPTIONS
activebackground, activeforeground, anchor, background, bitmap, borderwidth, cursor, disabledforeground, font, foreground, highlightbackground, highlightcolor, highlightthickness, image, justify, padx, pady, relief, takefocus, text, textvariable, underline, wraplength
WIDGET-SPECIFIC OPTIONS
height, state, width