Re: Writing Cocoa apps w/o using Interface Builder
Re: Writing Cocoa apps w/o using Interface Builder
- Subject: Re: Writing Cocoa apps w/o using Interface Builder
- From: Bill Bumgarner <email@hidden>
- Date: Sat, 30 May 2009 15:31:01 -0700
On May 30, 2009, at 3:27 PM, Jonathan Mast wrote:
Thanks Gwynne for the example, very informative.
>To create HelloCocoa is to spend 30 seconds in Interface Builder
creating a window with a clickable button in it and then another 30
seconds in Xcode writing the action method that prints >"Hello
Objective-C!" (or whatever you want).
>That *is* the equivalent.
Thanks, but it doesn't help me much with learning ObjC, which was
kind of my goal there.
Neither will re-inventing what IB does and creating a program that
follows a nonstandard and unsupported pattern....
If you want to learn Objective-C, write a command line tool or write a
Cocoa application that actually does something.
Cocoa gives you Hello World and about a zillion other standard
application behaviors/features for free. It is your job to fill in
and customize the bits that make your program unique to your needs.
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden