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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to