Commit Graph

15 Commits

Author SHA1 Message Date
Mathieu Virbel 1d41016bd6 base: remove unused imports 2012-11-02 16:35:25 +01:00
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 d2abb51519 Remove TODO 2012-10-22 21:47:58 -06:00
Dusty Phillips 8a4351c3db Make stack layout more representative 2012-10-22 21:47:32 -06:00
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 d9bf952eba Make the text area a fixed width to give more room to demo results 2012-10-17 21:58:11 -06:00
Dusty Phillips 967ba58962 One issue fixed 2012-10-17 21:53:42 -06:00
Dusty Phillips d2538382cd Fix bugs in scatter demo 2012-10-17 21:50:23 -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 4a4adfeaac Update the more or less pathetic help screen. 2012-10-17 19:32:12 -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