Albrecht Schlosser wrote: > I wrote a small example that does something like this. I derived a class > Fl_Timer_Button from Fl_Box (!) that only calls its callback in a > settable interval, as long as the button is pushed. The callback then > changes the button's color. Have fun ...
But don't use it for production, because the destructor is missing. I left this as an exercise ;-) Albrecht _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
