Fyne: Add a list widget (more rich than vertical box)

Created on 19 Mar 2019  路  3Comments  路  Source: fyne-io/fyne

This will require #135 to do properly

Design blocker

Most helpful comment

We're thinking about something similar to vbox but with dynamically bound content for repetitive row layouts.
If you want something that doesn't collapse the vertical spacing you should consider the grid layout in a container.

All 3 comments

Like a vertical box that doesn鈥檛 reduce widgets to it鈥檚 smallest height?

We're thinking about something similar to vbox but with dynamically bound content for repetitive row layouts.
If you want something that doesn't collapse the vertical spacing you should consider the grid layout in a container.

This has now landed on Develop

Was this page helpful?
0 / 5 - 0 ratings

Related issues

andydotxyz picture andydotxyz  路  9Comments

codenoid picture codenoid  路  4Comments

andydotxyz picture andydotxyz  路  7Comments

MarkRosemaker picture MarkRosemaker  路  5Comments

bulatenkom picture bulatenkom  路  7Comments