Commit Graph

4 Commits

Author SHA1 Message Date
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 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 ea69cdbcef new pictures examples from hansent 2011-02-23 00:21:35 +01:00