如何改善 PyGTK GUI 的外观和感觉?

发布于 2024-10-12 03:18:57 字数 83 浏览 0 评论 0原文

我们能否以某种方式自定义 PyGtk GUI 窗口的外观,例如通过更改标题栏的颜色、窗口的灰色,以获得 Adob​​e Flex UI 线条的丰富感觉?

Can we somehow customize how PyGtk GUI windows look, by for example - changing the color of the title bar, the grey color of the windows, for a rich feel on the lines of Adobe Flex UI?

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

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

发布评论

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

评论(1

彼岸花似海 2024-10-19 03:18:57

GTK 的方式似乎是外观是用户的选择,而不是开发者的选择。

因此,用户可以更改 GTK 主题,这将影响所有 gtk 应用程序,包括您的应用程序。

此处查看一些主题。

GTK's way seems to be that the look is a user choice, not a developer choice.

So, the user can change the GTK Theme, and that will affect all gtk apps, including yours.

Take a look at some themes here.

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