• 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: NSTableView - probably a stupid question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView - probably a stupid question


  • Subject: Re: NSTableView - probably a stupid question
  • From: email@hidden
  • Date: Sun, 2 Feb 2003 13:34:09 +0100

On dimanche, fivrier 2, 2003, at 01:26 PM, Yuhui wrote:

Hi,

I've set up a NSTableView for my app following O'Reilly's online tutorial (http://www.macdevcenter.com/pub/a/mac/2001/08/10/cocoa.html?page=4) (focusing more on setting up the actual table view than coding the other methods). But for the life of me, I can't figure out why my NSTableView remains blank! I know that there's something in there because I can click on the individual rows and scroll using the scrollbar. So why can't I see anything within the table? Can anyone point me to any clues?

Check that you're NOT returning nil in the

tableView:objectFor... method.

Check that you're not using a NSFormatter incorrectly
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >NSTableView - probably a stupid question (From: Yuhui <email@hidden>)

  • Prev by Date: Re: [Newbie] Finding the right information
  • Next by Date: Re: [Newbie] Finding the right information
  • Previous by thread: NSTableView - probably a stupid question
  • Next by thread: Anti-aliasing NSImage *without* drawInRect...
  • Index(es):
    • Date
    • Thread