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/11/29 15:09] – add tags antisawiki:recycleview_code_examples [2022/06/29 13:08] (current) – remove brackets around tags antisa
Line 1: Line 1:
-{{tag>[python code kivy]}} +{{tag>python kivy}} 
-====== Recycle view code examples ======+====== Kivy code examples ======
  
 Click on image to see code for that. Click on image to see code for that.
 +
 +===== RecycleView =====
 +
 +Scrollable buttons.
  
 [[kivy_recycle_view1|{{:wiki:kivy_recycle_view1.png?400|}}]] [[kivy_recycle_view1|{{:wiki:kivy_recycle_view1.png?400|}}]]
  
-==== Tested on ====+[[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==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.1606658993.txt.gz · Last modified: 2020/11/29 15: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