how can I import a data system in GUI . I want the GUI to open for me the other file after logging in

前端 未结 0 1191
别那么骄傲
别那么骄傲 2020-12-11 18:48
def LoginFunction(self):
    if self.passtxt.get() == "" or self.usertxt.get() == "":
        messagebox.showerror("Error", "Fill          


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