• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Table view with multiple columns
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Table view with multiple columns


  • Subject: Re: Table view with multiple columns
  • From: Kyle Sluder <email@hidden>
  • Date: Fri, 21 Aug 2009 13:59:19 -0700

On Fri, Aug 21, 2009 at 3:53 AM, Massimiliano Gargani<email@hidden> wrote:
> when I run the app I get TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION

If your app is quitting because of an exception, you need to post the
actual exception and a stack trace.  Make sure that Break on
Exceptions is checked, or that you have a breakpoint set on
objc_exception_throw.

More importantly, you need to start using the debugger. Once you've
started to use the debugger correctly, make sure that "row" is in the
right range for your namesList.  You're probably getting a value for
"row" that you don't expect.

--Kyle Sluder
_______________________________________________

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

References: 
 >Table view with multiple columns (From: Massimiliano Gargani <email@hidden>)

  • Prev by Date: Re: devil of a time with an NSImageView
  • Next by Date: Re: Toll-free bridging, say for NSDictionary and CFDictionary.
  • Previous by thread: Table view with multiple columns
  • Next by thread: Re: Table view with multiple columns
  • Index(es):
    • Date
    • Thread