Third, set the text of the output_label widget to the value of the name_var object when the button is clicked. self.output_label.config(text=self.name_var.get ...
確定! 回上一頁