The Grid geometry manager puts the widgets in a 2-dimensional table. ... Entry(master) e1.grid(row=0, column=1) e2.grid(row=1, column=1).
確定! 回上一頁