• 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 _dataSourceValueForColumn:row: failure
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTableView _dataSourceValueForColumn:row: failure


  • Subject: Re: NSTableView _dataSourceValueForColumn:row: failure
  • From: Corbin Dunn <email@hidden>
  • Date: Thu, 11 Mar 2010 09:29:35 -0800

On Mar 11, 2010, at 7:38 AM, Alexander Bokovikov wrote:

> Hi, All.
>
> I have a table view in the "main" window, where it works fine. And have yet another very similar table view in a popup modal panel. where it fails immediately after panel is closed. Debugger shows subj, as the failure point. In both cases dataSource for table view is assigned in the IB statically.
>
> The problem disappears if I clear dataSource assignment in the IB and include this assignment into awakeFromNib of the window controller. Also I include [myTableView setDataSource:nil] into -windowWillClose event handler of the same window controller. I tried to manipulate with "release when closed" option of the window - no effect.
>
> What it could be?

Break on objc_exception_throw.

corbin


_______________________________________________

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

  • Follow-Ups:
    • Re: NSTableView _dataSourceValueForColumn:row: failure
      • From: "Alexander Bokovikov" <email@hidden>
References: 
 >NSTableView _dataSourceValueForColumn:row: failure (From: Alexander Bokovikov <email@hidden>)

  • Prev by Date: Re: NSTableView _dataSourceValueForColumn:row: failure
  • Next by Date: Re: Help visualizing something in IB
  • Previous by thread: Re: NSTableView _dataSourceValueForColumn:row: failure
  • Next by thread: Re: NSTableView _dataSourceValueForColumn:row: failure
  • Index(es):
    • Date
    • Thread