• 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: Learning question about NSTableView and NSStrings
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Learning question about NSTableView and NSStrings


  • Subject: Re: Learning question about NSTableView and NSStrings
  • From: Lloyd Sargent <email@hidden>
  • Date: Wed, 1 Aug 2001 08:54:37 -0500

On Wednesday, August 1, 2001, at 01:26 AM, cocoa-dev-
email@hidden wrote:


JT> return [myTable objectAtIndex:row];
JT> And in the numberOfRowsInTableView: routine I do:
JT> return [myTable count];

Yep, it's all right.

JT> It sort of works, except only 7 items show up in the table
JT> view!

Does it?!? Seems strange!

Try to send the reloadData message to the table view...

JT> Anyone have any suggestions?
---
Ondra Cada

Had similar problem in a test case. Sending a reloadData fixed the problem. Seems kinda' odd but I just do what works.

Cheers,

Lloyd
---
Canna Software Development
"This e-mail was created using 100% recycled electrons"


  • Prev by Date: UTCDateTime????
  • Next by Date: Re: Please help..... NIL Object problems...
  • Previous by thread: Re: UTCDateTime????
  • Next by thread: NSURL Proxy
  • Index(es):
    • Date
    • Thread