Re: NSOpenGLView with transparent background
Re: NSOpenGLView with transparent background
- Subject: Re: NSOpenGLView with transparent background
- From: Seth Willits <email@hidden>
- Date: Sun, 19 Jan 2003 12:07:41 -0800
On Sunday, January 19, 2003, at 10:08 AM, Paul Haddad wrote:
Hi All Again,
Figured it out. If anyone is interested the below seems to do the
trick.
long aValue = 0;
[[self openGLContext] setValues:&aValue
forParameter:NSOpenGLCPSurfaceOpacity];
Thanks! This will help me a lot!
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
"Read the book! Be patient! All success comes from acquiring knowledge
and experience."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.