Skip navigation.
 
mlRe: Self terminating popup window - need help
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

Related mailsAuthorDate
mlSelf terminating popup window - need help Dan Yocom Apr 14, 23:41
mlRe: Self terminating popup window - need help Joshua D. Orr Apr 15, 00:33
mlRe: Self terminating popup window - need help Dan Yocom Apr 15, 16:26
mlRe: Self terminating popup window - need help Lindsey Spratt Apr 15, 17:35
mlRe: Self terminating popup window - need help Joshua Orr Apr 15, 18:55
mlRe: Self terminating popup window - need help j o a r Apr 15, 19:50
mlRe: Self terminating popup window - need help j o a r Apr 15, 21:20