Where are you seeing that? I'm looking at -_popUp here: 
http://svn.gna.org/svn/gnustep/libs/gui/trunk/Source/NSComboBoxCell.m

No -init, -new or -copy that I can see.

Graham.

On 5 Jun 2013, at 00:30, "Germán Arias" <[email protected]> wrote:

> On 2013-06-03 23:59:15 -0600 "Graham Lee" <[email protected]> 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.
> 
_______________________________________________
Gnustep-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to