Spotify Windows 应用程序使用哪些 GUI 库?漂亮的金属无边框外观?

发布于 2024-11-03 14:27:40 字数 162 浏览 0 评论 0原文

我认为 Windows 中的 Spotify 看起来非常好,显然不是原生 Windows GUI。

看起来完全无边框,具有金属外观。

我想知道他们使用什么库来创建如此漂亮的应用程序?

是否有可能创建一个漂亮的跨平台应用程序(确实是 Mac 和 Windows)?

I think spotify in windows looks very nice, clearly not native windows gui.

Seems to be completely borderless with a metallic look.

I was wondering what libraries did they use to create such a nice looking app?

Is it possible to create a nice looking app cross platform (well mac and windows really)?

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

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

发布评论

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

评论(2

梦太阳 2024-11-10 14:27:40

尽管某些组件来自系统(输入文本字段、菜单栏等),但 UI 完全是内部编写的。对于 Linux,这些组件来自 QT4。 QT4 仅用于 Linux 版本。

The UI is completely written in-house although some of the components are from the system (Input text fields, Menubar, etc). For Linux these components comes from QT4. QT4 is only used on the Linux builds.

别念他 2024-11-10 14:27:40

Spotify 使用 QT4 作为其 UI,以创建跨平台统一外观。

Spotify uses QT4 for it's UI to create a cross platform Unified look.

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