Dynamic Layout
Dynamic Layout
- Subject: Dynamic Layout
- From: Bridger Maxwell <email@hidden>
- Date: Wed, 6 May 2009 22:01:42 -0600
Hey,
I have a project in which I need to construct an interface, composed of
several "widgets," dynamically. Basically, when the user starts the
application they choose which components they will be working with. Each of
these components will have a nib file, with a single view. They will all be
different sizes. I need to lay those out on a single screen. I want it to be
fairly predictable, so removing one widget doesn't completely rearrange the
entire interface.
I have been thinking about this problem for a while, and still have nothing
to show for it. I am not even sure where to start. I would imagine this is a
common problem, and has been tackled many times before me (for example,
Expose lays out all of the windows very nicely). Do you have any advice on
where to look, or a neat algorithm to use?
Thank You,
Bridger Maxwell
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden