-
Subwindows in MFC, OpenGL
Hi,
I use MFC and want to create a document-window with many Subwindows, and OpenGL scenes rendered in each one of them. Anyone knows how to do this or where to get information about it?
Thanks/Jo
-
Re: Subwindows in MFC, OpenGL
Is a MDI application?
What do you need know?
If the problem is have a lot OpenGL context, you must set the current context before begin to draw on the specific window.
-
Re: Subwindows in MFC, OpenGL
I think this is what you want.
Joe Houston, Creating 3D Tools with MFC.
http://www.gamedev.net/reference/pro...eatures/3dmfc/
This is an excellent tutorial on the use of OpenGL and MFC Splitter Windows.
Joel
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules