Re: Screen Resolution
Re: Screen Resolution
- Subject: Re: Screen Resolution
- From: Jesus De Meyer <email@hidden>
- Date: Sun, 3 Aug 2003 21:12:58 +0200
How can I change the screen resolution? Do I have to pop into Carbon
and do it? If so, how? Do I #import <Carbon/Carbon.h> and then just
use all the Carbon stuff as I would in C? Isn't there an example
"Carbon in Cocoa" on Apple's website?
You'll have to go to Carbon for that. What I would do, is use
DrawSprocket. It's easy to use and you can do fades, which are a nice
way to switch screen resolutions.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.