Peter Badida
20906ee844
Fix KVrun example
...
py3 requires either kwargs emptying or explicitly getting an argument in __init__ + minor fix-ups
2017-02-19 23:13:11 +01:00
Susmit
8c180097cb
Pep8 fixes for example directory. ( #4814 )
...
* fixed pep8 errors
* pep8 fixes forexamples directory
* some more pep8 fixes
2016-12-17 11:41:12 +02:00
dessant
cd27022949
remove python shebangs
2015-10-05 14:40:04 +03:00
Charles Merriam
02c30a4e9f
Fix examples/ PEP8 errors. Mostly white space.
...
This fixes a large number of white space errors in the examples/
directory.
When I upgraded Makefile to check the 'make style' on the examples
directory,
the output was hundreds of lines long. Currently, the output is
managable
and consists solely of "lines too long", as kv lines cannot be split.
This
commit touches an obscene number of files in trivial ways.
2015-02-01 17:09:20 -08:00
Mathieu Virbel
bae94bc3db
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
2013-03-18 17:39:56 -06:00
Mathieu Virbel
3e0443a2d3
kvrun: press F5 to reload app
2010-11-09 19:29:26 +01:00
Mathieu Virbel
e838e13e96
clock: implement rfps (real frame displayed on screen)
...
base: display and flip only when needed (might be have some bugs.)
2010-11-07 20:43:49 -05:00
Mathieu Virbel
da7486cafe
kvrun: show FPS every one second
2010-11-07 17:53:43 -05:00
Mathieu Virbel
7def1325f9
rename uxl to kv, Uxl to Builder, uxl.py to lang.py + fix style + fix button
2010-11-06 18:50:23 -04:00