toga/examples/divider
2024-01-30 11:46:30 +08:00
..
divider 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 divider example 2020-01-12 14:34:02 +00:00

Divider example
===============

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

* Horizontal and vertical dividers

Quickstart
~~~~~~~~~~

To run this example:

    $ python -m divider