Re: NSColorWell and alpha
Re: NSColorWell and alpha
- Subject: Re: NSColorWell and alpha
- From: Mike <email@hidden>
- Date: Sun, 1 Jun 2008 22:02:22 +0300
That seems to do the trick. Thanks!
Ken Ferry kirjoitti 1.6.2008 kello 19:33:
Hi Mike,
This is controlled by -[NSColorPanel setShowsAlpha:].
Try calling [[NSColorPanel sharedColorPanel] setShowsAlpha:YES].
-Ken
On Sun, Jun 1, 2008 at 9:23 AM, Mike <email@hidden> wrote:
I have NSColorWell on my form bind to NSColor property in my
Controller-object.
In IB there is an alpha-slider available in that colorwell to
modify color
opacity value but during runtime there isn't such.
Is that bydesign or am I missing something?
Thanks.
_______________________________________________
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