base/button_double_click

A button that activates when the user clicks on it twice consecutively.

User Interaction

  • Mouse: Double-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.