qua-non
c0e8d0ff15
examples:Showcase, make sure it works without any issues on android
2013-12-16 03:01:38 +05:30
qua-non
37388145cc
examples:Showcase make TabbedPanel section double as a layouts demo
2013-11-12 16:42:26 +05:30
vernondcole
45bf584e4e
double-click friendly demos
2013-09-30 14:31:03 +01:00
Mathieu Virbel
dc19a4e68b
screenmanager: add a new ScreenManager.switch_to method to add the screen into children, set transition options, do the switch, and remove the previous screen. It also handle name conflict. closes #573 , #1045
2013-08-14 10:36:21 +02:00
Mathieu Virbel
1c5aa58939
showcase: new showcase design. few bugs are still here, but mostly working.
2013-08-12 10:45:54 +02:00
Mathieu Virbel
bea9afa389
sync (no tested)
2013-05-30 18:01:39 +02:00
Mathieu Virbel
9504f5b8e8
colorpicker: simplify the widget
2013-05-12 19:19:45 +02:00
Mathieu Virbel
a87b64b265
showcase: fix metricsbase error
2013-04-25 19:01:46 +02:00
Mathieu Virbel
1dd4fb64f6
merge master
2013-03-27 13:05:53 -05:00
Thomas Hansen
ce2b87cb93
make relativelayout not inherit from scatter, but use just a translation for optimization
...
old relativelayout is now ScatterLayout
2013-03-27 12:47:34 -05:00
Mathieu Virbel
f48dc2b4b2
showcase: add seperator between labels
2013-03-22 11:10:17 -05:00
Aleksandr Vladimirskiy
ec066bf1ae
add font sizes to showcase
2013-03-19 12:13:58 -07:00
Mathieu Virbel
bae94bc3db
first 2to3 pass + manual fix for metaclass, UserDict and OrderedDict
2013-03-18 17:39:56 -06:00
qua-non
eeffe38d6a
Examples: showcase fix typo(Thanks Metathink)
2012-12-07 03:32:08 +05:30
Joakim Gebart
bef6196c16
showcase: extend StackLayout example to show more orientations.
...
Added all combinations of orientations to the StackLayout example.
2012-11-27 12:48:24 +01:00
Mathieu Virbel
7180c1ceb2
modalview: allow to close the modalview by hitting escape, if the auto_dismiss is allowed. closes #776
2012-11-19 16:46:23 +01:00
Gendo Ikari
6ddafdbfa8
examples: using new api for event binding in kwargs
2012-11-07 19:19:27 +01:00
Mathieu Virbel
086023dc0c
style: wip conversion to dp/sp
2012-11-01 14:25:51 +01:00
Mathieu Virbel
9d7779d0d2
showcase: fixed dpi
2012-11-01 04:06:27 +01:00
Qua-non
71ebe6c6e5
Doc: update images/gif's to reflect latest theme for kivy
2012-10-01 02:30:58 +05:30
gabriel.pettier
9c68e79665
remove all obsolete __android__ uses in __name__ tests
2012-07-29 21:43:01 +02:00
Mathieu Virbel
a25356be03
stacklayout: fix missing size_hint_y/x calculation when layouting. closes #480
2012-06-16 01:35:16 +02:00
Mathieu Virbel
e6aefadebf
textinput: new readonly property. closes #437
2012-04-06 19:07:35 +02:00
Mathieu Virbel
985db5b13b
update showcase to have a better summary of simple and complex widgets
2012-04-05 18:25:25 +02:00
Mathieu Virbel
03dd701112
add progress bar example to showcase
2012-04-05 12:21:04 +02:00
Qua-non
c80bafd301
add layout examples to showcase
2012-04-03 01:21:27 +05:30
Mathieu Virbel
3866b93e99
demo: activate pause capability for our 3 kivy demo
2012-03-11 02:16:02 +01:00
Mathieu Virbel
40b6032779
filechooser: enhance filechooser to include entry_released. we have now a feedback before the item is used, because down is updating selection, up will submit it. + add it in showcase.
2011-11-22 17:10:06 +01:00
Mathieu Virbel
853f933923
example: add accordion showcase + fix kv
2011-10-24 11:34:30 +02:00
Mathieu Virbel
0ae94e2fff
treeview: add remove_node() method + example in showcase. Closes #139
2011-06-27 17:39:30 +02:00
Mathieu Virbel
9ca6e317ec
popup: include popup in the showcase
2011-06-06 16:40:03 +02:00
Mathieu Virbel
7899f2d4a0
switch: introduce switch widget + add documentation + include it in the showcase
2011-06-04 01:42:01 +02:00
Mathieu Virbel
90e2a3aba2
showcase: ensure that keyboard is released when we are changing of widget
2011-04-22 00:55:41 +02:00
Mathieu Virbel
19d7ad7521
showcase: add scatter examples
2011-04-22 00:52:55 +02:00
Mathieu Virbel
65afdffaf0
demo: update demo to have a common title bar including kivy version + name of the demo.
...
+ Include also a background default for all kivy demo directly in the toolkit.
+ Rework pictures to use kv.
+ Move showcase into his own directory too.
2011-04-21 19:22:17 +02:00