NSRuleEditor/NSPredicateEditor selected rows

2008-10-31 Thread Houdah - ML Pierre Bernard

Hi!

NSRuleEditor has the concept of selected rows in its API. I however  
see no visual clues of which rows are selected.


Is it possible to subclass whatever cell view is used by the rule  
editor to add such a visual clue?


Pierre

___

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

This email sent to [EMAIL PROTECTED]


Re: NSRuleEditor/NSPredicateEditor selected rows

2008-10-31 Thread Peter Ammon


On Oct 31, 2008, at 12:17 AM, Houdah - ML Pierre Bernard wrote:


Hi!

NSRuleEditor has the concept of selected rows in its API. I however  
see no visual clues of which rows are selected.


Is it possible to subclass whatever cell view is used by the rule  
editor to add such a visual clue?


Pierre


Selected rows turned out to be confusing for users, so we removed it  
from the art but didn't get around to updating the API.  We may add  
selection again in the future, but for now you shouldn't depend on it.

___

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

This email sent to [EMAIL PROTECTED]