How many rows/columns are there in a tkinter Frame?

后端 未结 0 667
被撕碎了的回忆
被撕碎了的回忆 2021-01-13 19:47

Using tkinter we can use either widget.grid(row,col) or widget.pack() to place a widget.

Since row,col corresponds to the row/c

相关标签:
回答
  • 消灭零回复
提交回复
热议问题