gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about memory management


From: Germán Arias
Subject: Re: Question about memory management
Date: Tue, 04 Jun 2013 17:30:23 -0600
User-agent: GNUMail (Version 1.2.0)

On 2013-06-03 23:59:15 -0600 "Graham Lee" <address@hidden> wrote:

> NSComboBoxCell doesn't release its popup window, but it doesn't retain it 
> either so there's no unbalanced memory use.
> 
> Graham.
> 

Well, isn't retained. But is created with +alloc and -init. And since
this is a panel, this isn't released when closed.

Germán.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]