Re: Document with multiple windows
Re: Document with multiple windows
- Subject: Re: Document with multiple windows
- From: Charles Srstka <email@hidden>
- Date: Mon, 13 May 2002 12:28:36 -0500
On Monday, May 13, 2002, at 06:26 AM, Ondra Cada wrote:
>
Perhaps I don't understand fully, but I guess you want to ensure that
>
the document window stays "main window", whilst any other supplementary
>
one is just "key window". Both key (who has insertion point, and since
>
Apple crippled AppKit it has to be also frontmost) and main (who
>
contains the current document) windows are in FR chain.
>
>
If you used panels for all supplementary windows (which I'd recommend),
>
it should work automatically. Otherwise you have to play with main/key
>
somewhat yourself -- see NSWindow docs for howto.
Yep. That's what I already did, and it worked. Thanks.
But as for AppKit being crippled - are you actually trying to tell me
that being able to type in - and therefore accidentally close or mess up
stuff in a window that you can't even see because some other window is
covering it up is a good thing?! If Mac OS X behaved like that, I think
my computer would have gone out my 5th story window a long time ago by
now...
_______________________________________________
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.