wiki:recycleview_code_examples
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:recycleview_code_examples [2020/11/28 16:27] – antisa | wiki:recycleview_code_examples [2022/06/29 11:08] (current) – remove brackets around tags antisa | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{tag> | ||
| + | ====== 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|{{: | [[kivy_recycle_view1|{{: | ||
| - | ==== Tested on ==== | + | [[wiki: |
| + | |||
| + | ===== GridLayout ===== | ||
| + | Grid layout that has fixed button size regardless of the window size. | ||
| + | |||
| + | [[fixed_btn_size|{{: | ||
| + | ====== Tested on ====== | ||
| * Kivy==1.11.1 | * Kivy==1.11.1 | ||
| + | * Kivy==2.0.0 | ||
| - | ==== References ==== | + | ====== References |
| https:// | https:// | ||
wiki/recycleview_code_examples.1606580846.txt.gz · Last modified: by antisa
