On Tue, Aug 13, 2013, at 04:38 PM, Steve Mills wrote: > On Aug 13, 2013, at 16:33:25, Kyle Sluder <k...@ksluder.com> wrote: > > > On Tue, Aug 13, 2013, at 11:02 AM, Steve Mills wrote: > > > >> We expect the Open dlog to be modal, not modeless. Any other ideas? I > >> also tried calling orderOut after runModal returned, but it didn't make > >> it go away. > > > > Running an open panel modally is a user-hostile experience that prevents > > the user from interacting with other documents. OS X applications should > > not behave this way. > > Apple didn't feel that way in the past, so I don't believe it's > user-hostile.
And for a long time you used to have to keep the mouse button held down while navigating a menu hierarchy. Times change. > I tried creating and draining an NSAutoreleasePool - didn't work. I > tried orderOut and even close - didn't work. I'll take a look at Bryan's > suggestion next. The fact that -orderOut: didn't dismiss the open panel points at a deeper issue with your code that's probably worth investigating. --Kyle Sluder _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com