Files
textual/examples
darrenburns 5ef98aac90 Initial layout guide stuff (#748)
* Initial layout guide stuff

* More docs on layout - grid

* Continuing grid docs

* Grid gutter and spans guide

* Improvements to layout docs for horizontal, vertical, dock, and begin describing layers

* Update center layout example to reflect new yield order

* More updates to layout guide, mostly offset stuff

* More layout guide, "Putting it all together"

* Updates to layout guide page

* Small rewording of dock layout in guide

* Apostrophe

* Typo

* Small design tweak to combining layouts example

* Typos, tidying up

* Small reword

* Some updates to docs/guide/layout/grid

* calc fix

Co-authored-by: Will McGugan <willmcgugan@gmail.com>
2022-09-15 15:28:23 +01:00
..
2022-07-30 17:01:51 +01:00
2022-09-09 11:38:26 +01:00
2022-06-08 11:46:53 +01:00

Textual Examples

This directory contains example Textual applications.

To run them, navigate to the examples directory and enter python followed buy the name of the Python file.

cd textual/examples
python pride.py