• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Rethinking my approach; rather overwhelmed.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Rethinking my approach; rather overwhelmed. (From: Josh de Lioncourt <email@hidden>)

  • Prev by Date: noob question regarding (programmatic) bindings and data type coercion
  • Next by Date: Re: Rethinking my approach; rather overwhelmed.
  • Previous by thread: Rethinking my approach; rather overwhelmed.
  • Next by thread: Re: Rethinking my approach; rather overwhelmed.
  • Index(es):
    • Date
    • Thread