Hello dear fltk-community,

i would like to do a callback, whenever the mouse enters or leaves a Button 
widget. Is there a neat trick that would allow me to do that? Or do i really 
need to subclass the Fl_Button and program my own handle() function ?

my idea is that i want to have 3 large buttons aligned vertically on the left 
half of a screen, and on the right half i want to have an Fl_Help view widget, 
that changes it contents while i mouse-over the buttons. the idea is that the 
user might choose the button that he wants to press depending on the right hand 
side content, and only then press the button to start loading some stuff / 
level / etc.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to