腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(2375)
视频
沙龙
1
回答
Python
:
tkinter.TclError
:
无法
调用
"
label
“
命令
:
应用程序
已被
销毁
、
、
function takes in a string found in golf.txt file """ root.geometry("600x600") header =
Label
浏览 9
提问于2020-10-21
得票数 1
回答已采纳
1
回答
_
tkinter.TclError
:
无法
调用
"
label
“
命令
:
应用程序
已被
销毁
、
此错误显示"_
tkinter.TclError
: can't invoke "
label
“
命令
:
应用程序
已被
销毁
”。问题是什么?我如何解决它?谢谢你的帮助。thing") screen.mainloop() # Create a
label
and put it
浏览 4
提问于2020-04-06
得票数 1
2
回答
Python
- Tkinter和OOP
、
、
、
我正在尝试将我的过程编程
Python
项目转换为面向对象的编程。在我的项目中,我使用Tkinter。程序版本运行得很好,但在OOP中,我得到了 root = Tk() root.geometry("1000x500&quo
浏览 5
提问于2021-03-15
得票数 0
2
回答
一定时间后自动关闭窗口
、
这个函数是由另一个类
调用
的,我希望Tkinter窗口弹出30秒,然后关闭自己。_w) _
tkinter.TclError
:
无法
调用
“破坏”
命令
:
应用程序
已被
销毁
那我怎么能让它自己关闭呢?
浏览 2
提问于2013-03-09
得票数 9
回答已采纳
1
回答
使用Pygame时tkinter退出时出错
、
、
我正在使用pygame和tkinter编写游戏,当我退出使用窗口的十字游戏时,它抛出一个错误(但仍然成功退出):_
tkinter.TclError
:
无法
调用
"update“
命令
:
应用程序
已被
销毁
我想要停止此错误消息抛出错误的代码是
浏览 12
提问于2019-04-05
得票数 0
回答已采纳
3
回答
_
tkinter.TclError
:
无法
调用
"update“
命令
:
应用程序
已被
销毁
、
、
tk.update_idletasks() time.sleep(0.01)_
tkinter.TclError
浏览 6
提问于2017-09-22
得票数 0
回答已采纳
1
回答
_
tkinter.TclError
:
无法
调用
"toplevel“
命令
:
应用程序
已被
销毁
in the framelmain.pack(side="bottom") cap = cv2.VideoCaptureopen the txt file content = tkinter.
Label
image file img = ImageTk.PhotoImage(Image.
浏览 1
提问于2019-03-19
得票数 0
2
回答
_
tkinter.TclError
:
无法
调用
“按钮”
命令
:
应用程序
已被
销毁
、
我正在创建一个菜单窗口,它选择计算器的类型-- need.When --我单击按钮,当我试图在窗口中放置一个按钮时,它应该为calculating.But打开一个新窗口,它会给出一个错误,在title.Could中给出一个错误--任何人都可以帮我修复this.Thanksfrom tkinter import messagebox global cca menu.destroy() def __init__(self,cal
浏览 0
提问于2018-10-15
得票数 1
回答已采纳
2
回答
使用
Python
中的Tkinter退出消息框对话框
、
、
、
_w)这就是我到目前为止所做的: result =
浏览 5
提问于2021-03-04
得票数 4
回答已采纳
1
回答
错误:_
tkinter.TclError
:
无法
调用
"wm“
命令
:
应用程序
已被
销毁
、
、
、
、
class GetInfo3(): #my code从不同的文件Getinformation.py
调用
这些方法global input1 root.geometry("300x200")
label
=
Label
(app, text="Please Enter
浏览 0
提问于2013-10-15
得票数 2
回答已采纳
1
回答
用一个循环和matplotlib更新绘图
、
、
[x**k for x in X] plt.draw()它可以工作,但是它有两个(小的)缺点: C:\
Python
27MatplotlibDeprecationWarning:使用默认事件循环,直到特定于该GUI的函数实现为warnings.warn(str,mplDeprecation) 文件“C:\
Python
2727\lib\lib-tk\Tkinter.py”,第964行,在更新self.tk.cal
浏览 2
提问于2015-12-08
得票数 3
1
回答
python
:使用threading.Timer()后破坏()
无法
工作
、
destroy() threading.Timer(0.01, pr).start() root.mainloop()test = ImageTk.PhotoImage(img)
label
1.ima
浏览 5
提问于2021-12-13
得票数 1
2
回答
_
tkinter.TclError
:
无法
调用
"tk_messageBox“
命令
:
应用程序
已被
销毁
、
、
, parent=self.root)_
tkinter.TclError
浏览 8
提问于2022-09-03
得票数 0
1
回答
Tkinter显示不同的帧
、
我正在使用tkinter在
Python
3.7中制作一个游戏。 menuFrame.grid_remove() menuFrame.grid() 在“播放”菜单中,作为“后退按钮”
命令
的函数通过
销毁
其框架
浏览 1
提问于2018-11-04
得票数 1
回答已采纳
1
回答
Python
[
无法
调用
命令
:
应用程序
已被
销毁
]
、
、
我正在
Python
上创建两个函数: 当我启动它们时,new_window运行良好,但create_button显示
无法
调用
“按钮”
命令
:
应用程序
已被
销毁
,就好像我的主窗口
已被
销毁
……但我的窗户还是开着的!childrenDTIreading_Letarnec_2011/tools/
浏览 6
提问于2013-02-06
得票数 0
1
回答
_
tkinter.TclError
:无效的
命令
名".54600176“错误,是怎么回事?
、
、
、
我对
python
很陌生,并且尝试编写一个简单的游戏,但是在更新主游戏循环之后,我不断地收到这个错误消息。Traceback (most recent call last): File "D:\
python
shell\Bubble Blaster.py", line 67, in move_bubbles c.move(b
浏览 10
提问于2016-06-19
得票数 1
回答已采纳
2
回答
Python
: TKinter
无法
调用
"frame“
命令
:
应用程序
已被
销毁
、
我的问题是,尽管mainWindow看起来很流畅,但程序似乎
无法
创建帧。我在运行之前没有错误,但在关闭它之后出现了错误。= "blue", height = 500, width = 600) background_
label
=
Label
(top, image=filename) background_
label
.place(x=0, y=0, relwidth=1, r
浏览 0
提问于2017-11-12
得票数 2
1
回答
Tkinter循环从不干净地离开
、
、
、
、
Python
2.7 self.rootWin.update_idletasks() 文件"/usr
浏览 0
提问于2016-07-31
得票数 0
回答已采纳
1
回答
无法
调用
按钮
命令
:
应用程序
已被
销毁
、
、
、
、
下面是使用Tkinter和
Python
创建独立窗口的代码:win2=Tkinter.Tkmainloop()Traceback (most recent call last): File "C:\
Python
2
浏览 1
提问于2014-02-08
得票数 3
回答已采纳
1
回答
无法
调用
“按钮”
命令
:
应用程序
已被
销毁
、
、
、
但是,当我加载新用户屏幕时,一旦他们填写了新的用户详细信息,我就会添加一个按钮,它会将它们重定向到existingUserEntry页面,它说它不能
调用
该按钮,您需要帮助吗?usernameLabel =
Label
(existingUserScreen, text = "User name:")# Username Text box usernameLabel.configpasswordLabel =
Label
(existingUserScreen, text = "Password:"
浏览 2
提问于2016-11-22
得票数 0
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
Tkinter教程
使用 Tkinter 创建图形用户界面
程序员关机方式,python打造高逼格定时关机软件!
简单的GUI教程(一)
教你怎么用Python做一个Windows定时关机小程序
热门
标签
更多标签
云服务器
ICP备案
腾讯会议
云直播
对象存储
活动推荐
运营活动
广告
关闭
领券