> I forgot to ask another question.  Is there anything in FLTK that will return 
> the position/coordinates of the mouse when it is on top of a button or any 
> FLTK component for that matter.  I'm looking through the FLTK manual but I 
> can'tfind it.  If anyone knows where the info is, can you reffer me to it.
>
> Thanks


I found the answer to this, using event_x() and event_y(); even though 
event_x() seems to be acting funy, but I think I can debug it.

I still haven't found anything for togling the button though.  If anyone has 
ideas they are welcomed
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to