Re: inserting/removing items in NSOutlineView subclass
Re: inserting/removing items in NSOutlineView subclass
- Subject: Re: inserting/removing items in NSOutlineView subclass
- From: Sebastien Boisvert <email@hidden>
- Date: Thu, 03 Nov 2011 12:59:20 -0700 (PDT)
Those 3 lines were literally pulled directly from my code (call to -beginUpdates, then the call to remove the items, then the call to -endUpdates), so I'm definitively calling it.
I'll try to reproduce it in a simpler test case, but the error gives no clue of what the real cause is so that might be very difficult.
>
>
>Hi Sebastien,
>
>
>Your code looked like pseudo code, since it lacked spacing. I think you should still double check if it is called.
>
>As I said before, if you think it is a bug in appkit, please log it atĀ bugreporter.apple.comĀ -- but please include a test app, as I haven't been able to reproduce this myself, and this is the first i've heard of the method not working.
>
>
>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