PySimpleGUI/docs/eCookbook/tables/the-table-element.md
2022-06-30 15:54:57 -04:00

663 B

The Table Element

The Table Element is one of the more complex of the elements because there are so many things that are configured when the table is created. In a single line of code everything that is needed to build and display a table including headings, colors, colors, etc, are specified in the parameters passed when creating a Table.

This is what the window looks like when run on Windows.

SNAG-0570.jpg