Multiple GL contexts in a single window?

I need to have multiple GL Panes for Codewarrior PowerPlant in a single window. Every time I create a context, etc, the drawing consumes the entire window, not just the portion covered by the GLPane. I was able to create an offscreen version that blits back into the proper area but its rendering slows to a crawl in a matter of seconds. This is for a piece of commercial sofware so any solid suggestions would be appreciated.

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