Menu does not have option to add tooltips, nor you have option to 
manually inject them via Fl_Tooltip class, AFAIK.

edelib/EDE can have tooltips in menus, but I had to fork whole menu 
hierarchy to add support for this feature (and couple of more).

Sanel

On 11/04/2012 08:42 AM, Furqan wrote:
> I have no idea how can I create tooltips for the menu items.
>
> {"&Translate,", 0,0,0, FL_SUBMENU},
> {"Translate",0,(Fl_Callback *) MODEL_TRANSLATION_MENU},
>
> where to put tooltip ?
>
> Thanks
>

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to