Re: beginSheetModalForWindow: and Distributed Objects
Re: beginSheetModalForWindow: and Distributed Objects
- Subject: Re: beginSheetModalForWindow: and Distributed Objects
- From: "Michael Ash" <email@hidden>
- Date: Wed, 30 Apr 2008 15:36:57 -0400
On Wed, Apr 30, 2008 at 1:52 PM, Michael Vannorsdel <email@hidden> 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 (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