Re: NSTableView of NSColorWell
Re: NSTableView of NSColorWell
- Subject: Re: NSTableView of NSColorWell
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 23 Sep 2002 12:43:26 -0700
On Sunday, September 22, 2002, at 09:19 PM, ber wrote:
Your sample code works beautifully right out of the box. But I wanted
to bring something to the party so I added:
[[ NSColorPanel sharedColorPanel] setShowsAlpha:YES];
One other way to do this is:
[NSColor setIgnoresAlpha:NO];
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.