Reponsiveness of application
Reponsiveness of application
- Subject: Reponsiveness of application
- From: Ben Kazez <email@hidden>
- Date: Sun, 27 Apr 2003 13:15:02 -0400
I am creating a simple Cocoa application that processes a very large
(often as large as 17 MB!) char array, which is in an NSBuffer. The
problem is that the application is totally unreponsive during this
processing, and the processing takes a long time. The progress bar in
my window won't even appear and start animating.
Do I just need to make a separate thread, or is there something I'm
overlooking?
Ben
. . . . . . . . . . . . . . . . . . . . . . .
Ben Kazez
<
http://ben.kazez.com/>
_______________________________________________
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.