KekLib.DisguinsingWidgets

KekLib.DisguinsingWidgets#

DisguinsingWidgets.py

Copyright (c) 2016-2018, Masatsuyo Takahashi

class CheckoffLabel(parent, **kwargs)#

Bases: Label

Construct 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: Label

Construct 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