kivy/examples/demo/kivycatalog
Ryan Pessa b5a67b02aa fix kivycatalog reload issue 2015-01-01 14:58:47 -06:00
..
container_kvs change video example so it works when tried on an android phone 2014-11-26 23:01:27 +00:00
README Examples: kivycatalog allow for dynamic updation of kv and text highlighting 2012-10-24 00:54:59 +05:30
kivycatalog.kv catalog: rework the bar a little bit 2014-01-24 18:16:13 +01:00
main.py fix kivycatalog reload issue 2015-01-01 14:58:47 -06:00

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