• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSBrowser


  • Subject: Re: NSBrowser
  • From: Brian Webster <email@hidden>
  • Date: Thu, 11 Oct 2001 13:48:57 -0500

On Thursday, October 11, 2001, at 09:57 AM, cocoa-dev-
email@hidden wrote:

I also thought maybe I could try adding

- (BOOL)browser:(NSBrowser *)sender selectRow:(int)row
inColumn:(int)column

to my delegate. This requires that the delegate select the cell before
returning, but I can't figure out how to select the cell corresponding
to the row and column.

What I am trying to do seems so simple. Can anyone tell me the easy way
to do it?

You should call [sender selectRow:row inColumn:column].

--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster


  • Prev by Date: What opens .app extension?
  • Next by Date: Re: What opens .app extension?
  • Previous by thread: Re: NSBrowser
  • Next by thread: Objective-C Runtimes
  • Index(es):
    • Date
    • Thread