toga/examples/numberinput
2024-01-30 11:46:30 +08:00
..
numberinput 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 * fixed crash of NumberInput on startup 2022-01-24 08:21:57 +01:00

Demo NumberInput
================

Test app for the Demo NumberInput widget.

Quickstart
~~~~~~~~~~

To run this example:

    $ pip install toga
    $ python -m numberinput