The docs say that when binding multiple NSButton enabled properties, they are ANDed together. I tried this earlier and it didn't work when I had them in one order. So I switched the order and it worked. Bwuh? Here's what I had first:
-Enabled (Keywords Array Controller.selection.@count) using a custom value transformer that returns true only if the count is 1 -Enabled2 (File's Owner.comboStringValue.length) That didn't work. Swapping them did. Smells buggy to me. Can anyone confirm this? -- Steve Mills Drummer, Mac geek _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com