鱼C论坛

 找回密码
 立即注册
查看: 1053|回复: 4

[已解决]求助【代号:66CDQZZ908520240205】

[复制链接]
发表于 2024-2-5 16:18:42 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能^_^

您需要 登录 才可以下载或查看,没有账号?立即注册

x
本帖最后由 hveagle 于 2024-2-5 16:22 编辑

1






























你以为我在吹水吗?
# 求助66CDQZZ908520240205报错
Traceback (most recent call last):
  File "/Users/zhangxiang/Documents/六六湖秘密探险2.x(最新).py", line 75, in <module>
    button_a_window = Canvas.create_window(w, 330, 10, window=Button)
  File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/__init__.py", line 2885, in create_window
    return self._create('window', args, kw)
  File "/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/tkinter/__init__.py", line 2847, in _create
    return self.tk.getint(self.tk.call(
_tkinter.TclError: bad window path name "4568773312Button"
# 求助66CDQZZ908520240205代码
button_a = Button(w, text='家', command=callback)
button_a_window = Canvas.create_window(w, 330, 10, window=Button)
button_b = Button(w, text='鱼C公园', command=callback)
button_a_window = Canvas.create_window(w, 330, 20, window=Button)
button_c = Button(w, text='食物超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 30, window=Button)
button_d = Button(w, text='武器超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 40, window=Button)
button_e = Button(w, text='LV1打工仔公司', command=callback)
button_a_window = Canvas.create_window(w, 330, 50, window=Button)
最佳答案
2024-2-5 19:13:52
# 求助66CDQZZ908520240205代码
button_a = Button(w, text='家', command=callback)
button_a_window = Canvas.create_window(w, 330, 10, window=button_a)
button_b = Button(w, text='鱼C公园', command=callback)
button_a_window = Canvas.create_window(w, 330, 20, window=button_b)
button_c = Button(w, text='食物超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 30, window=button_c)
button_d = Button(w, text='武器超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 40, window=button_d)
button_e = Button(w, text='LV1打工仔公司', command=callback)
button_a_window = Canvas.create_window(w, 330, 50, window=button_e)

......肯定是写你添加的按钮啊.试试看,对不对

本帖被以下淘专辑推荐:

想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复

使用道具 举报

发表于 2024-2-5 16:18:55 | 显示全部楼层
抱歉,您的问题看起来并没有完整描述。请告诉我您遇到的具体编程问题,我将尽力帮助您解决。记得提供更多的细节和相关的代码,这样我才能更好地理解您的问题并给出准确的回答哦!

以上回复来自 FishC AI 小助理,如未能正确解答您的问题,请继续追问。
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 0 反对 1

使用道具 举报

发表于 2024-2-5 16:20:18 | 显示全部楼层
放代码
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2024-2-5 19:13:09 | 显示全部楼层
放完整代码
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

发表于 2024-2-5 19:13:52 | 显示全部楼层    本楼为最佳答案   
# 求助66CDQZZ908520240205代码
button_a = Button(w, text='家', command=callback)
button_a_window = Canvas.create_window(w, 330, 10, window=button_a)
button_b = Button(w, text='鱼C公园', command=callback)
button_a_window = Canvas.create_window(w, 330, 20, window=button_b)
button_c = Button(w, text='食物超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 30, window=button_c)
button_d = Button(w, text='武器超市1~6', command=callback)
button_a_window = Canvas.create_window(w, 330, 40, window=button_d)
button_e = Button(w, text='LV1打工仔公司', command=callback)
button_a_window = Canvas.create_window(w, 330, 50, window=button_e)

......肯定是写你添加的按钮啊.试试看,对不对
想知道小甲鱼最近在做啥?请访问 -> ilovefishc.com
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|手机版|Archiver|鱼C工作室 ( 粤ICP备18085999号-1 | 粤公网安备 44051102000585号)

GMT+8, 2024-11-14 16:05

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表