Modal dialog preventing NSNotification delivery?
Modal dialog preventing NSNotification delivery?
- Subject: Modal dialog preventing NSNotification delivery?
- From: Glen Simmons <email@hidden>
- Date: Wed, 22 Mar 2006 09:30:57 -0600
I need to know when a couple of NSTasks are completed, which the docs
tell me I should do by registering for
NSTaskDidTerminateNotification. This is fine, unless my app needs to
show a modal dialog at startup, which apparently prevents
NSNotifications from being delivered. How do I get notifications when
running modal? Or, how do I find out the NSTasks are done without the
notifications? I know I could poll them, but that's not ideal. Ideas?
Thanks,
Glen Simmons
_______________________________________________
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