Re: how to create a NSMenuItem without memory leaks
Re: how to create a NSMenuItem without memory leaks
- Subject: Re: how to create a NSMenuItem without memory leaks
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 16 May 2011 20:15:47 -0600
On May 16, 2011, at 8:05 PM, Greg Parker wrote:
>> That's not true with NSMenu; the OP actually had it right: <http://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSMenu_Class/Reference/Reference.html#//apple_ref/doc/uid/20000267-menuZone>
>
> Don't bother. The menu zone is gone as of Snow Leopard. -setMenuZone: does nothing, and -menuZone always returns the default malloc zone.
Really? Good to know. I filed bug #9450065 on this issue.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden