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
1e3e520f64
kivy
/
examples
/
kv
/
app_button.kv
10 lines
131 B
Plaintext
Raw
Blame
History
#:kivy 1.0
Widget:
Button:
text: "Hello World"
Button:
text: "I'm another label"
pos: (200, 200)
Reference in New Issue
View Git Blame
Copy Permalink