wiki:kivy_recycle_view1
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:kivy_recycle_view1 [2020/11/28 16:16] – add comments antisa | wiki:kivy_recycle_view1 [2020/12/14 18:34] (current) – antisa | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | <code> | + | {{tag> |
+ | ====== RecycleView ====== | ||
+ | |||
+ | <file python recycle_view.py> | ||
from kivy.app import App | from kivy.app import App | ||
from kivy.lang import Builder | from kivy.lang import Builder | ||
Line 49: | Line 52: | ||
viewclass: ' | viewclass: ' | ||
RecycleBoxLayout: | RecycleBoxLayout: | ||
+ | default_size: | ||
default_size_hint: | default_size_hint: | ||
size_hint_y: | size_hint_y: | ||
Line 65: | Line 69: | ||
Test().run( | Test().run( | ||
- | </code> | + | </file> |
+ | |||
+ | ====== See also ====== | ||
+ | [[wiki: |
wiki/kivy_recycle_view1.1606580207.txt.gz · Last modified: 2020/11/28 16:16 by antisa