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 protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
