Problem with window clipping

Hi,I have two problems with my opengl programs

1)OpenGL windows draw on top of windows that are placed on top of their client area.

2)When I create a modal child dialog with an OpenGL parent window,drawing does not occur in the client area of the parent when the dialog is moved on top of it.Essentially this “Deletes” the scene.

Any help will be appreciated!Thanks!

Oh,I’ve forgotten to specify that I’m using Windows 98 2nd ed. and programming on the win32 api.

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.