Hello, I am writing an aplication using openGL and FLTK. I made my own class inherited from FL_GL_Window and overwrite the handle() function. FL_GL_Window is a child af the main GL_Window. What i need is that if there is some mouse event i need to do something in FL_GL_Window but also in the main GL_Window. It works well in FL_GL_Window, but I can´t catch the event in the main window. Hope you understand my problem, thank you for your advice. Tomas
_______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

