• 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
NSWindowController with NSObjectController doesn't dealloc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSWindowController with NSObjectController doesn't dealloc


  • Subject: NSWindowController with NSObjectController doesn't dealloc
  • From: Peter Schmidt <email@hidden>
  • Date: Mon, 11 Oct 2004 18:51:02 +0200

Hello List,

I have subclassed an NSWindowcontroller class, wich is initialized by the [myController initWithNibName: @"MyWindow"] Method. In the Nib-File is an NSArrayController, wich is bound to some UI-Elements. If I send the WindowController the close-Message my dealloc-Method won't be called. If I remove the ArrayController it works perfect. It seems the NSArrayController is still bound to the contentArray. All bindings are made in the IB. There is no Outlet to the NSArrayController.

What do I wrong?

Greeting,
Peter

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: NSWindowController with NSObjectController doesn't dealloc
      • From: Shaun Wexler <email@hidden>
    • Re: NSWindowController with NSObjectController doesn't dealloc
      • From: Frédéric Testuz <email@hidden>
    • Re: NSWindowController with NSObjectController doesn't dealloc
      • From: Chuck Soper <email@hidden>
  • Prev by Date: Re: Adding buttons to a custom view
  • Next by Date: Re: NSWindowController with NSObjectController doesn't dealloc
  • Previous by thread: Re: Adding buttons to a custom view
  • Next by thread: Re: NSWindowController with NSObjectController doesn't dealloc
  • Index(es):
    • Date
    • Thread