1 answer
Hi there,
I also searched for a little while because the widget isn’t built-in to tkinter, and I found two packages that allow, respectively, to create 2D table-like grids.
The website address is:
http://tkinter.unpythonic.net/wiki/Widgets
There is a link to two packages: tkTable and tabletist.
I hope that helps you.
Olivier.
I also searched for a little while because the widget isn’t built-in to tkinter, and I found two packages that allow, respectively, to create 2D table-like grids.
The website address is:
http://tkinter.unpythonic.net/wiki/Widgets
There is a link to two packages: tkTable and tabletist.
I hope that helps you.
Olivier.