Inherits fltk::Button.
Public Member Functions | |
int | handle (int) |
RepeatButton (int x, int y, int w, int h, const char *l=0) |
The callback is done when the user pushes the button down, and then after .5 second it is repeated 10 times a second, as long as the user is pointing at the button and holding it down.