开发者

Interface to have transition when button is pressed

开发者 https://www.devze.com 2023-04-01 23:58 出处:网络
i used the solution from Setting focus to a PanoramaItem and i managed to get the result - when a button is click, it jumps to a panorama item/page. However the transition is just a disappear/appear,

i used the solution from Setting focus to a PanoramaItem and i managed to get the result - when a button is click, it jumps to a panorama item/page. However the transition is just a disappear/appear, rather than the "sliding effect".

My question is to how am I able to have the t开发者_Go百科ransition with the button being pressed. Thank you in advance!


The Silverlight Toolkit includes some transitions you can use.

Read more (including examples) at http://www.windowsphonegeek.com/articles/wp7-transitions-in-depth--key-concepts-and-api

Update
Those (in the youtube link) look like the transitions created by Kevin Marshall and are also part of WP7Contrib.

0

精彩评论

暂无评论...
验证码 换一张
取 消