Can a tkinter button's command execute root.mainloop() from another gui?

后端 未结 0 1494
Happy的楠姐
Happy的楠姐 2021-01-03 23:13

I have a tkinter python script, containing a second imported tkinter python script,

What i want to do is to run the root.mainloop() of the second tkinter python scri

相关标签:
回答
  • 消灭零回复
提交回复
热议问题