Re: Outline view selection doesn't move when items are inserted?
Re: Outline view selection doesn't move when items are inserted?
- Subject: Re: Outline view selection doesn't move when items are inserted?
- From: Corbin Dunn <email@hidden>
- Date: Thu, 17 Jan 2008 10:41:05 -0800
On Jan 17, 2008, at 10:37 AM, John Stiles wrote:
Ooh, really? I figured that would be a problem for backwards
compatibility. I guess it could be an optional thing though...
[outlineView setSelectionTracksItems:YES] or something.
We have ways around compatibility problems :) (generally, they are
checks to see what version of the OS you link against). But, for
something like this, I'd probably make it opt-in, with a new property.
I've actually filed a bug against the docs already, saying that they
should spell out the behavior better:
rdar://5692703 [Docs] NSOutlineView docs don't discuss
preservation of selected rows If you want me to file a separate
feature request against NSOutlineView as well, I will happily do it.
Please do log a new bug; I think both things are important to get -- a
documentation update (which happens more frequently than OS releases
with new API), and new API.
corbin
_______________________________________________
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