-
Here is my container :
I would like to make my ListVIew scrollable, do you have any idea how to do it ? |
Beta Was this translation helpful? Give feedback.
Answered by
Soif2Sang
Dec 23, 2022
Replies: 2 comments
-
I found the solution
I create a container, with a column in it, then I add the text (ft.text) |
Beta Was this translation helpful? Give feedback.
0 replies
-
here is the real solution : |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Soif2Sang
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
here is the real solution :
ft.ListView(height=250, expand=0, spacing=10)