Tkinter .get method

后端 未结 0 1705
醉酒成梦
醉酒成梦 2021-02-03 13:23

The get() method of Tkinter entry returning nothing. I am using python 3.9, and the get() method returns nothing.

My code:

        content = name_var.get()         


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