> Writing your GUI in code is a useful and educational exercise. But it
> will only be useful and educational if you do it *after* you are
> already proficient with the standard way of doing things. Get good
> with the basics (which means using nibs), and once you're comfortable
> with that, you'll be in a much better position to go off and
> experiment with code-based GUIs, if you should still feel a desire to.

Yes, I would second that.  I am coming to Cocoa from a Windows background 
and face many of the same issues as vinai.  I found getting to grips with 
Interface Builder to be very educational, and it's not so hard to figure out 
what is going on behind the scenes.  Doing this has also influenced my 
thinking on how best to port my app across.

Something I found very helpful is the way Xcode will set you up a minimal 
app with all the standed connections and menu items in place.  I would 
recommend starting there vinai.

Rgds - Paul Sanders.. 

_______________________________________________

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