英文: I get "TypeError: list indices must be integers or slices, not Button" while running m...
PySimpleGUI表格:跳过列表的第一个元素时出现索引错误。
英文: PySimpleGUI Table index out of error when I skip first element of list 问题 在上面的代码中,你有一个名为 calenda...
禁用按钮,直到文本输入框中输入文本 – PySimpleGUI
英文: Disabling button while TextInputs have not had text input into them - PySimpleGUI 问题 我正在使用PySimp...
用PySimpleGUI中的’sg.Text()’使单词中的一个字母加粗。
英文: Bold a single letter in a word with 'sg.Text()' in PySimpleGUI 问题 在PySimpleGUI中,我怎样可以只加粗...
PySimpleGUI:无法完成关键字为0的元素上的操作。
英文: PySimpleGUi: Unable to complete operation on element with key 0 问题 I'm creating a program that a...
PysimpleGui:在键盘输入时预选Combobox中的项目。
英文: PysimpleGui: pre-select an Item in a Combobox on Keyboard input 问题 I have a GUI with PySimpleGUI...
Need a way to exit a loop(something like a interrupt) for PySimpleGUI
英文: Need a way to exit a loop(something like a interrupt) for PySimpleGUI 问题 以下是翻译好的代码部分: 我正在尝试编写一个类...
如何在PySimpleGUI中更新组合框(combobox)的背景颜色?
英文: How to update the background color of a combobox in PySimpleGUI? 问题 我想要能够将组合框的背景更改为红色,以指示用户忘记选择选...
如何使用PySimpleGUI将图像设置为窗口的背景?
英文: How do we turn an image into a background for a window using PySimpleGUI? 问题 我想将以下图像设置为我和朋友正在尝试制...
Message not displaying with PySimpleGUI.
英文: Message not displaying with PySimpleGUI 问题 抱歉,我无法执行代码。我可以帮你解释代码的部分内容。以下是关于你的代码的解释: 你的代码中创建了一个使用P...