FROM : Lindsey Spratt
DATE : Fri Apr 15 17:35:20 2005
I think the GUI should be managed from the main thread; the self
terminating popup window should be brought up, written to, and closed
from the main thread. Other threads can cause these things to happen by
sending messages to the main thread. An example is the ThreadExample
program in Cocoa Programming (2002) by Anguish, Buck, and Yacktman
Lindsey
DATE : Fri Apr 15 17:35:20 2005
I think the GUI should be managed from the main thread; the self
terminating popup window should be brought up, written to, and closed
from the main thread. Other threads can cause these things to happen by
sending messages to the main thread. An example is the ThreadExample
program in Cocoa Programming (2002) by Anguish, Buck, and Yacktman
Lindsey
| Related mails | Author | Date |
|---|---|---|
| Dan Yocom | Apr 14, 23:41 | |
| Joshua D. Orr | Apr 15, 00:33 | |
| Dan Yocom | Apr 15, 16:26 | |
| Lindsey Spratt | Apr 15, 17:35 | |
| Joshua Orr | Apr 15, 18:55 | |
| j o a r | Apr 15, 19:50 | |
| j o a r | Apr 15, 21:20 |






Cocoa mail archive

