On Thu, Dec 17, 2009 at 9:05 PM, Luke the Hiesterman <luket...@apple.com>wrote:
> You can tell the tableView that you have a very large number of rows. > tableView:cellForRowAtIndexPath: is only called when a cell will actually > come into view, so even though you claim your table to be very large, not > all cells are loaded immediately. > > Luke > I understand that. This approach doesn't seem right though. Let's say I tell UITableView that I have n number of sections, the user still could, in principle, get there... Is there such a limit on the list view in Calendar app? _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com