On Thu, Nov 20, 2008 at 1:11 PM, Keith Blount <[EMAIL PROTECTED]> wrote:
> Thanks for the reply. I did consider that but from what I had read I only
> thought that was a fix for the retain cycles created when file's own is an
> NSWindowController. I already manuallet setContent: and setContent:ni
certainly try it,
anyway.
Thanks again,
Keith
--- On Thu, 11/20/08, Shawn Erickson <[EMAIL PROTECTED]> wrote:
> From: Shawn Erickson <[EMAIL PROTECTED]>
> Subject: Re: NSArrayController and table column bindings retain/dealloc woes
> To: [EMAIL PROTECTED]
> Cc: cocoa-de
On Thu, Nov 20, 2008 at 12:36 PM, Keith Blount <[EMAIL PROTECTED]> wrote:
> Thanks for your reply, Ken. I did search the archives (and other places to)
> but didn't see the recent discussion you mentioned, so I must have missed it.
> The window controller method isn't a great solution for me, unf
es <[EMAIL PROTECTED]> wrote:
> From: Ken Thomases <[EMAIL PROTECTED]>
> Subject: Re: NSArrayController and table column bindings retain/dealloc woes
> To: [EMAIL PROTECTED]
> Cc: cocoa-dev@lists.apple.com
> Date: Tuesday, November 18, 2008, 11:40 PM
> On Nov 17, 2008,
On Nov 17, 2008, at 6:00 AM, Keith Blount wrote:
Which leads me to the big difference in my project... The File's
Owner in my nib file is not an NSDocument or an NSWindowController,
but my own custom view controller (my app runs on Tiger and Leopard
so I can't use Leopard's new NSViewContro
Hi,
I know there have been historic problems with NSArrayController getting
retained too many times when bound to File's Owner and so forth, causing
dealloc problems, but my problem is slightly different... I've been through the
archives and searched the docs etc, but have yet to find a solutio