kivy/examples/demo/kivycatalog
qua-non cc67584906 Example:KivyCatalog make call to change_kv on ctrl+s use absolute path
instead of relaive. Make error handeling consistent
2012-12-15 09:11:20 +05:30
..
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 Example:KivyCatalog make call to change_kv on ctrl+s use absolute path 2012-12-15 09:11:20 +05:30
main.py Example:KivyCatalog make call to change_kv on ctrl+s use absolute path 2012-12-15 09:11:20 +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