Commit Graph

4 Commits

Author SHA1 Message Date
dessant 058090518a fix make style errors 2015-03-21 17:58:01 +02: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
qua-non 959a99c3fd py3 fixes 2013-06-12 06:10:30 +05:30
qua-non 38d3f7ca8b uix: color picker add `font_size` used to set the font size of the
TextInput and the Labels inside ColorPicker. Add a example
`examples/widgets/colorpicker.py` for showcasing ColorPicker.
2013-05-11 12:55:30 +05:30