Re: Newbie: My first app, how to?
Re: Newbie: My first app, how to?
- Subject: Re: Newbie: My first app, how to?
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 22 Sep 2004 21:27:18 +0200
At 0:36 Uhr +0530 23.09.2004, Rakhi wrote:
I am very new to XCode and Cocoa development.
Then you'll want to get Aaron Hillegass' book on Cocoa programming.
It explains all the basics of Cocoa and ObjC and walks you through a
sample project. Once you've got that down, go to
http://developer.apple.com
where you can find out which APIs will give you the information you
want to display. You may have to use CoreFoundation, Carbon or Unix
APIs to get at that information, but that is okay. Most of the stuff
that doesn't involve GUIs can be easily mixed.
The device listing stuff and physical memory and coprocessor stuff
might not be as easy. AFAIK not all the information displayed by
Apple System Profiler (which does all of this already, BTW) is
actually available via public APIs to Mac programmers.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden