Files
textual/examples
Dave Pearson 4adfe69ec9 Remove TreeNode as a pseudo-widget
This encourages importing it from `textual.widgets.tree` instead, keeping it
in line with the other changes made for #1637.

Note this is a breaking change.
2023-01-23 17:37:58 +00:00
..
2022-12-08 17:24:34 +00:00
2022-10-23 09:52:31 +01:00
2022-11-19 19:36:44 +00:00
2022-11-19 17:21:23 +00:00
2022-10-15 13:07:15 +01:00
2022-10-19 16:47:25 +01:00
2022-11-17 16:59:29 +00:00
2022-10-22 08:34:23 +01:00
2023-01-16 16:07:58 +01:00

Textual Examples

This directory contains example Textual applications.

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

cd textual/examples
python pride.py