Re: Xcode & Visual C++
Re: Xcode & Visual C++
- Subject: Re: Xcode & Visual C++
- From: Shawn Erickson <email@hidden>
- Date: Wed, 04 Jan 2006 16:22:27 -0800
On Jan 4, 2006, at 4:14 PM, Wes Peterson wrote:
Presumably the reason you want MFC is that MFC makes it easy to make
a professional-looking PC windows interface to your program. For the
Mac, to make a professional-quality Mac windows interface to your
program,
use the Cocoa framework, which is part of XCode.
Cocoa, Carbon, Java, etc. are not part of XCode, they are an part of
Mac OS X. Xcode tools package has things like Interface Builder that
lets you build Mac OS X applications graphically.
Anyway I don't think we know what Amit wants to do, hence my question
on what his end goal is.
Anyway the following may help Amit some (to bad it still spends to
much time on QuickDraw, which is deprecated on Mac OS X 10.4 and
still talks about project builder)...
<http://developer.apple.com/documentation/Porting/Conceptual/
win32porting/index.html>
-Shawn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden