Sub Windows

Is there a way to have the subwindows resize when the parent window is resized?

http://www.opengl.org/discussion_boards/…L+under+Windows
Or even better, msdn.

What kind of windowing api are you using? GLUT, GLX, WGL, another?

I’m using the GLUT api