Re: NSOutlineView reloadItem:reloadChildren: selection bug
Re: NSOutlineView reloadItem:reloadChildren: selection bug
- Subject: Re: NSOutlineView reloadItem:reloadChildren: selection bug
- From: Kevin Ballard <email@hidden>
- Date: Thu, 15 Apr 2004 10:41:08 -0400
The original code isn't mine, but it's removing the right item. When I
watch the list, the right item is removed every time, the only problem
is if the current selection is on the last item then it moves to the
first.
On Apr 15, 2004, at 10:23 AM, Bill Cheeseman wrote:
>
Are you sure you're calling -itemAtRow: and -rowForItem: as
>
appropriate, to
>
make sure you're passing the right index to the right methods? I
>
haven't
>
seen any of the problems you're describing in my outline view.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.