Re: beginSheetModalForWindow: and Distributed Objects
Re: beginSheetModalForWindow: and Distributed Objects
- Subject: Re: beginSheetModalForWindow: and Distributed Objects
- From: Michael Vannorsdel <email@hidden>
- Date: Wed, 30 Apr 2008 13:59:52 -0600
This is true of course but since he's getting loop mode issues I'm
just assuming either he's actually running a modal window or
displaying a sheet on a modal window. If it's a normal stock sheet
there would have been no issues with NSConnection.
On Apr 30, 2008, at 1:36 PM, Michael Ash wrote:
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.
_______________________________________________
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