D]; cocoa dev
Subject: Re: Determining unreleased objects after Quit
On Dec 3, 2008, at 9:06 AM, Randall Meadows wrote:
> On Dec 3, 2008, at 9:38 AM, Jon C. Munson II wrote:
>
>> Namaste!
>>
>> In my application, when I choose File->Quit, the application
>> a
Namaste!
I never did figure it out *exactly*. Over time, as I made
corrections/edits (mostly in the NIB), the problem simply ceased to
exist.
I think it was mashed bindings...as some had gotten toasted for
whatever reason.
Peace, Love, and Light,
/s/ Jon C. Munson II
Quoting Michael
On Dec 3, 2008, at 9:06 AM, Randall Meadows wrote:
On Dec 3, 2008, at 9:38 AM, Jon C. Munson II wrote:
Namaste!
In my application, when I choose File->Quit, the application
appears to
terminate. HOWEVER, it doesn't. SOMETHING(s) is(are) left
unreleased.
Is there a handy way to determ
On Dec 3, 2008, at 9:38 AM, Jon C. Munson II wrote:
Namaste!
In my application, when I choose File->Quit, the application appears
to
terminate. HOWEVER, it doesn't. SOMETHING(s) is(are) left
unreleased.
Is there a handy way to determine what the object(s) is(are)?
When your app quits,
On Wed, Dec 3, 2008 at 11:38 AM, Jon C. Munson II <[EMAIL PROTECTED]> wrote:
> Namaste!
>
> In my application, when I choose File->Quit, the application appears to
> terminate. HOWEVER, it doesn't. SOMETHING(s) is(are) left unreleased.
>
> Is there a handy way to determine what the object(s) is(a
On Dec 3, 2008, at 9:38 AM, Jon C. Munson II wrote:
In my application, when I choose File->Quit, the application appears
to
terminate. HOWEVER, it doesn't. SOMETHING(s) is(are) left
unreleased.
Is there a handy way to determine what the object(s) is(are)?
Can you please elaborate? Whe