gpt4 book ai didi

Python Tkinter 界面外观因操作系统而异

转载 作者:太空宇宙 更新时间:2023-11-04 10:53:42 25 4
gpt4 key购买 nike

我的应用程序在 Windows 上看起来很漂亮 enter image description here

但在 MacOS 和 Linux 上它看起来一点都不好看! enter image description here

我能做些什么来帮助使这个小部件的外观在操作系统之间保持一致吗?

我的应用程序源代码:http://pae.st/BILs/

最佳答案

使用 Tkinter 的 place 管理器进行小部件布局会导致您的应用程序在不同操作系统上的布局不佳。您应该使用 packgrid 管理器,这两种管理器都会根据您遇到的不同小部件大小进行调整。

关于Python Tkinter 界面外观因操作系统而异,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11745615/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com