Re: cocoa-dev digest, Vol 1 #99 - 10 msgs
Re: cocoa-dev digest, Vol 1 #99 - 10 msgs
- Subject: Re: cocoa-dev digest, Vol 1 #99 - 10 msgs
- From: Andreas Wolf <email@hidden>
- Date: Tue, 5 Jun 2001 10:20:04 -0700
When I was using NSThreads with the AppKit everything seemed to work
fine until
I checked MallocDebug to find out that memory is leaking. The Problem
disappeared
when I didn't use NSThreads.
So, like Brendan and Ken I am also interested in some sample code or
design philosophy.
Why can't NSThreads be used with the AppKit?
-Andreas