kivy/examples/demo/kivycatalog
Mathieu Virbel 1d41016bd6 base: remove unused imports 2012-11-02 16:35:25 +01:00
..
container_kvs Examples: minor fixes to kivycatalog 2012-10-24 15:51:45 +05:30
README Examples: kivycatalog allow for dynamic updation of kv and text highlighting 2012-10-24 00:54:59 +05:30
kivycatalog.kv base: remove unused imports 2012-11-02 16:35:25 +01:00
main.py Examples: minor fixes to kivycatalog 2012-10-24 15:51:45 +05:30

README

This is the Kivy Catalog viewer. It serves two purposes:

1. To showcase the various widgets available in Kivy
2. To allow interactive editing of Kivy language files
    to get immediate feedback as to how they work
Known bugs:
* The DropDown
* Some widgets are still missing