• 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
dealloc and Instances created from IB
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

dealloc and Instances created from IB


  • Subject: dealloc and Instances created from IB
  • From: Matt Thomas <email@hidden>
  • Date: Wed, 13 Mar 2002 14:43:13 -0500

Sorry if this is a newbie question:

I created a class in Interface Builder, instantiated it, made the proper connections, and then created the files. I then edited the class and added init and dealloc methods in the class. I was then debugging the class and it looks like dealloc was not being called.

So my questions is, if i have an instance of a class created in Interface Builder, will it's dealloc method ever be called? Is there a method I can use to make sure clean up goes okay when I release an object?

-Matt
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: dealloc and Instances created from IB
      • From: mmalcolm crawford <email@hidden>
    • Re: dealloc and Instances created from IB
      • From: Andy Lee <email@hidden>
  • Prev by Date: Re: NSComboBox initialFirstResponder and nextKeyView Outlets
  • Next by Date: RE: [OT] Cocoa Programming Book
  • Previous by thread: Subclassing NSImageRep for preexisting types
  • Next by thread: Re: dealloc and Instances created from IB
  • Index(es):
    • Date
    • Thread