Re: Fixing a leak in an NSFormatter
Re: Fixing a leak in an NSFormatter
- Subject: Re: Fixing a leak in an NSFormatter
- From: Jeremy Dronfield <email@hidden>
- Date: Wed, 7 Apr 2004 23:54:42 +0100
This does seem to be the case. I've also suffered from leaky
NSOpenPanels. The default contextual menu for NSTextView leaks in the
same way if it uses the "Guesses" spellcheck feature.
-Jeremy
On 7 Apr 2004, at 11:22 pm, Ondra Cada wrote:
Darrin,
On Thursday, Apr 8, 2004, at 00:16 Europe/Prague, Darrin Cardani wrote:
Is this a "false" leak since NSOpenPanel creates the open panel on
the first call, then recycles it?
Most probably.
I do not remember all the details, it's many years I've learnt this
all, but I kind of recall all these panels (Open, Save, Font,
Colour,...) are of the created-once-then-kept-and-shared kind.
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.