I have written a program in c++...it includes a bunch of header files and whatnot...I would like to build a user interface for this project using cocoa...can this be done? do I use a carbon application? would I have to re-write my c++ project at all?
I would like to use cocoa because the interface can have more objects...how different are objective C files(.m)...is it possible to incorporate the two different languages?
I would like to use cocoa because the interface can have more objects...how different are objective C files(.m)...is it possible to incorporate the two different languages?
Last edited: