Commit Graph

12 Commits

Author SHA1 Message Date
Mathieu Virbel fe788691d9 fix kivycatalog 2013-03-31 11:59:37 +02:00
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
Metathink 90afd9f3f4 Kivy Catalog demo now working from a different cwd
Fix the issue #848
2012-12-11 16:34:06 +01:00
Qua-non 0e1c793230 examples: minor edits to examples 2012-11-04 02:48:35 +05:30
Qua-non 0c3588d0db Examples: minor fixes to kivycatalog 2012-10-24 15:51:45 +05:30
Qua-non 9f2003e438 Examples: kivycatalog allow for dynamic updation of kv and text highlighting
using code_input.
2012-10-24 00:54:59 +05:30
Dusty Phillips 4879498652 Set a default size of 1024x768 on the window.
This may not be an appropriate default size. But it is a default size. ;)
2012-10-18 15:29:42 -06:00
Dusty Phillips 810cd555a9 No need to explicitly register subclasses of Widget in Kivy 1.5 2012-10-18 15:24:11 -06:00
Dusty Phillips 4715beff36 Switch to a screen manager for better use of screen real estate 2012-10-17 21:48:34 -06:00
Dusty Phillips a10a513133 Add a keybinding to the Kivy textarea to render when ctrl-S is pressed. 2012-10-17 19:26:10 -06:00
Dusty Phillips c093c82400 class decorators are so much sexier than meta classes 2012-10-17 19:13:34 -06:00
Dusty Phillips cdb11c4aa9 Add a new showcase example that allows interactive editing of Kivy language code to see how it affects the widgets. 2012-10-16 16:42:40 -06:00