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
83e943db4f
kivy
/
examples
/
includes
/
test.kv
6 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update test.kv
2014-02-07 04:11:04 +00:00
#:kivy 1.8.1
Add #:include directive. Implement circular reference guarding and sanity checks.
2013-12-19 00:52:16 +00:00
#:include layout.kv
Add option to force-include which first unloads the file and then reloads it. Check for proper extension and inclusion status before any disk access takes place. Update example.
2013-12-21 02:36:26 +00:00
#:include force button.kv
Add #:include directive. Implement circular reference guarding and sanity checks.
2013-12-19 00:52:16 +00:00
Update test.kv
2014-02-07 04:11:04 +00:00
CustomLayout: