How to use the .get() fuction to get the value of an entry?

前端 未结 0 1219
清酒与你
清酒与你 2021-02-01 16:02
self.frame_two = t.Frame(self.parent, relief="solid",bd=1)
self.frame.grid(row=0, column=0)
self.entry1=t.StringVar()#It displays an error message saying that          


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