是否有一个 UI 框架可以模拟 Mac 应用程序的外观?

发布于 2024-12-07 10:50:47 字数 106 浏览 0 评论 0原文

我环顾四周,却一无所获。我注意到 wunderlist mac 应用程序是用 HTML/CSS/JS 编写的,但我不确定它们是否使用现有的 UI javascript 框架。

谢谢!

I've been looking around and havent been able to find any. I noticed that the wunderlist mac app was written in HTML/CSS/JS but I wasnt sure if they used an existing UI javascript framework.

Thanks!

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

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

发布评论

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

评论(1

執念 2024-12-14 10:50:47

Wunderlist 是使用 Titanium 框架 (http://www.appcelerator.com/) 创建的。

Titanium 用于创建适用于 Windows、Mac、移动平台等的跨平台应用程序。

如果您想知道他们是如何获得 Mac“外观”的,那是因为 Titanium 内置了类似 Mac 的 UI 控件作为框架的一部分。

编辑

这里是 Titanium 桌面页面: http://www.appcelerator.com/产品/钛桌面应用程序开发/

Titanium 使 Vista 应用程序看起来像 Vista 应用程序、XP 应用程序看起来像 XP 应用程序以及完全原生的 Mac OS X 应用程序。

Wunderlist was created using the Titanium framework (http://www.appcelerator.com/).

Titanium is used to create cross-platform applications for Windows, Mac, mobile platforms, and others.

If you're wondering how they got the Mac "look", that's because Titanium has built in Mac-like UI controls as part of the framework.

Edit

Here's the Titanium Desktop page: http://www.appcelerator.com/products/titanium-desktop-application-development/

Titanium makes Vista apps look like Vista apps, XP apps like XP apps and Mac OS X apps fully native as well.

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