Re: Are there 'sizers' in Cocoa?
Re: Are there 'sizers' in Cocoa?
- Subject: Re: Are there 'sizers' in Cocoa?
- From: Scott Stevenson <email@hidden>
- Date: Fri, 13 Oct 2006 20:57:53 -0700
On Oct 13, 2006, at 7:44 PM, Alan Smith wrote:
The springs resize the NSView subclass to shrink/expand with its
superview.
I want some sort of object that will distribute the UI widgets that I
put into it so that they are not lying on top of each other.
The springs and struts system does both. One for resizing internal
space, another for resizing external negative space relative to other
elements.
That way I don't have to manually find space for them. It would be
automatic.
That's not very Mac like. :)
- Scott
_______________________________________________
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