ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
9
docs/eCookbook/tables/the-table-element.md
Normal file
9
docs/eCookbook/tables/the-table-element.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
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.
|
||||
|
||||

|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/e75349a52f?start=result' width='100%' height='600' frameborder='0' marginwidth='0' marginheight='0' allowfullscreen></iframe>
|
Loading…
Add table
Add a link
Reference in a new issue