Class Repeat_Button

(back to index)

A button that repeatedly calls back while down.

Inherits from Button

Function index

deactivate

Description

The Repeat_Button is a subclass of Button that generates a callback when it is pressed and then repeatedly generates callbacks as long as it is held down. The speed of the repeat is fixed and depends on the implementation.

Detailed reference

deactivate(): void

Deactivate the button and stop generating events. (This is actually an internal function; use with care.


doctool generated at Sun Aug 12 22:23:18 2001