How to make sure that particular item is visible in NSOutlineView
How to make sure that particular item is visible in NSOutlineView
- Subject: How to make sure that particular item is visible in NSOutlineView
- From: Andrei Tchijov <email@hidden>
- Date: Thu, 18 Aug 2005 08:11:37 -0400
In my application I have an outline view which displays hierarchy of
items and other view which shows details for selected item. My
problem is that at start-up I want to focus on particular item from
the hierarchy. How can I make sure that:
1) All "parent" items of my target item are expanded,
2) NSOutlineView scrolled properly to make target item visible.
You help will be highly appreciated.
Andrei Tchijov
_______________________________________________
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