I have a custom button class with it's own handle() method. I tested  
my app with my buttons placed in a window and it works. For  
convenience, I now want those buttons inside a group so I can show/ 
hide the entire group. However, I no longer receive all of the events  
I used to receive. Mainly, I no longer receive FL_MOVE, FL_ENTER, or  
FL_LEAVE events. Is there something special I need to setup in order  
to get all of the events?

I'm using fltk-1.3.x-6916.

Thanks,

Harvey

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

Reply via email to