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

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:recycleview_code_examples [2020/12/08 19:41] – remove code tag antisawiki:recycleview_code_examples [2022/06/29 13:08] (current) – remove brackets around tags antisa
Line 1: Line 1:
-{{tag>[python kivy]}}+{{tag>python kivy}}
 ====== Kivy code examples ====== ====== Kivy code examples ======
  
Line 5: Line 5:
  
 ===== RecycleView ===== ===== RecycleView =====
 +
 +Scrollable buttons.
  
 [[kivy_recycle_view1|{{:wiki:kivy_recycle_view1.png?400|}}]] [[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 ===== ===== GridLayout =====
 +Grid layout that has fixed button size regardless of the window size.
 +
 [[fixed_btn_size|{{:wiki:fixed_btn_size.png?400|}}]] [[fixed_btn_size|{{:wiki:fixed_btn_size.png?400|}}]]
-==== Tested on ====+====== Tested on ======
   * Kivy==1.11.1   * Kivy==1.11.1
 +  * Kivy==2.0.0
  
-==== References ====+====== References ======
 https://kivy.org/doc/stable/api-kivy.uix.recycleview.html#module-kivy.uix.recycleview https://kivy.org/doc/stable/api-kivy.uix.recycleview.html#module-kivy.uix.recycleview
wiki/recycleview_code_examples.1607452914.txt.gz · Last modified: 2020/12/08 19:41 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