Re: Arranging Windows [Newbie]
Re: Arranging Windows [Newbie]
- Subject: Re: Arranging Windows [Newbie]
- From: Dave Rosborough <email@hidden>
- Date: Sun, 31 Oct 2004 22:10:35 -0800
Look in the documentation for NSScreen. [[NSScreen mainScreen]
visibleFrame] will probably do what you're looking for.
TTYL
DaveR
On 31-Oct-04, at 9:54 PM, Weston Houghton wrote:
All,
I have an application I am working on that when it comes up it draws 4
main windows. These are just normal window objects in IB, all set to
draw on app load.
Where/how would I put it into the app code to get the screen size ,
then resize and arrange the windows on screen based on that
information?
Thanks,
Wes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden