Skip navigation.
 
mlRe: NSPanel hides with GC enabled
FROM : j o a r
DATE : Fri Jan 11 18:28:06 2008

On Jan 11, 2008, at 9:18 AM, Edison Thomaz wrote:

> When creating a Cocoa-application using XCode 3.0, if I go to IB and 
> change the NSWindow to a NSPanel, everything is fine. The app starts 
> and I see the panel. But the moment I turn on GC, and launch the app 
> again, the panel flickers in an out of view (and then stays hidden).
>
> I wasn't experiencing this when running dev builds of Leopard. Is 
> there something I am missing here, or is this just a bug? This is 
> pretty easy to test. Try it!



Sound's like a memory management problem. See the discussion in this 
recent thread:

   <http://www.cocoabuilder.com/archive/message/cocoa/2008/1/9/196121>

(Search for the subject "Garbage collection problem" if the link above 
fails)


j o a r

Related mailsAuthorDate
mlNSPanel hides with GC enabled Edison Thomaz Jan 11, 18:18
mlRe: NSPanel hides with GC enabled j o a r Jan 11, 18:28
mlRe: NSPanel hides with GC enabled Edison Thomaz Jan 11, 18:35