toga/examples/optioncontainer
2024-04-26 01:07:56 -07:00
..
optioncontainer Fixed OptionCoontainer example app 2024-04-26 01:07:56 -07: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 first working implementation 2020-04-04 12:06:42 +08:00

Option Container Example
========================

Test app for the Option Container Example widget.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m optioncontainer