Hi I'm using fltk 1.1.6 and have the following problem :
I have a Fl_Glut_Window, which shows an object and there is the possibility to change the viewpoint. Everything seems to work well, but after changing the view scrolling with the mousewheel causes a segmentation fault. I think the problem occurs in the handle function of the main Window, not in that of the glut window, as it does not seem to call that handle function. Does anyone know what could be going wrong, or where I could find the bug? As the code is quite large, and I don't know exactly which part I would have to post, I didn't post any code. Thanks Marcel _______________________________________________ fltk-opengl mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-opengl
