fltk::RepeatButton Class Reference

Inherits fltk::Button.

List of all members.

Public Member Functions

int handle (int)
 RepeatButton (int x, int y, int w, int h, const char *l=0)


Detailed Description

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.

Wed Jun 17 08:45:39 2009. FLTK ©2007 Bill Spitzak and others.
Permission is granted to reproduce this manual or any portion for any purpose, provided this copyright and permission notice are preserved.