Commit Graph

6 Commits

Author SHA1 Message Date
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