Re: NSColorWell opacity...
Re: NSColorWell opacity...
- Subject: Re: NSColorWell opacity...
- From: Jean-Nicolas Jolivet <email@hidden>
- Date: Thu, 13 Nov 2008 16:41:01 -0500
Somehow I was able to have the opacity displayed by using:
[NSColor setIgnoresAlpha:NO];
In my awakeFromNib...
However, I have no idea why/how it is working... is this setting
global for the whole app?
JNJ
On 13-Nov-08, at 4:35 PM, Jean-Nicolas Jolivet wrote:
I have an NSColorWell which I bound to an NSColor object of my
controller, however for some reasons, the color well does not
display an Opacity slider when used in the application... (It does
display it if I change the color in IB though)...
Is there a way I can force the NSColorWell to display its opacity
slider?
Jean-Nicolas Jolivet
_______________________________________________
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
_______________________________________________
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