Re: Newbie question (from Bonny Scotland)
Re: Newbie question (from Bonny Scotland)
- Subject: Re: Newbie question (from Bonny Scotland)
- From: Ricky Sharp <email@hidden>
- Date: Tue, 27 Jul 2004 06:22:55 -0500
On Tuesday, July 27, 2004, at 03:43AM, Kenny Millar <email@hidden> wrote:
>My question is this - is it possible to create Cocoa applications written
>entirely in C/C++ not Objective-C using Xcode?
No. Cocoa applications cannot be written completely in C or C++. But what you can do is incorporate your existing C/C++ code into a Cocoa app.
Here's a general starting point:
<http://developer.apple.com/referencelibrary/GettingStarted/GS_Cocoa/index.html>
Rick Sharp
Instant Interactive(tm)
_______________________________________________
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.