My Table Column Bindings to an NSArrayController are set like this:

Binding: Value
Controller Key: arrangedObjects
Model Key Path: theName (this is a String)

Binding: Enabled
Controller Key: arrangedObjects
Model Key Path: enabled (this is a Boolean)

All this works perfectly well on 10.5, i.e. the rows in the TableView are greyed out if "enabled" is false. However, on 10.4 all rows appear as usual, not greyed out. A "false"- row *does* grey out (inversely, so to speak) if it is selected, though.

XCode3/IB3 used here. What am I missing?

Thanks,

Knut


_______________________________________________

Cocoa-dev mailing list ([email protected])

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to