Silverlight:SL4 中的过渡效果?另一个框架?

发布于 2024-10-08 21:32:08 字数 96 浏览 2 评论 0原文

我正在寻找 SL4 中的一些过渡效果。这些是标准的还是有某种框架插件?

有谁知道示例、教程。

如果存在框架,是否有文档?

提前致谢

i am looking for some transition effects in SL4. Do these come standard or is there some kind of framework addon?

Does anyone know of examples, tutorials.

If a framework exists is there documentation?

Thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

奢欲 2024-10-15 21:32:08

SL4框架具有非常强大的动画和故事板功能,但没有内置过渡概念。然而,由Microsoft开发的Silverlight Toolkit有一个TransitioningContentControl:

http://silverlight.codeplex.com/

当您更改其中包含的内容时,这将提供良好的过渡。请参阅以下教程:

http ://jesseliberty.com/2009/04/29/animated-visual-state-transitions-with-the-transitioning-content-control/

The SL4 framework has very powerful animation and storyboard features, but no transitions concepts built in. However the Silverlight Toolkit, which is developed by Microsoft, has a TransitioningContentControl:

http://silverlight.codeplex.com/

This will provide nice transitions as you change the content which it contains. See the following tutorial:

http://jesseliberty.com/2009/04/29/animated-visual-state-transitions-with-the-transitioning-content-control/

请别遗忘我 2024-10-15 21:32:08

Silverlight.FX 有一套很好的过渡。
我发现它很容易使用。

http://www.nikhilk.net/Silverlight-Effects-Transitions.aspx

Silverlight.FX has a good set of transitions.
I found it easy to use.

http://www.nikhilk.net/Silverlight-Effects-Transitions.aspx

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文