Re: Question about interface builder
Re: Question about interface builder
- Subject: Re: Question about interface builder
- From: "Kyle Sluder" <email@hidden>
- Date: Mon, 17 Nov 2008 16:59:52 -0500
On Mon, Nov 17, 2008 at 7:49 AM, macdev <email@hidden> wrote:
> I am migrating from PC/.NET development and I am very new to Xcode/IB/Cocoa.
> I was wondering if I could generate GUIs using code without the need to use
> the IB.
Why does everyone new to the platform want to immediately discard IB?
It is the correct (yes, "correct", not "preferred", not "easiest", but
*correct*) way to implement your interface.
> The main reason for this is that we have an application built with
> MS.NET which generates different GUIs based on customer
> configuration/business domain programmatically.
Think very carefully about how much interface generation you really
want to do. Often times a capable professional UI designer can come
up with an interface that isn't "generated" so much as having parts of
it hidden or resized.
--Kyle Sluder
_______________________________________________
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