outlineViewItemDidCollapse
outlineViewItemDidCollapse
- Subject: outlineViewItemDidCollapse
- From: haym37 <email@hidden>
- Date: Wed, 8 Feb 2006 16:43:49 -0500
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? Thanks!
_______________________________________________
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