ecookbook restoring the folders for testing...
This commit is contained in:
parent
0574702876
commit
9f40a47d30
109 changed files with 0 additions and 0 deletions
16
docs/eCookbook/tables/simulated-tables.md
Normal file
16
docs/eCookbook/tables/simulated-tables.md
Normal file
|
@ -0,0 +1,16 @@
|
|||
|
||||
"Simulated" Tables - Tables that are constructred using other Elements than the Table Element
|
||||
|
||||
In this case it's simply some Text and InputText Elements combined.
|
||||
|
||||
Here is what the window looks like on Windows
|
||||
|
||||
|
||||

|
||||
|
||||
This is a subset of the larger Table Simulation program that you'll also find on Trinket. This smaller demo shows a table and enables moving around with arrow keys.
|
||||
|
||||
The larger demo includes the ability to sort columns. The reason for 2 demos.... make one that's smaller in case that's what you need. It removes the need for you to strip out unwanted code and you can instead begin to add your code to this smaller base of code.
|
||||
|
||||
|
||||
<iframe src='https://trinket.io/embed/pygame/cbb302bd6a?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