Skip navigation.
 
mlRe: NSOpenGLView visual glitches when enlarging containing NSWindow
FROM : Cameron Hayne
DATE : Tue Jan 21 21:49:25 2003

> Any ideas on how to get an NSOpenGLView to track changes in a containing
> NSWindow would be appreciated.


I don't know the answer but wanted to point out the NSView methods
- inLiveResize
- viewWillStartLiveResize
- viewDidEndLiveResize
which might be of use to you in figuring out what is happening.


Cameron Hayne
<email_removed>
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlRe: NSOpenGLView visual glitches when enlarging containing NSWindow Cameron Hayne Jan 21, 21:49
mlRE: NSOpenGLView visual glitches when enlarging containing NSWindow James Bugden Jan 22, 15:56