我正在尝试创建两个Label小部件,它们位于我的测试UI的左上角和右上角。 ... text="Top Left") self.top_left_label.grid(row=0, column=0, sticky='W', padx=2, ...
確定! 回上一頁