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. It sure doesn't make me hostile because I don't go off and do a bunch of other crap with other docs after I've decided to bring up an Open dlog. Even so, this is NOT the issue. The issue is that the dlog doesn't go away when it should, and I'd like to find a way to make it go away. 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. -- Steve Mills office: 952-818-3871 home: 952-401-6255 cell: 612-803-6157 _______________________________________________ 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