QTMovie(s) and Threads
QTMovie(s) and Threads
- Subject: QTMovie(s) and Threads
- From: "Alex Finkel" <email@hidden>
- Date: Fri, 14 Apr 2006 10:58:18 -0400
Hi.
I am seeking an advice on the QTMovie objects exporting on the
background thread.
I have been following the Apple Dev notes and the Tim Monroe's very
good articles in the MacTech magazines. However, my task is different
in a way that I need to export a batch of QTMovies, not just one.
So, the question is how to do it thread-wise? Shall I pass the array
of the QTMovie objects to the background thread, shall I just pass the
individual QTMovie objects to the background thread from the loop on
the main thread, or there is any other way?
And how would the progress bar with the cancel button fit in the picture.
Thanks,
Alex.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden