On Jul 2, 2007, at 3:32 PM, Alvin wrote:

> After reading the Fl_Tooltip doc (which I didn't notice in my OP,  
> sorry),
> Fl_Tooltip::delay effects all widgets I believe.

Yes, it does. Henge my suggestion to use FL_ENTER in a custom event  
hanlder to set the delay very short when the mouse enters the widget,  
and reset the old value on an FL_LEAVE event.

You could alos look into the Fl_Tooltip source code and open a  
window, that looks like a tooltip,  yourself, using the given example.

----
http://robowerk.com/


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

Reply via email to