> Thanks for replying. Yes, I am looking for a dockable > toolbar.
Well, there's no specific dockable widget built-in to fltk, though there are several worked examples kicking around - you can search for them in the LINKS page of the website. I'm not really a big fan of floating toolbars, to be honest, though I did a simple demo of how it might be done: http://www.fltk.org/links.php?V326+Qtoolbar+demo So you can certainly start from that, or one of the other examples that are around. > Good to know > that I can use menu classes to implement a fixed bar. I > suppose i can have > images on those buttons as well, isn't it? You can assign an image to any button in fltk, so yes, that ought to work out fine. 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

