• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: NSBrowser focus question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser focus question


  • Subject: Re: NSBrowser focus question
  • From: "Marcus S. Zarra" <email@hidden>
  • Date: Thu, 14 Jul 2005 11:49:46 -0600

Nick,

Thank you that did indeed move the focus inside of the NSBrowser like
I wanted.  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?

Thanks again! :)

Marcus

On 7/14/05, Nick Zitzmann <email@hidden> wrote:
> Or do it all in one step:
>
> [sheet makeFirstResponder:[browser matrixInColumn:0]];
>
> where "browser" is an NSBrowser and "sheet" is a window of some sort.
 _______________________________________________
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

  • Follow-Ups:
    • Re: NSBrowser focus question
      • From: Nick Zitzmann <email@hidden>
References: 
 >NSBrowser focus question (From: "Marcus S. Zarra" <email@hidden>)
 >Re: NSBrowser focus question (From: Nick Zitzmann <email@hidden>)
 >Re: NSBrowser focus question (From: "Marcus S. Zarra" <email@hidden>)
 >Re: NSBrowser focus question (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Tables in Tiger NSTextView
  • Next by Date: Re: Multiple pasteboard items
  • Previous by thread: Re: NSBrowser focus question
  • Next by thread: Re: NSBrowser focus question
  • Index(es):
    • Date
    • Thread