Pausing workspace actions
Pausing workspace actions
- Subject: Pausing workspace actions
- From: "Clifton R." <email@hidden>
- Date: Thu, 29 Jan 2004 23:03:54 -0600
Hello everybody!
I have a method which runs in its own NSThread. It must perform its
operation on a CD when the user ejects it (when it unmounts). My
problem is that I need the CD to remain in the drive while the
operation proceeds and then eject once the operation is finished.
My program watches for the workspaceWillUnmount notification, but I
have no way of holding this action until my threaded method performs
its duties.
Any help at all would be great!
Thank you,
Clifton
_______________________________________________
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.