Am 12.02.11, 01:33 -0800 schrieb Rashmi:
> Hi ,
> I am using a glut window and Fl_Gl_Window on a Fl_Window both the windows 
> (glut and Fl_Gl_Window)being texture mapped with the same texture image.I 
> have included operations in mouse handling events of both the windows(glut 
> and Fl_Gl_Window) but functions which i have included in Fl_Gl_Window works 
> only when i move the cursor over glut window.

Did you look at the examples applications? I am not sure if mixing Glut 
with normal FLTK GL calls is a good idea.

> i guess the problem is with the rendering context but not sure.. can anyone 
> help

Its a good exercise to isolate the error into a minimal examples which 
exposes the wrong behaviour. That can be posted on list.

kind regards
Kai-Uwe Behrmann
-- 
developing for colour management 
www.behrmann.name + www.oyranos.org

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

Reply via email to