Re: NSPredicateEditor losing nextKeyView

2010-02-23 Thread Ashley Clark
On Feb 23, 2010, at 2:31 PM, Trygve Inda wrote: >> On Feb 21, 2010, at 9:50 PM, Trygve Inda wrote: >> >>> In my sheet, I have a "name" NSTextField and an NSPredicateEditor. >>> Initially, the tab key works to jump between my name field and the first >>> match field in the predicate editor. >>> >

Re: NSPredicateEditor losing nextKeyView

2010-02-23 Thread Trygve Inda
> On Feb 21, 2010, at 9:50 PM, Trygve Inda wrote: > >> In my sheet, I have a "name" NSTextField and an NSPredicateEditor. >> Initially, the tab key works to jump between my name field and the first >> match field in the predicate editor. >> >> However, after changing any of the menus in the line

Re: NSPredicateEditor losing nextKeyView

2010-02-21 Thread Ashley Clark
On Feb 21, 2010, at 9:50 PM, Trygve Inda wrote: > In my sheet, I have a "name" NSTextField and an NSPredicateEditor. > Initially, the tab key works to jump between my name field and the first > match field in the predicate editor. > > However, after changing any of the menus in the line of my pre