Files
textual/examples
Jacob Deppen ca3a95f838 Remove unused import
`from textual import events` is not used. The demo runs successfully without it.
2021-10-07 15:57:29 -04:00
..
2021-10-07 15:57:29 -04:00
2021-09-19 21:09:31 +01:00
2021-09-20 15:07:58 +01:00
2021-08-27 16:50:28 +01:00
2021-09-12 15:31:15 +01:00
2021-08-07 12:15:27 +01:00
2021-09-05 08:57:22 +01:00
ws
2021-08-06 11:54:20 +01:00
2021-06-13 17:25:50 +01:00
2021-09-19 21:09:31 +01:00

Examples

Run any of these examples to demonstrate a Textual features.

The example code will generate a log file called "textual.log". Tail this file to gain insight in to what Textual is doing.

tail -f textual