wiki:recycleview_code_examples
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| wiki:recycleview_code_examples [2020/11/28 16:09] – created 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. | ||
| + | |||
| + | ===== RecycleView ===== | ||
| + | |||
| + | Scrollable buttons. | ||
| + | |||
| + | [[kivy_recycle_view1|{{: | ||
| + | |||
| + | [[wiki: | ||
| + | |||
| + | ===== GridLayout ===== | ||
| + | Grid layout that has fixed button size regardless of the window size. | ||
| + | |||
| + | [[fixed_btn_size|{{: | ||
| + | ====== Tested on ====== | ||
| + | * Kivy==1.11.1 | ||
| + | * Kivy==2.0.0 | ||
| + | |||
| + | ====== References ====== | ||
| + | https:// | ||
wiki/recycleview_code_examples.1606579756.txt.gz · Last modified: by antisa
