On Mar 24, 2009, at 01:56, Luke Evans wrote:

Mmm... well, I'm coming around to the idea that something about my model might be getting screwed before the index out of range exceptions (though these still happen under the specific conditions noted).

The "boundary condition" you referred to in your original post was deletion of a row that caused the vertical scrollbar to autohide. I've noticed in the past that this autohiding can trigger a surprisingly unintuitive sequence of method calls (because, basically, the view resizing associated with the autohiding comes in the middle of whatever else is going on).

It would be worth changing your scroll view to *not* autohide its scroll bars and see if you can recreate the crash. (Prediction: it won't crash.) Unfortunately, that won't tell you whether the problem is in the frameworks or your code, but might help narrow down the possibilities.


_______________________________________________

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]

Reply via email to