Working with sheets...
Working with sheets...
- Subject: Working with sheets...
- From: "Huyler, Christopher M" <email@hidden>
- Date: Tue, 9 Dec 2003 08:55:04 -0500
- Thread-topic: Working with sheets...
Simple:
If I create a window that I want to display as a sheet. How can I have
a section of code run when the sheet is displayed?
Complex:
The user presses a button which creates a separate thread to launch an
external application. The application sends updates back to the
separate thread, which then relays the messages (via DO) to the main
controller class. I want to pop up a sheet when the user presses this
button and have the sheet (and its controller) do all this work instead
of the main controller class. That way, the user cannot do anything
else until the process has finished.
Is this possible?
--
Christopher Huyler
Computer Associates Intl.
mailto:email@hidden
_______________________________________________
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.