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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to