What Is Meant By Grid In Python
Answers
Answered by
3
Answer:
The Grid geometry manager puts the widgets in a 2-dimensional table. The master widget is split into a number of rows and columns, and each “cell” in the resulting table can hold a widget. The grid manager is the most flexible of the geometry managers in Tkinter.
Answered by
4
Answer:
Python | grid() method in Tkinter
The Grid geometry manager puts the widgets in a 2-dimensional table. The master widget is split into a number of rows and columns, and each “cell” in the resulting table can hold a widget. The grid manager is the most flexible of the geometry managers in Tkinter.
Similar questions
Computer Science,
4 months ago
Science,
4 months ago
Chemistry,
9 months ago
Biology,
9 months ago
Computer Science,
1 year ago
English,
1 year ago