toga/examples/colors
2024-01-30 11:46:30 +08:00
..
colors 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 Added example program to test colors on widgets. 2022-08-04 14:50:25 +02:00

colors
======

Test app to test the color abilities on widgets.
Not all widgets have color support yet.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m colors