• 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: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:


  • Subject: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • From: Kyle Sluder <email@hidden>
  • Date: Wed, 27 May 2015 08:22:27 -0700

> On May 27, 2015, at 8:17 AM, Scott Ribe <email@hidden> wrote:

>
>> On May 27, 2015, at 8:20 AM, Kyle Sluder <email@hidden> wrote:
>>
>> The bug is in your code. It has always been a requirement that you nil out any delegate and datasource backpointers before the thing they point to gets deallocated. You just happened to get away with it due to some aspect of older Xcode versions’ codegen.
>
> I’m pretty sure that a window and it’s views should not be trying to redraw after being closed…

Raglan said nothing about the window being closed.

--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


  • Follow-Ups:
    • Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
      • From: Charles Srstka <email@hidden>
References: 
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: Kyle Sluder <email@hidden>)
 >Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row: (From: Scott Ribe <email@hidden>)

  • Prev by Date: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • Next by Date: Found It - Problem with Outline View and Manual Memory Management
  • Previous by thread: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • Next by thread: Re: objc_msgSend() selector name: tableView:objectValueForTableColumn:row:
  • Index(es):
    • Date
    • Thread