.. |
lists
|
Added a list example that illustrates adding and changing data on a timer.
|
2013-02-12 16:29:16 -06:00 |
sequenced_images
|
remove all obsolete __android__ uses in __name__ tests
|
2012-07-29 21:43:01 +02:00 |
accordion_1.py
|
accordion: add new accordion widget with one little example.
|
2011-09-02 18:37:51 +02:00 |
asyncimage.py
|
asyncimage: fix asyncimage widget with http resources + re-host the image on kivy.org
|
2013-02-16 18:51:07 +01:00 |
boxlayout_poshint.py
|
boxlayout: honoring pos_hint, only the one that make sense depending the orientation. closes #698
|
2012-09-29 13:35:47 +02:00 |
bubble_test.py
|
remove all obsolete __android__ uses in __name__ tests
|
2012-07-29 21:43:01 +02:00 |
carousel_buttons.py
|
add carousel example with buttons
|
2012-11-08 09:33:59 +01:00 |
codeinput.py
|
:examples:CodeInput: add ability to manipulate files and fonts
|
2012-10-28 19:32:51 +05:30 |
codeinputtest.kv
|
:examples:CodeInput: add ability to manipulate files and fonts
|
2012-10-28 19:32:51 +05:30 |
customcollide.py
|
examples: add a tiny widget with custom shape and custom collide_point method.
|
2011-10-18 21:49:13 +02:00 |
fbowidget.py
|
add example of a fbofloatlayout widget to demonstrate a way of optimization
|
2011-08-07 12:35:05 +02:00 |
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 |
label_text_size.py
|
add example to show text_size and line_height property of label
|
2012-11-20 14:36:22 -06:00 |
label_with_markup.py
|
markup: the fix from #619 was wrong, and the text L+1 was shifted to the right. If we have a new line, set the default line-height to a space height (should be the smaller line height possible.)
|
2012-09-10 12:30:16 +02:00 |
popup_with_kv.py
|
examples: using new api for event binding in kwargs
|
2012-11-07 19:19:27 +01: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
|
scatter: fixes center_x/center_y,top/right, now they are correctly inside the client space. Closes #40
|
2011-04-15 19:39:43 +02:00 |
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
|
use softboy.avi instead of bigbuckbunny_trailer.m4v due to a crash in gst with the latter
|
2011-03-29 22:39:52 +02:00 |
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
|
UIX:TabbedPanel reset to previous behaviour for default_tab
|
2012-10-29 16:49:13 +05:30 |
tabbedpanel.py
|
UIX:TabbedPanel reset to previous behaviour for default_tab
|
2012-10-29 16:49:13 +05:30 |
textalign.kv
|
core/text: implement valign. Now, since we never care of that parameter before, you might have glitch that you didn't have before. Before was a bug, now it's working properly. Closes #157
|
2011-05-28 00:04:31 +02:00 |
textalign.py
|
core:text change `justified` to `justify` for consistency
|
2013-03-09 17:48:00 +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
|
examples: minor edits to examples
|
2012-11-04 02:48:35 +05:30 |
videoplayer.py
|
- updated example to use new API; still issues
|
2012-07-31 22:15:58 -05:00 |