Re: Want NSTableView NSOutlineView to load lazy like iOS?
Re: Want NSTableView NSOutlineView to load lazy like iOS?
- Subject: Re: Want NSTableView NSOutlineView to load lazy like iOS?
- From: Kyle Sluder <email@hidden>
- Date: Mon, 15 Sep 2014 13:56:14 -0500
On Mon, Sep 15, 2014, at 01:52 PM, Jerry Krinock wrote:
>
> It would be nice! Is that correct? If so, how might my outline view be
> abnormal? My data source is backed by Core Data, but I don’t think that
> matters to this issue. Below is a call stack of how my data source gets
> a typical one of those 13,000 messages.
Are you using a view-based outline view?
Does your outline view have constant row heights, or are you
implementing -tableView:heightOfRow:?
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden