> So there is no "simple" way to insert png icons on menus? The > same problem with tabs...etc
No, there is no "simple" way - it is not something that fltk really supports - indeed, current GUI and HMI thinking seems to be moving away from having icons in menus, so maybe we were right by accident! ;-) Greg has an example of making your own "fancy" tabs, in his Fl_Gel_Tabs demo which is here: http://www.seriss.com/people/erco/fltk/Fl_Gel_Tabs/ That is based around using images for the tab buttons, so might be helpful in making your own fancy tab widget. I don't think there's any previously worked examples for the "icons in menus" case though... Maybe the FLU widget set has something? I can't recall if it supports that or not: http://www.osc.edu/archive/FLU/ SELEX Sensors and Airborne Systems Limited 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

