Re: Newbie question (from Bonny Scotland)
Re: Newbie question (from Bonny Scotland)
- Subject: Re: Newbie question (from Bonny Scotland)
- From: David Dunham <email@hidden>
- Date: Tue, 27 Jul 2004 18:11:08 -0700
Kenny
My question is this - is it possible to create Cocoa applications written
entirely in C/C++ not Objective-C using Xcode?
No. But I wonder if you're asking the right question.
It's possible to create a fully native Mac OS X application, which
uses the Aqua interface, entirely in C/C++.
You use the Carbon toolbox, instead of Cocoa. Which might be easier
to port to, if you already have a Windows application.
--
David Dunham A Sharp email@hidden
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.