[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Tear off menus broken
From: |
Richard Frith-Macdonald |
Subject: |
Re: Tear off menus broken |
Date: |
Mon, 14 Apr 2003 08:21:03 +0100 |
On Sunday, April 13, 2003, at 09:35 pm, Fred Kiefer wrote:
and for this purpose loads the class with NSClassFromString where an
object gest autorelease. This only causes problems with Ink.app as
this does not use a top level autorelease pool.
Fixed that ... NSClassFromString() no longer uses autorelease (should
be slightly more efficient).