.. |
lists
|
Fixed TypeError in examples/widgets/list/list_reset_data.py
|
2016-02-06 15:35:18 +02:00 |
sequenced_images
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
accordion_1.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
actionbar.py
|
actionbar: update example
|
2013-07-22 18:35:24 +02:00 |
asyncimage.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
boxlayout_poshint.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
bubble_test.py
|
uix: Bubble add `show_arrow` property
|
2013-06-30 21:26:35 +05:30 |
camera.py
|
avfoundation/camera: add a new Camera provider for OSX, based on avfoundation. Should work on OSX >= 10.7.
|
2013-12-28 01:59:44 +01:00 |
carousel_buttons.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
codeinput.py
|
rename EmacsBehavior/CodeInput active_key_bindings to key_bindings
|
2016-01-06 21:27:25 +02:00 |
codeinputtest.kv
|
Core:LabelBase: recurse all dirs. closes #3270
|
2015-12-04 03:42:37 +05:30 |
colorpicker.py
|
filepath fix
|
2015-10-08 11:28:47 +02:00 |
compound_selection.py
|
Cleanup.
|
2015-07-18 15:16:32 -04:00 |
customcollide.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
effectwidget.py
|
Added overlap and bgcolor control to efw example
|
2014-06-07 17:35:24 +01:00 |
effectwidget2.py
|
Simplified second effectwidget example
|
2014-04-20 14:14:12 +01:00 |
effectwidget3_advanced.py
|
Fixed AdvancedEffectBase example to use uniforms
|
2014-04-20 19:22:24 +01:00 |
fbowidget.py
|
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
|
2013-03-18 17:39:56 -06:00 |
focus_behavior.py
|
Use StopIteration to indicate focus to stop, and None to walk children tree, similar to what it was above.
|
2014-03-03 09:30:42 -05:00 |
image_mipmap.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
keyboardlistener.py
|
Examples:keyboard_listener.py change `request_keyboard` to be compatible
|
2014-01-19 01:50:20 +05:30 |
label_mipmap.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
label_sizing.py
|
Added label example that demonstrates sizing to texture_size and wrapping using text_size.
|
2015-06-18 19:59:46 -07:00 |
label_text_size.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
label_with_markup.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
lang_dynamic_classes.py
|
lang: new dynamic classes, that deprecated templates.
|
2013-03-28 19:00:55 -05:00 |
pagelayout.py
|
python 3 syntax in pagelayout.py
|
2014-03-30 18:59:11 +02:00 |
popup_with_kv.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
rstexample.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
scatter.kv
|
example/scatter: add size to show that when we are scaling the scatter, size is unchanged
|
2012-01-23 11:28:36 +01:00 |
scatter.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
screenmanager.py
|
Added NoTransition to screenmanager example
|
2014-01-07 22:27:56 +00:00 |
scrollview.kv
|
fix a lot of tab characters in examples…
|
2012-08-07 11:45:53 +02:00 |
scrollview.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
settings.py
|
Fixed settings example to fit with recent changes
|
2013-09-10 23:28:20 +01:00 |
shorten_text.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
softboy.jsa
|
videoplayer: add annotation support
|
2012-02-20 20:10:13 +01:00 |
softboy.mpg
|
change video example so it works when tried on an android phone
|
2014-11-26 23:01:27 +00:00 |
softboy.png
|
videoplayer: add annotation support
|
2012-02-20 20:10:13 +01:00 |
spinner.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |
splitter.py
|
Added splitter example
|
2014-03-23 14:14:47 +00:00 |
tabbed_panel_showcase.py
|
change video example so it works when tried on an android phone
|
2014-11-26 23:01:27 +00:00 |
tabbedpanel.py
|
fix make style errors
|
2015-03-21 17:58:01 +02:00 |
textalign.kv
|
Improved textalign example
|
2013-05-28 17:20:26 +05:30 |
textalign.py
|
Improved textalign example
|
2013-05-28 17:20:26 +05:30 |
textinput.py
|
vkeyboard: enhance textinput tests + release_all_keyboards() method in window.
|
2011-10-21 18:03:19 +02:00 |
unicode_textinput.py
|
change default font to Roboto
|
2015-08-02 02:59:41 +03:00 |
videoplayer.py
|
Fix examples/ PEP8 errors. Mostly white space.
|
2015-02-01 17:09:20 -08:00 |