Re: holding NSOutlineView from display
Re: holding NSOutlineView from display
- Subject: Re: holding NSOutlineView from display
- From: Jens Alfke <email@hidden>
- Date: Fri, 9 May 2008 09:28:30 -0700
On 9 May '08, at 8:59 AM, Nick Rogers wrote:
my app has only one window, with the outline view in a tab, which I
show after the data is ready.
The problem is how can I hold outline view until, the data is ready
completely.
Don't worry about it. If you're using a custom dataSource (instead of
bindings), the view won't update until you tell it the data changed,
by calling -reloadData.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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