User Tools

Site Tools


wiki:kivy_recycle_view1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:kivy_recycle_view1 [2020/11/29 01:45] – add tags & syntax highlighting antisawiki:kivy_recycle_view1 [2020/12/14 19:34] (current) antisa
Line 1: Line 1:
-{{tag>[python code]}}+{{tag>python code}} 
 +====== RecycleView ======
  
 <file python recycle_view.py> <file python recycle_view.py>
Line 51: Line 52:
     viewclass: 'VideoItem'     viewclass: 'VideoItem'
     RecycleBoxLayout:     RecycleBoxLayout:
 +        default_size: None, None
         default_size_hint: 1, None         default_size_hint: 1, None
         size_hint_y: None         size_hint_y: None
Line 68: Line 70:
 Test().run( Test().run(
 </file> </file>
 +
 +====== See also ======
 +[[wiki:kivy_custom_size_widgets|Custom widget size example]]
 +
wiki/kivy_recycle_view1.1606610726.txt.gz · Last modified: 2020/11/29 01:45 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki