17:00 AM
Subject: Re: Confused about setting selection in NSBrowser
On Jan 15, 2010, at 8:07 AM, Keary Suska wrote:
> On Jan 14, 2010, at 9:56 PM, Chris Idou wrote:
>
>> I'm trying to set the selected item in an NSBrowser.
>>
>> I don't want to use setPath: be
On Jan 15, 2010, at 8:07 AM, Keary Suska wrote:
> On Jan 14, 2010, at 9:56 PM, Chris Idou wrote:
>
>> I'm trying to set the selected item in an NSBrowser.
>>
>> I don't want to use setPath: because the items I'm storing in the browser
>> are not unique, so therefore paths are not unique.
>>
>
On Jan 14, 2010, at 9:56 PM, Chris Idou wrote:
> I'm trying to set the selected item in an NSBrowser.
>
> I don't want to use setPath: because the items I'm storing in the browser are
> not unique, so therefore paths are not unique.
>
> I'm trying to use setIndexPath: but when I try the program
I'm trying to set the selected item in an NSBrowser.
I don't want to use setPath: because the items I'm storing in the browser are
not unique, so therefore paths are not unique.
I'm trying to use setIndexPath: but when I try the program throws an exception:
HIToolbox: ignoring exception 'setS