Re: NSThread vs NSTimer
Re: NSThread vs NSTimer
- Subject: Re: NSThread vs NSTimer
- From: Cameron Hayne <email@hidden>
- Date: Fri, 11 Oct 2002 18:44:35 -0400
On 11/10/02 4:47 pm, "Jeff Evans" <email@hidden> wrote:
>
At first I tried using threads, but found out at the end of
>
the project that the AppKit, while claiming to be cool with threads,
>
didn't like them with views.
Assuming you are targeting Jaguar, have you read the section on drawing in
NSViews in a thread in the updated documentation ?
file://localhost/Developer/Documentation/Cocoa/TasksAndConcepts/ProgrammingT
opics/Multithreading/Tasks/appkit.html
You should be able to use a thread to do you drawing.
--
Cameron Hayne (email@hidden)
Hayne of Tintagel
_______________________________________________
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.