Why do bindings make my image disabled?
Why do bindings make my image disabled?
- Subject: Why do bindings make my image disabled?
- From: Michael Bishop <email@hidden>
- Date: Fri, 01 Jan 2010 14:39:01 -0800
Hello all,
I'm having some trouble and was wondering if this question would be familiar to anyone.
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.
I made a sample project to demonstrate:
Attachment:
Bindings test.zip
Description: Zip archive
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?
Any thoughts are appreciated,
_ michael
_______________________________________________
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