Re: Rethinking my approach; rather overwhelmed.
Re: Rethinking my approach; rather overwhelmed.
- Subject: Re: Rethinking my approach; rather overwhelmed.
- From: Scott Ribe <email@hidden>
- Date: Tue, 17 Jun 2008 11:21:37 -0600
- Thread-topic: Rethinking my approach; rather overwhelmed.
> If I understand
> correctly, there is absolutely no way to do this in XCode without
> using Objective C.
Sure, use Carbon. It's likely that's a dead-end in terms of Apple's
evolution of APIs, and it absolutely does not eliminate the requirement of
some Mac-specific code that will not compile under Windows, but it does get
rid of Objective-C.
I wouldn't recommend this approach though; it seems like the amount of
Objective-C/Cocoa you'll need to use is tiny, and won't really be more work
than learning the appropriate Carbon APIs. (Objective-C is an extremely
simple language compared to C++, and you won't need to become more than a
beginner to do what you've described.)
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden