Re: outlineViewItemDidCollapse
Re: outlineViewItemDidCollapse
- Subject: Re: outlineViewItemDidCollapse
- From: haym37 <email@hidden>
- Date: Wed, 8 Feb 2006 16:52:12 -0500
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.
On Feb 8, 2006, at 4:49 PM, Nick Zitzmann wrote:
On Feb 8, 2006, at 2:43 PM, haym37 wrote:
I have:
(void)outlineViewItemDidCollapse:(NSNotification *)notification
as a method in a subclass of NSOutlineView. It works fine
(whenever I collapse an item it gets called). However, I would
like to find out the item which is being collapsed, or more
specifically, the row of that item. It seems as though
[notification object] is the NSOutlineView. How would I get this
item or row?
<file:///Developer/ADC Reference Library/documentation/Cocoa/
Reference/ApplicationKit/ObjC_classic/Classes/NSOutlineView.html#//
apple_ref/c/data/NSOutlineViewItemDidCollapseNotification>
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