• 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: NSTableView crash when selected.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView crash when selected.


  • Subject: Re: NSTableView crash when selected.
  • From: Shawn Erickson <email@hidden>
  • Date: Fri, 13 Feb 2009 14:25:20 -0800

On Fri, Feb 13, 2009 at 2:17 PM, Harry Plate <email@hidden> wrote:
> I am struggling w/ a crash in my first Cocoa app that is using a TableView.
>
> Some history: my app and its table view was working just fine when I was
> simply adding NSString objects to the table.
>
> Then I started using NSAttributedString instead so I could get the display
> ellipses.
>
> Now after dragging 2 (or more) elements into the view, if I simply click on
> the table. Boom.

As a guess you aren't retaining something you need to be retaining so
the object is disappearing on you.

Can you outline how you are creating and storing the values that you
have the table view display, etc.

-Shawn
_______________________________________________

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: 
 >NSTableView crash when selected. (From: Harry Plate <email@hidden>)

  • Prev by Date: Re: NSRunLoop / CFRunLoop
  • Next by Date: Re: Programatically Uncheck "Change Picture" In Desktop Settings?
  • Previous by thread: NSTableView crash when selected.
  • Next by thread: Re: NSTableView crash when selected.
  • Index(es):
    • Date
    • Thread