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

NSBrowser cell problems


  • Subject: NSBrowser cell problems
  • From: Finlay Dobbie <email@hidden>
  • Date: Wed, 29 Aug 2001 21:26:47 +0100

Anybody have any idea why this this keeps on printing no?

if ([[browser selectedCellInColumn:0] isHighlighted]) {
NSLog(@"yes");
} else {
NSLog(@"no");
}

browser is valid, and there is a selected cell in column 0. This works fine in Apple's example code (SimpleBrowser) but is failing miserably for me.

-- Finlay


  • Follow-Ups:
    • Re: NSBrowser cell problems
      • From: Finlay Dobbie <email@hidden>
  • Prev by Date: What Frameworks do I use?
  • Next by Date: Re: What Frameworks do I use?
  • Previous by thread: Re: What Frameworks do I use?
  • Next by thread: Re: NSBrowser cell problems
  • Index(es):
    • Date
    • Thread