base/checkbox

A button with two states (true or false).

User Interaction

  • Mouse: Click with the cursor overlapping the widget to activate.

  • Keyboard: Press return or kpenter to activate.

Callbacks

wid_buttonAction

Called when the button is activated.

Arguments

  • self: The widget.