Re: cocoa app from scratch
Re: cocoa app from scratch
- Subject: Re: cocoa app from scratch
- From: Jon Raphaelson <email@hidden>
- Date: Mon, 19 Jul 2004 01:13:12 -0600
Just a little harsh I think -
You all don't seem to be getting the point:
Ihar, no offense, but I think a lot of your problems are coming from
lack of understanding of how Cocoa works and the whole system of Cocoa
development.
Yea, maybe it's a pain in the butt and totally unnecessary, but
wouldn't starting from scratch, programmatically creating all of the
various things needed for something simple give you a possibly *MUCH*
better view of what's going on under the hood? I mean, I don't care how
many times you read the docs on the text system, you will gain
infinitely more knowledge about how it works by setting it up
programmatically instead of dragging an NSTextView into a window in IB
and having it just work.
I agree with you David that it would probably *not* be a good idea to
try this as a starting point in Cocoa, but I don't think that in
general trying it would make a person a much better cocoa programmer,
if simply because it gives you a bottom up view of how the system
works.
Jonathan Raphaelson
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.