Im brand new to Cocoa, and im struggling to find the answer and figure it out.
if I have a NSTextField how can I get the value (stringvalue) of that and save it in a predefined string variable, there after display it in the debug using NSLog()?
Thanks