AppleEvents and modal dialogs
AppleEvents and modal dialogs
- Subject: AppleEvents and modal dialogs
- From: James Walker <email@hidden>
- Date: Fri, 08 May 2009 12:16:16 -0700
I have a mostly-Carbon app that runs some Cocoa modal dialogs using
-[NSApplication runModalForWindow:]. If an Apple Event (such as 'odoc')
arrives while such a dialog is showing, it just gets eaten. I'd like to
have it either handled or deferred. I tried creating an NSApplication
delegate object, but its application:openFile: method doesn't get called.
--
James W. Walker, Innoventive Software LLC
<http://www.frameforge3d.com/>
_______________________________________________
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