kivy/examples/widgets
Jeff Pittman 08b2aac79e Cleaned up use of the term object, where the reference should be instead to class instance. Also changed object in variable names to item. 2012-08-14 20:27:50 -05:00
..
lists Cleaned up use of the term object, where the reference should be instead to class instance. Also changed object in variable names to item. 2012-08-14 20:27:50 -05:00
sequenced_images remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
accordion_1.py
asyncimage.py remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
bubble_test.py remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
customcollide.py
fbowidget.py
image_mipmap.py remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
keyboardlistener.py vkeyboard: add keyboard listener example + doc 2011-10-21 16:36:22 +02:00
label_mipmap.py remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
popup_with_kv.py popup: fixed popup usage when content is defined from kv + add example. closes #562 2012-07-09 20:11:30 +02:00
rstexample.py rst: support for .. video:: directive 2012-02-21 12:42:39 +01: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
screenmanager.py screenmanager: more documentation, extend example with new Wipe/Fade transitions. add factory registers. 2012-07-13 02:10:05 +02:00
scrollview.kv fix a lot of tab characters in examples… 2012-08-07 11:45:53 +02:00
scrollview.py layout: due to recent changes, grid layout are not automatically resize itself, to prevent infinite relayout. add minimum_size, and use it in the scrollview example. Closes #277 2011-10-19 15:01:06 +02:00
softboy.avi
softboy.jsa videoplayer: add annotation support 2012-02-20 20:10:13 +01:00
softboy.png videoplayer: add annotation support 2012-02-20 20:10:13 +01:00
spinner.py spinner: introduce new Spinner widget: A view that displays one child at a time and lets the user pick among them. Made only for text. 2012-07-31 16:02:51 +02:00
tabbed_panel_showcase.py remove all obsolete __android__ uses in __name__ tests 2012-07-29 21:43:01 +02:00
tabbedpanel.py TabbedPanel: introduce current_tab property 2012-07-02 01:03:37 +05:30
textalign.kv
textalign.py textalign: fix grid size 2011-10-24 11:42:34 +02:00
textinput.py vkeyboard: enhance textinput tests + release_all_keyboards() method in window. 2011-10-21 18:03:19 +02:00
unicode_textinput.py Minor Gurmukhi text edit. Replaced translation of first word. 2012-04-12 17:00:51 -05:00
videoplayer.py - updated example to use new API; still issues 2012-07-31 22:15:58 -05:00