I'm using FLTK 1.0.11 with Fluid. I have a group visually represented by a 
large box inside of which are lots of buttons and sliders. The group's label is 
a 3 letter abbreviation. I would like to replace those 3 letters with the words 
they stand for whenever the mouse goes into the box. I would like this to 
happen automatically without any clicking being done. When the mouse leaves the 
box, I want the 3 letters to replace the words. Is it possible to make a widget 
sense when the mouse is hovering above it (with no clicking)? Can this be done 
from within the Fluid 'Extra Code' area, or the 'Callback' definition area? I'd 
rather not get into writing my own 'handler' function. I'm not seeing how to do 
this in the reference. There is a method called 'Belowmouse'. I had no luck 
experimenting with it, and sort of doubt it's what I need.

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

Reply via email to