> #include <FL/Fl.H> > #include "FL/Fl_Window.H" > You could use a regular Fl_Button too, you'd just have to keep > track of the toggle state yourself in your callback, and change > the color accordingly.
OK that worked out very good. Thank you!! _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

