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
