Mathieu Virbel
3866b93e99
demo: activate pause capability for our 3 kivy demo
2012-03-11 02:16:02 +01:00
Mathieu Virbel
dc2cded96c
text/markup + label: introduction of markup text, that can be used for changing the style of the text.
...
example: [b]Hello [color=ff00ff]World[/color][/b]
+ implementation of interactive text reference
+ implementation of anchors
+ documentation
2012-02-08 19:25:22 +01:00
Mathieu Virbel
5c6a220143
examples: fix example header due to previously invalid size in boxlayout. now its working perfectly.
2011-10-08 16:16:08 +01:00
Mathieu Virbel
4378afca9c
doc: add some comments for examples
2011-06-19 19:42:40 +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
Mathieu Virbel
5eaaf98a43
pictures: rename the pictures.py to main.py (android compat) + allow to launch the app from another directory
2011-03-29 18:08:07 +02:00
Mathieu Virbel
38f8e8b19a
examples: add pictures for pictures example
2011-03-29 18:06:04 +02:00
Mathieu Virbel
ea69cdbcef
new pictures examples from hansent
2011-02-23 00:21:35 +01:00