Commit Graph

19 Commits

Author SHA1 Message Date
dessant ed64c6e5e0 style issues fixed 2015-06-22 19:59:45 +03:00
akshayaurora 9951e07198 Examples: Update unicode_textinput.py to use sdl2 2015-04-10 23:03:45 +05:30
akshayaurora 15f7060237 Revert "Examples: update unicode_textinput to work with sdl2"
This reverts commit 0b72d0d28d.
2015-04-10 22:59:34 +05:30
Akshay Arora 0b72d0d28d Examples: update unicode_textinput to work with sdl2 2015-04-10 22:58:29 +05:30
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 03616e0bd8 example:UnicodeTextinput fix font selection 2013-12-12 16:39:05 +05:30
Mathieu Virbel e9ec9139d4 merge master (fix window conflict) 2013-10-16 08:49:58 +02:00
Mathieu Virbel bae94bc3db first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict 2013-03-18 17:39:56 -06:00
Qua-non 0e1c793230 examples: minor edits to examples 2012-11-04 02:48:35 +05:30
Punjab d1be6b1cac Minor Gurmukhi text edit. Replaced translation of first word. 2012-04-12 17:00:51 -05:00
Punjab 5e438306c7 Added Gurmukhi text for testing support. 2012-04-12 16:54:41 -05:00
Qua-non b6244fb249 unicode encode and decode before putting it in clipboard 2012-03-22 01:46:36 +05:30
Qua-non 4d28b4dbcc allow pygame clipboard on linux 2012-03-21 16:51:05 +05:30
Qua-non 414a31aad9 add background_color and foreground_color properties to TextInput 2012-03-07 03:17:26 +05:30
qua-non 2c61829c1e Update examples/widgets/unicode_textinput.py 2012-02-19 20:57:29 +05:30
qua-non 70b78af962 Update examples/widgets/unicode_textinput.py 2012-02-19 18:02:53 +05:30
qua-non 5cb15eb929 Update examples/widgets/unicode_textinput.py 2012-02-19 17:51:21 +05:30
Qua-non 122f5f1dc3 initial commit for unicode example 2012-02-19 17:47:14 +05:30