> What is the method to have the text show over the image that > is set as a label?
You mean writing the text on top of the image? I don't think we support that as a default option. > Can this be done or am i just misreading this? You need to make a subclass of Fl_Button and then fix up the rendering as you want it in the draw() method. It's pretty easy to do. Also, IIRC, there's working examples of doing this on Greg's site. I think. At least, I know I have seen worked examples of this posted somewhere - indeed I know I've done this but can't lay hands to the code right now! SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

