On Wed, Apr 30, 2008 at 1:52 PM, Michael Vannorsdel <[EMAIL PROTECTED]> wrote:
> NSModalPanelRunLoopMode.

It definitely shouldn't be. A properly implemented sheet should run in
NSDefaultRunLoopMode, as sheets do not block the flow of program
execution. It's possible to have an application-modal sheet which runs
in NSModalPanelRunLoopMode, but this is a broken sheet.

Mike
_______________________________________________

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