Newbie: My first app, how to?
Newbie: My first app, how to?
- Subject: Newbie: My first app, how to?
- From: Rakhi <email@hidden>
- Date: Thu, 23 Sep 2004 00:36:34 +0530
Greetings Developers,
I am experienced developer on REALbasic, 4D, FMPro, mySQL, MS-SQL, ...
I have knowledge (no projects in production) of C++, Java, ...
I am very new to XCode and Cocoa development.
I want to gain skills for XCode & Cocoa development to create apps for
Mac OS X platform.
As a test to begin with I need to design a small app that will.
- Open a regular window for UI
- Display the following information...
- Machine info. : Make, Model, Serial Number, IP Address, MAC Address,
Graphics Adapter
- Monitor Description : Display Resolution (e.g. 1023x768), Color
Depth (e.g. 24 bit color)
- Sound, Video and Game Controllers: Recover the name and description
of each device installed
- Disk Drives : Name, Type (CD-ROM, FIXED, FLOPPY, DVD etc), Label,
File System, Total Space (in MB), Free Space (in MB)
- CPU : Processor Type, Processor Count, Speed, Socket, Voltage,
Co-Processor
- MEMORY : Capacity (in MB)
I have already done...
- Project created, targeted for Cocoa
- UI WIndow added to project.
How do I ?
- Refer the window in my code?
- Get these values? which library/framework to use?
- get sample code for above to begin with?
Regards, Rakhi
_______________________________________________
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