Re: Are screensavers for OS X made in Cocoa or Java?
Re: Are screensavers for OS X made in Cocoa or Java?
- Subject: Re: Are screensavers for OS X made in Cocoa or Java?
- From: Hex Star <email@hidden>
- Date: Wed, 26 Oct 2005 20:51:10 -0700
alright I just wanted some clarification because I saw on one site it
mentioned that the Cocoa library could be used via either Objective C
or Java??? So I guess this means the screensavers are done in
Objective C which would also eliminate Carbon? Thanks, and yes I
embarrasingly am a newb when it comes to the mac programming sector so
please be patient with me :-)
On 10/26/05, Daniel Waylonis <email@hidden> wrote:
>
> On Oct 26, 2005, at 6:33 PM, Hex Star wrote:
>
> Hi, I would like to know, are screensavers (not ones that just display a
> picture) for OS X made in Cocoa or Java? Thanks!
>
> Hi Hex Star,
>
> Cocoa. Check out the NSScreenSaverView:
>
> http://developer.apple.com/documentation/UserExperience/Reference/ScreenSaver/ObjC_classic/Classes/ScreenSaverView.html
>
> If you have Xcode, you can make a new, empty screen saver by creating a new
> project and picking Standard Apple Plug-ins > Screen Saver.
>
> Or if you want to use OpenGL, here's some sample code:
>
> http://developer.apple.com/samplecode/OpenGL_Screensaver/OpenGL_Screensaver.html
>
> Dan
>
>
> -----------------------------------------------------------------
>
> Dan Waylonis email@hidden
>
> nekotech SOFTWARE
>
> http://www.nekotech.com
>
> 650.964.2490 Voice / Fax
>
>
>
>
_______________________________________________
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