CLASS_TOGGLE_BUTTON

Classes

TOGGLE_BUTTON

Functions

None


TOGGLE_BUTTON

Derived from

Canvas

Methods

TOGGLE_BUTTON
CursorOn
Off
On
drawbasewindow
toggle

TOGGLE_BUTTON (Constructor)

TOGGLE_BUTTON(master=None, rgb=[90, 90, 255], command=None, txt="B", txton=None, textColor=[")

TOGGLE_BUTTON.CursorOn

CursorOn(event=None)

TOGGLE_BUTTON.Off

Off(event=None)

TOGGLE_BUTTON.On

On(event=None)

TOGGLE_BUTTON.drawbasewindow

drawbasewindow()

TOGGLE_BUTTON.toggle

toggle(event=None)

Up