User Tools

Site Tools


wiki:recycleview_code_examples

Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:recycleview_code_examples [2020/11/28 17:09] – created antisawiki:recycleview_code_examples [2022/06/29 13:08] (current) – remove brackets around tags antisa
Line 1: Line 1:
-{{:wiki:kivy_recycle_view1.png?400|}}+{{tag>python kivy}} 
 +====== Kivy code examples ====== 
 + 
 +Click on image to see code for that. 
 + 
 +===== RecycleView ===== 
 + 
 +Scrollable buttons. 
 + 
 +[[kivy_recycle_view1|{{:wiki:kivy_recycle_view1.png?400|}}]] 
 + 
 +[[wiki:kivy_custom_size_widgets|See this code]] if you want custom size of buttons (or any other widgets). 
 + 
 +===== GridLayout ===== 
 +Grid layout that has fixed button size regardless of the window size. 
 + 
 +[[fixed_btn_size|{{:wiki:fixed_btn_size.png?400|}}]] 
 +====== Tested on ====== 
 +  * Kivy==1.11.1 
 +  * Kivy==2.0.0 
 + 
 +====== References ====== 
 +https://kivy.org/doc/stable/api-kivy.uix.recycleview.html#module-kivy.uix.recycleview
wiki/recycleview_code_examples.1606579756.txt.gz · Last modified: 2020/11/28 17:09 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