Frame ): def __init__(self, parent, controller): tk.Frame.__init__(self, parent) button1 = ttk.Button(self, text='Show Graph B', command = lambda: ...
確定! 回上一頁