Re: Dismissing Open dlog before doc actually opens
Re: Dismissing Open dlog before doc actually opens
- Subject: Re: Dismissing Open dlog before doc actually opens
- From: Steve Mills <email@hidden>
- Date: Tue, 13 Aug 2013 18:38:45 -0500
On Aug 13, 2013, at 16:33:25, Kyle Sluder <email@hidden> 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 (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