Re: Animating control position
Re: Animating control position
- Subject: Re: Animating control position
- From: John Randolph <email@hidden>
- Date: Thu, 30 Oct 2003 20:03:21 -0800
On Oct 30, 2003, at 7:45 PM, Wade Tregaskis wrote:
Also is there an easy way to fade between views?
To cross-fade between views, I'd probably make the view you're fading
in render into an image, and use -dissolveToPoint:fraction: from a
timer.
I'd like to seen the ability to morph a control between two states...
so if you changed preference panes, a button in one would move to the
position of that in the other, it's name morphing between the two
inbetween... But of course I hope someone else goes through the
nightmare of coding it. ;)
Sort of like Expose, to a degree... everything sliding to the nearest
convenient spot, and so forth. Unnecessary controls could fade out
with a little cloud, and new ones warp in with a pop. Sound effects
included. :)
Hmm... Sounds cool, but it sure would be a lot of work..
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.