Re: Programatically setting resize springs
Re: Programatically setting resize springs
- Subject: Re: Programatically setting resize springs
- From: Angela Brett <email@hidden>
- Date: Tue, 4 Feb 2003 22:43:43 +1300
At 3:17 AM -0500 4/2/2003, Roarke Lynch wrote:
I've been fiddling with a window that will do some
programatic resizing. The problem is that the resize/placement
springs set in IB aren't always correct. I tried manually setting
the frame origins of the buttons/text/etc... but I cannot quite get
it to work right. Is there a way to set the resize/placement springs
programatically and if not, anyone got any good pointers on how to
go from here?
It looks like you need to look at the documentation for NSView's
setAutoresizingMask and autoresizingMask instance methods.
_______________________________________________
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.