Re: CGDisplayFade maximum length in seconds?
Re: CGDisplayFade maximum length in seconds?
- Subject: Re: CGDisplayFade maximum length in seconds?
- From: glenn andreas <email@hidden>
- Date: Mon, 15 May 2006 23:20:39 -0500
On May 15, 2006, at 11:00 PM, Jerry Brace wrote:
Hi Everyone,
I am using CGDisplayFade to fade in/out the screen but I find that
if it doesn't seem to use anything pass 12 seconds for the fade
time. If I enter 30 for example the fade length is roughly 12/13
seconds. Anyone know how to increase this?
It's 15 seconds, and "you can't":
seconds
The desired number of seconds for the fade operation. You should
use a value in the interval [0, kCGMaxDisplayReservationInterval].
If the value is 0, the ending blend color is applied immediately.
where:
#define kCGMaxDisplayReservationInterval (15.0)
Glenn Andreas email@hidden
<http://www.gandreas.com/> wicked fun!
quadrium2 | build, mutate, evolve, animate | images, textures,
fractals, art
_______________________________________________
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