• 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: Nick Zitzmann <email@hidden>
  • Date: Thu, 14 Jul 2005 10:34:09 -0600


On Jul 14, 2005, at 10:21 AM, Marcus S. Zarra wrote:

Just to be clear on your suggestion, and to make sure I am not missing something else, after the sheet is visible I should retrieve a reference to the matrix in column 0 and call something like:

[sheet makeFirstResponder:matrix];

where sheet is the sheet the browser is on and the matrix is the matrix returned by asking the browser for it's first column?

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.

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


  • Follow-Ups:
    • Re: NSBrowser focus question
      • From: "Marcus S. Zarra" <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>)

  • Prev by Date: Re: iSite Camera & Quicktime 7
  • Next by Date: Tables in Tiger NSTextView
  • Previous by thread: Re: NSBrowser focus question
  • Next by thread: Re: NSBrowser focus question
  • Index(es):
    • Date
    • Thread