Re: NSBrowser focus question
Re: NSBrowser focus question
- Subject: Re: NSBrowser focus question
- From: "Marcus S. Zarra" <email@hidden>
- Date: Thu, 14 Jul 2005 13:12:04 -0600
Yes I did. I tried several variations on:
[[browser matrixInColumn:0] selectCellAtRow:0 column:0];
but I got the same result for all of them The cell is selected but the
highlighting is not there. As soon as I press an arrow key the highlighting
shows up for the next cell and I can even arrow back to 0, 0 but I cannot
seem to get it to initially highlight 0, 0.
As always, thanks for your very helpful assistance :)
Marcus
On 7/14/05, Nick Zitzmann <email@hidden> wrote:
>
>
> On Jul 14, 2005, at 11:49 AM, Marcus S. Zarra wrote:
>
> > Another question for you, I can programmatically select the
> > first row in the first column but I can't seem to get it to highlight
> > that cell. As soon as I hit an arrow key the highlight shows up
> > properly for the NEXT cell. Any chance you know how to get it to
> > highlight the first cell?
>
> Did you try telling the matrix to select the first cell? See the
> NSMatrix documentation for details.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden