有哪些选项可以让 TCL GUI 看起来“原生”?在窗户上?

发布于 2024-11-17 23:02:31 字数 156 浏览 4 评论 0原文

所以我发现 Tk 与 Linux Gtk 类似 GNOCL。我想知道是否有类似的 Tk 库使用 Windows 本机按钮和其他 tcl 组件? (它的 api 越像 Tk 越好。) 有没有苏

So I found Tk alike GNOCL for linux Gtk. I wonder if there is any alike Tk libraries using windows native buttons and other components for tcl? (the more its api looks like Tk the better.)
Is there any su

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

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

发布评论

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

评论(2

萌化 2024-11-24 23:02:31

Tk 8.5 具有原生外观和外观通过 Tile 主题引擎感受支持,该引擎已重命名为 Ttk。如果您没有使用非常奇特的 Tk 功能,则应该可以在应用程序中将 Tk 替换为 Ttk,并获得本机外观、键盘绑定等。

Tk 8.5 has native look & feel support through the Tile theme engine, renamed Ttk. If you're not using very exotic Tk features, it should be possible to replace Tk with Ttk in your application and get native looks, keyboard bindings, etc.

素染倾城色 2024-11-24 23:02:31

Tile 主题引擎应该已经(从 v.8.5a6 开始)成为 Tk 的一部分,称为 Ttk ,应该有助于使 Tk 在 Windows 平台上看起来更原生。

The Tile theming engine should already (as of v.8.5a6) be part of Tk, known as Ttk , and should help make Tk look more native on Windows platforms.

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