Files
textual/examples
Will McGugan 91a9d570a4 On decorator (#2453)
* Add on decorator

* decorator code

* docs for on decorator

* Examples

* test errors

* simplify listing

* words

* changelog

* Update docs/guide/events.md

Co-authored-by: Dave Pearson <davep@davep.org>

* Update docs/guide/events.md

Co-authored-by: Dave Pearson <davep@davep.org>

* Update docs/examples/events/on_decorator.css

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* Update docs/guide/events.md

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

* rewording

* comment

* clarification

* Added note

---------

Co-authored-by: Dave Pearson <davep@davep.org>
Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>
2023-05-02 16:17:40 +01:00
..
2023-05-02 16:17:40 +01:00
2022-11-19 19:36:44 +00:00
2023-02-14 17:28:24 +00:00
2023-02-18 22:43:13 +00:00
2023-04-26 13:36:08 +01:00
2023-03-18 10:38:26 +00: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