On Tue, 29 Sep 2009, Michael Schmid wrote: > Is there any way to have a Fl_Button with a image in it and a text on > this image? The text should be changeable, so I can't put the text onto > the picture directly... :-(
Does this work for you: http://hd24tools.com/svn/trunk/src/lib/FL/Fl_Image_Button.cxx I'm not sure if writing text on top of those buttons was tested. There are some other people that have rolled their own Fl_Image_Button classes- some may already do what you want. Best, marc _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

