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
f0f9b05fdd
kivy
/
examples
/
application
/
template1
/
test.kv
5 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
App: add kv_directory parameter to load kv from a different directory than the current App class file. Closes #62 (Credits to SparrowG for the initial patch)
2011-04-19 09:46:27 +00:00
#:kivy 1.0
Button:
fix a lot of tab characters in examples…
2012-08-07 09:45:53 +00:00
text: 'Hello world in template 1'