Re: Resizing a Window
Re: Resizing a Window
- Subject: Re: Resizing a Window
- From: "Louis C. Sacha" <email@hidden>
- Date: Thu, 24 Jun 2004 14:29:22 -0700
Hello...
The springs in interface builder are a representation of the autoresize mask:
http://developer.apple.com/documentation/Cocoa/Conceptual/DrawViews/Tasks/MovingResizingViews.html#//apple_ref/doc/uid/20000910/102111
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/ObjC_classic/Classes/NSView.html#//apple_ref/doc/uid/20000014/BBCEBCGI
Hope that helps,
Louis
I played with this some more, and with trying didn't variations of the
springs layout managed to get one which kept the control and the title
top/left, by switch on springs within the box both up&down.
Are these documented any where, so I can get a full understanding of these,
as I see half a sentence here and there and looking into the Building Cocoa
Application from ADC doesn't really explain them.
Thanks
Mark.
_______________________________________________
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.