According to "fractals" example, the Fl_Double_Window grabs the OpenGL window 
easily. It works.
But when I try to create another OpenGL window in the same way, 
Fl_Double_Window does not grab the OpenGL windnow. Both open separately. Why 
this happens ? I want to grab another OpenGL window in the fltk window but how 
? spent so much time, first tried several months before, but gave up, now again 
I need use it.
Also tried "CubeView" example and created OpenGL window by
class cube : public Fl_Gl_Window .
In this way how can I control the mouse, how to apply OpenGL events ? "draw()" 
is Ok but how about other OpenGL functions keyboard, etc.?

OS: widnows7
fltk v1.3

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

Reply via email to