[fltk/fltk] 1.5 tooltips and menu help callbacks. (Issue #941)
Gonzalo Garramuño
Mar 20, 2024
Is your feature request related to a problem? Please describe.
Currently, FLTK supports static text tooltips on widgets, but sometimes it would be useful to have a callback to display information that changes based on, for example, other settings.
Menus, which support calling callbacks, currently lack a way to have a tooltip for them or a callback to briefly mention what they do on, say, a status bar.
I am using FLTK
1.4
Describe the solution you'd like
Add a help_callback() function to Fl_Menu_Item and to Fl_Widget.
Describe alternatives you've considered
Nothing, as there's, afaik, no way to do this in FLTK 1.4.
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: <fltk/fltk/issues/941@github.com>
Comments are owned by the poster. All other content is copyright 1998-2025 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.