base/button_instant

A button that activates when the user clicks down on it.

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.