Re: outlineViewItemDidCollapse
Re: outlineViewItemDidCollapse
- Subject: Re: outlineViewItemDidCollapse
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 8 Feb 2006 15:00:39 -0700
On Feb 8, 2006, at 2:52 PM, haym37 wrote:
As I mentioned, I took a look at that, although it does not make
clear how to use it and whenever I do [notification object] it
returns the NSOutlineView.
From the docs:
"The userInfo dictionary contains the following information:
Key Value
@"NSObject" The item that was collapsed (an id)"
So you need to check the userInfo, not the object, of the notification.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden