• 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: IBOutlet getting messed up in the runtime
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: IBOutlet getting messed up in the runtime


  • Subject: Re: IBOutlet getting messed up in the runtime
  • From: Jonathan del Strother <email@hidden>
  • Date: Thu, 5 Nov 2009 16:46:45 +0000

How is your bad IBOutlet declared?  Does it have a @property
declaration that's using 'assign' rather than 'retain', perhaps?
What happens if you turn on NSZombieEnabled?

 2009/11/5 Benjámin Salánki <email@hidden>:
> Disregarding that one sentence i believe my problem is not private api
> related.
>
> Basically i have a text field in a nib that during runtime disappears (i
> can't describe it better) but never gets dealloced. Plus checking against
> nil also gives a nice juicy segmentation fault.
>
> Plus adding 5 more of the same class of text field they all work as
> expected. Renaming the troublemaker does not help either
>
> Ben
> Sent from my iPhone
>
> On 2009.11.05., at 17:22, Kyle Sluder <email@hidden> wrote:
>
>> On Nov 5, 2009, at 2:42 AM, Benjámin Salánki <email@hidden> wrote:
>>
>>> What I am trying to accomplish is a Mail plugin for Mac OS X 10.6. All is
>>> working fine now, thanks to some method swizzling code and some sleepless
>>> nights.
>>
>> This is the kind of stuff you're not allowed to discuss here.
>>
>> --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
>
_______________________________________________

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: IBOutlet getting messed up in the runtime
      • From: Benjámin Salánki <email@hidden>
References: 
 >IBOutlet getting messed up in the runtime (From: Benjámin Salánki <email@hidden>)
 >Re: IBOutlet getting messed up in the runtime (From: Kyle Sluder <email@hidden>)
 >Re: IBOutlet getting messed up in the runtime (From: Benjámin Salánki <email@hidden>)

  • Prev by Date: Re: NSString's handling of Unicode extension B (and C) characters
  • Next by Date: Re: [Moderator] Re: Apple Remote Control Wrapper sends same button ID for all buttons.
  • Previous by thread: Re: IBOutlet getting messed up in the runtime
  • Next by thread: Re: IBOutlet getting messed up in the runtime
  • Index(es):
    • Date
    • Thread