varieux
12-15-2010, 08:59 AM
Hi all,
I have a program that I wrote that relies on the use of OpenGL glut subwindows. In particular, I have several small subwindows that are placed above the main OpenGL window.
I've noticed however that whereas my code works fine under Windows, under Linux & Mac these subwindows do not respond to my resize requests properly and they seem to take up the entire window.
Is this a known problem with a known workaround?
Thanks.
I have a program that I wrote that relies on the use of OpenGL glut subwindows. In particular, I have several small subwindows that are placed above the main OpenGL window.
I've noticed however that whereas my code works fine under Windows, under Linux & Mac these subwindows do not respond to my resize requests properly and they seem to take up the entire window.
Is this a known problem with a known workaround?
Thanks.