Re: Learning question about NSTableView and NSStrings
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"