Re: MutableArray and TableView Question
Re: MutableArray and TableView Question
- Subject: Re: MutableArray and TableView Question
- From: Matt Neuburg <email@hidden>
- Date: Tue, 19 Oct 2010 12:20:22 -0700
- Thread-topic: MutableArray and TableView Question
On Mon, 18 Oct 2010 23:02:48 -0700 (PDT), Chris Share <email@hidden>
said:
>I assume that it's the [inputArray removeAllObjects] that's causing the
>problem
>(?)
Don't assume. Enable breakpoints and tell Xcode to break on exceptions;
then build and debug. When the problem happens, you'll be stopped where it
happened and you'll be able to examine the call stack to *see* what's
causing the problem. If that doesn't work, add breakpoints of your own and
use stepping to figure out where the problem is. m.
--
matt neuburg, phd = email@hidden, <http://www.apeth.net/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.apeth.net/matt/default.html#applescriptthings
_______________________________________________
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