Async alert
Async alert
- Subject: Async alert
- From: Dan Birns <email@hidden>
- Date: Tue, 11 Nov 2008 09:12:11 -0800
I need an asynchronous alert panel. My impression is that apple
doesn't consider this an alert if it's aynchronous.
A couple ideas occur to me for how to solve this:
1) Put the alert in a separate thread. But these seems to be a lot of
effort to get around a purposeful design, and thus far I have no
threads in my application, and would prefer to keep it that way.
2) Use an NSPanel, but how do I duplicate the look and feel of an
NSAlert?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden