toga/examples/box
2024-01-30 11:46:30 +08:00
..
box Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
CHANGELOG Add content to CHANGELOG and LICENSE files for examples 2023-06-21 20:21:23 -04:00
LICENSE Add content to CHANGELOG and LICENSE files for examples 2023-06-21 20:21:23 -04:00
pyproject.toml Ensure appcompat library is specified, and normalize bundle IDs. 2024-01-30 11:46:30 +08:00
README.rst Fix typo in examples/box/README.rst 2020-04-16 07:13:46 +03:00

Boxes example
===============

Boxes example for the `Toga widget toolkit`_.
The following features are present on this example:

* A Box with color
* Set color during runtime to different options
* Reset color to default

Quickstart
~~~~~~~~~~

To run this example:

    $ python -m box