• 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: Are screensavers for OS X made in Cocoa or Java?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Are screensavers for OS X made in Cocoa or Java?


  • Subject: Re: Are screensavers for OS X made in Cocoa or Java?
  • From: Dirk Stegemann <email@hidden>
  • Date: Thu, 27 Oct 2005 10:50:30 +0300

Hi,

Am 27.10.2005 um 06:51 schrieb Hex Star:

So I guess this means the screensavers are done in
Objective C which would also eliminate Carbon?

I don't know of any reason not to use Carbon API calls in your Cocoa application.


Just #include <Carbon/Carbon.h>, add the Carbon.framework to your project and call whatever Carbon functions you want to.
There may be interferences when trying to build a GUI while using both frameworks simultaneously (I'm not sure of that), but whenever a Cocoa API doesn't provde the functionality I'm longing for, I'll stick to the Carbon (or CoreFoundation) alternative...


hth

Regards,
Dirk Stegemann


_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >Are screensavers for OS X made in Cocoa or Java? (From: Hex Star <email@hidden>)
 >Re: Are screensavers for OS X made in Cocoa or Java? (From: Hex Star <email@hidden>)

  • Prev by Date: Re: Are screensavers for OS X made in Cocoa or Java?
  • Next by Date: SMB and AFP mounts using FSMountServerVolumeAsync
  • Previous by thread: Re: Are screensavers for OS X made in Cocoa or Java?
  • Next by thread: Re: Are screensavers for OS X made in Cocoa or Java?
  • Index(es):
    • Date
    • Thread