NSRuleEditor/NSPredicateEditor selected rows

  • 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
  • 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.