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
e0b1361144
kivy
/
examples
/
application
/
test.kv
5 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
App: automatic loading of corresponding kv file if exist + rewrite app documentation + include example about how to create an app with build or kv
2011-01-31 16:42:41 +00:00
#:kivy 1.0
Button:
replace tab with spaces in example kv.
2012-08-07 09:38:27 +00:00
text: 'Hello world'