Commit Graph

11 Commits

Author SHA1 Message Date
Peter Badida ec94391686 Fix file opening for vkeyboard
Closes #5003 Fixes the example too for different type of input.
2017-02-25 01:11:18 +01:00
dessant 4c6690bd6f pep8 fixes 2016-12-18 16:11:41 +02: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
weihuang 0e8194467f keyboard patch 2016-03-20 16:32:32 +08:00
eefvx e804e85e79 fix keyboard example 2015-12-31 00:35:44 +00:00
Zen-CODE 05bf18d17f examples: fixed unicode error in examples/keyboard.main.py 2015-12-04 23:48:49 +02:00
dessant 048821aca8 switch_to removes the previous screen, use .current 2015-10-14 14:38:53 +03:00
dessant db62a57927 fix dict_keys AttributeError 2015-10-14 14:34:15 +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
Akshay Arora 64503faf63 Update main.py 2014-12-11 11:46:12 +05:30
Zen-CODE 435729f2f2 Added custom keyboard example 2014-02-09 11:09:35 +02:00