Frame ): def __init__(self, parent, **arg): ttk.Frame.__init__(self, parent, height = 532, width = 422) self.pack_propagate(0) self.init_frames() self.
確定! 回上一頁