Re: Animating control position
Re: Animating control position
- Subject: Re: Animating control position
- From: Wade Tregaskis <email@hidden>
- Date: Fri, 31 Oct 2003 14:45:09 +1100
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. :)
Wade Tregaskis
-- Sed quis custodiet ipsos custodes?
_______________________________________________
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.