Re: Does NSOpenGLView override -isOpaque?
Re: Does NSOpenGLView override -isOpaque?
- Subject: Re: Does NSOpenGLView override -isOpaque?
- From: Vincent Habchi <email@hidden>
- Date: Fri, 06 Jan 2012 12:31:51 +0100
> I had to battle to correctly display an NSOpenGLView whose context was set to "draw under" (Glint swapInt = 1; [[self openGLContext] setValues:&swapInt forParameter:NSOpenGLCPSwapInterval];). It seems that NSOpenGLView silently overrides the -isOpaque method of NSView
Oops, that was not the right snippet, but the question still remains ;)
Vincent
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden