Re: gui development without using xcode or interface builder
Re: gui development without using xcode or interface builder
- Subject: Re: gui development without using xcode or interface builder
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 27 Feb 2009 15:56:15 -0700
On Feb 27, 2009, at 3:48 PM, Kevin Walzer wrote:
(My project consisted of 200 lines of ObjC code, sans nib file, to
implement two Tcl commands to change an app's Dock icon. Is that
making simple things complicated?)
If you could have done it with a GUI builder, then probably. But
changing a dock icon isn't something you normally do with a GUI
builder; that must be done programmatically. I was talking about
people who want to encode their entire UIs using nothing but ObjC
calls. Yes, I know that is the way it is done on some platforms, but
Mac OS X is not one of those platforms.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
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