This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
kivy
mirror of
https://github.com/kivy/kivy.git
Watch
1
Star
1
Fork
You've already forked kivy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8fc1c193ed
kivy
/
examples
/
kv
/
app_button.kv
10 lines
132 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix texture usage + model view usage + add video and image widget
2010-11-07 00:58:04 +00:00
#:kivy 1.0
#
Widget:
fix a lot of tab characters in examples…
2012-08-07 09:45:53 +00:00
Button:
text: "Hello World"
fix texture usage + model view usage + add video and image widget
2010-11-07 00:58:04 +00:00
fix a lot of tab characters in examples…
2012-08-07 09:45:53 +00:00
Button:
text: "I'm another label"
pos: (200, 200)