Re: Rearranging NSWindows
Re: Rearranging NSWindows
- Subject: Re: Rearranging NSWindows
- From: Ondra Cada <email@hidden>
- Date: Mon, 29 Jul 2002 22:30:42 +0200
On Monday, July 29, 2002, at 09:37 , Nico wrote:
I've got a document-based app which can contains lots of documents :
therfore it would be useful to be able to rearrange windows on the screen,
that's to say, i.e. Change their position and size so that their height is
the same, then position their properly so that we can talke a look at each
window content (I mean if each window has an height of 50 pixels, place
the
first one at the top of the screen, the second 50 pixels under, etc...)
Quite right -- it would be useful. Do implement it!
Thanks!
What for?
Oh, if you don't know how, just check NSApplication.html and
NSDocument(Controller).html for getting the list of windows/documents
(although you speak of windows, I bet you want documents actually), and
NSWindow.html for changing its size/position.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.