Opening Documents at Unhide
Opening Documents at Unhide
- Subject: Opening Documents at Unhide
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 26 Sep 2002 17:35:19 +0200
I have a document-based-application, have opened fourteen documents, and
have miniaturized all fourteen.
Then I use some other application.
Now I want to work again on one of my fourteen documents.
Yes, I could try to find the wanted document in the dock. But this is
not very convenient.
So I just click on the application again, intending to use its
Window-menu to open the document which I need.
But when I click my application, some document gets always opended.
How can I stop my application doing this? Is there some NSApplication
delegate method like applicationShouldOpenSomeFileAtUnhide (similar to
applicationShouldOpenUntitledFile), which I can override and return NO ?
If not, what can I do to stop this extremely annoying behaviour?
Gerriet.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.