It seems my reply did not yet find its way to the list: If I remember correctly, I had to handle divergine list id's for the different contexts. Thus first GL window uses say list id 1..3 second 4...6 thierd 7...9 ...
Updating dynamical was of good help to check if something else is broken. Hint: normally all drawing should happen inside the derived Fl_Gl_Window::draw() only. kind regards Kai-Uwe Behrmann -- developing for colour management www.behrmann.name + www.oyranos.org Am 11.02.08, 03:00 -0800 schrieb Livia Koch: > I'm working on a program that consists of several Fl_Gl_Windows. Each window > has a lot of data, and in order to be able to handle it, I group the data in > several groups and put these in display list entries. My question: how can I > make sure that the right groups are drawn into the right window? How can I > set the right context? It happens every now and then that the contexts get > mixed together. _______________________________________________ fltk-opengl mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-opengl
