Re: [cocoa-dev] newbie question
Re: [cocoa-dev] newbie question
- Subject: Re: [cocoa-dev] newbie question
- From: Michael Bonnice <email@hidden>
- Date: Sat, 13 Dec 2003 10:36:32 -0700
Max,
I was in your situation a couple months ago. I chose to learn cocoa
and objective-c. It takes a little while to learn, but it is worth it.
This is the easiest system for working with the Mac interface that I
have encountered, and seen 'em all since 1984.
Load the entire developer tools CD from OS10.3, then get the book
"Building Cocoa Applications" by Garfinkel and Mahoney. I found this
book for $5 at Amazon.com's marketplace. Do all the examples in the
book, going page by page. The book refers to Project Builder, but
Xcode is used now. The book also says to look in the .h header files
for documentation of the tool kits, but Xcode's documentation help
window is better.
That book does a good job of explaining how the data goes back and
forth between nib files and your code, but you have to use objective-c
to make it as easy as possible.
Mike
On Dec 13, 2003, at 10:09 AM, Maximilian Marcoll wrote:
hello everybody!
i'm new to os x development and i have two problems:
#1 i do not know any programming languages other than c!
if this isn't a problem, i'm sure the real one can be solved:
#2 i created an interface with InterfaceBuilder but i don't know
how
to get the data from the gui into my programm.
i already know about the CFStringGet...() functions. but what about a
DataBrowser or a checkbox?!
i would need to check the status of checkboxes and get a path with
filename from the databrowser as a string!
is there a list of (C!) functions for getting information from a
nib-files
window?!?!
can anybody help me please?!?!
thank you so much
max
===============================================
_______________maximilian marcoll______________
___________composition | performance___________
_______saarbruecker str. 106 45138 essen_______
_________________0174 777 40 33________________
email@hidden_________
http://icem-www.folkwang-hochschule.de/~marcoll
===============================================
_______________________________________________
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.
_______________________________________________
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.