cocoa app from scratch
cocoa app from scratch
- Subject: cocoa app from scratch
- From: "Ihar 'Philips' Filipau" <email@hidden>
- Date: Mon, 19 Jul 2004 00:31:05 +0200
Hello!
I was just wondering, is there any way of building cocoa application
without Xcode/IB?
I'm trying to learn this stuff by myself. But I'm not really /visual/
programmer - and I'm getting bored of IB pretty fast. It needs *way*
*too* *much* mouse clicking. It's just impossible (*). Most of the
tutorials on Internet are just not applicabable to 10.3.*'s Xcode/IB due
to new names/features. And most of this tutorial are just "click here,
then here, then click here, then click here, then here." In the end you
are getting something - seems like XML file insode of bundle, which is
not that readable/understandable. And you can only hope that this next
"click here" exists in my version of IB. As a total newbie it have been
proven ver difficult.
So I'm looking for some sample of Cocoa application (say HelloWorld)
which is written without IB.
Any pointers to FAQs/RTFMs will be appreciated.
Thanks in advance.
(*) Yeah, normally I don't use mouse. At all. MacOS itsef user-wise
requires much less mouse waiving.
P.S. I have had some experience with GTK's Glade and Borland's C++
Builder. Is there anything like GTK's Glade for Cocoa - what basicly
generates source code for given piece of GUI, which one (I'm
oversimplifying here) needs to call from main(). I need something I can
look into and understand what is going on.
_______________________________________________
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.