Re: Why do bindings make my image disabled?
Re: Why do bindings make my image disabled?
- Subject: Re: Why do bindings make my image disabled?
- From: Jim Correia <email@hidden>
- Date: Sat, 2 Jan 2010 23:57:44 -0500
On Jan 1, 2010, at 5:39 PM, Michael Bishop wrote:
> What I have been able to figure out is that using bindings is somehow making my NSImageCell instances draw an image semi-transparently. I haven't been able to explain why this is but I'm hoping someone else has seen this.
[…]
> In the project you'll find an app delegate which has a status. There are some Image cells along the left that are bound to the status. They have different border types but are otherwise identical (copy and pasted).
>
> On the right, you'll see an image who is manually set by the delegate when its status is flipped.
>
> The only one that is faded out is the image that has no border and is bound.
>
> I can't for the life of me explain the faded image. Can anyone else?
On 10.6, NSImageView will draw its content as dimmed when the control is disabled.
Your binding has “Conditionally Sets Enabled” turned on.
- Jim _______________________________________________
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