Multiple Graphics Windows

I would like to see a source code that creates two graphics output windows in OpenGL.

Originally posted by balas:
I would like to see a source code that creates two graphics output windows in OpenGL.

Sorry! I haven`t time for code.
You must create two rendering contexts for each window as you doing it that for single window.
If you talking about two windows at one window redering context -> see information about both commands glScissor() and glViewport() (To create multiscreen application you must use this commmands in tandem).
If I helped you, mail me at:
sch56@hotbox.ru