begdev
Apr 30, 2009, 05:25 PM
If I'm writing an application in C++ and using Cocoa, how exactly would I link checkboxes/text inputs/button clicks to my C++ code in Xcode?
I've only ever created command line applications, so I'm not sure about connecting it to a GUI.
Should I just use Objective-C?
Any help is appreciated, thanks.
I've only ever created command line applications, so I'm not sure about connecting it to a GUI.
Should I just use Objective-C?
Any help is appreciated, thanks.
