Vista 和 Windows 7 中的小工具编程有何区别?

发布于 2024-07-13 14:59:01 字数 88 浏览 8 评论 0原文

除了 Windows 7 中没有侧边栏这一显而易见的事实之外,小工具的组合方式是否有任何差异? 我应该注意什么/应该阅读哪些资源?

谢谢!

Besides the obvious fact that there's no sidebar in Windows 7, are there any differences in the way gadgets are put together? Anything I should look out for / resources I should read through?

Thanks!

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

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

发布评论

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

评论(1

两人的回忆 2024-07-20 14:59:01

MSDN 介绍了 Vista 和 Vista 中小工具的差异Windows 7。

我认为您必须处理的主要问题是 IE 8 渲染引擎和侧边栏的缺失。 他们在文章中介绍了如何处理 System.Gadget.onDock 和 System.Gadget.onUndock 以保持向后兼容性。

MSDN covers the differences in gadgets in Vista and Windows 7.

I think primarily the issues you'll have to deal with are the IE 8 rendering engine and absence of the sidebar. They cover in the article how they still handle the System.Gadget.onDock and System.Gadget.onUndock to maintain backward compatibility.

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