Search for «layout» code in category tags

growing layout

by julian.rohrhuber on 01 Oct'16 11:10 in gui layout

Just an illustration of how layouts behave dynamically.

reception: useful (1)instructive (1)

GUI: Scrolling list of multi-view items

by jamshark70 on 17 Jan'16 04:07 in gui scroll list layout layouts multiline

A common GUI requirement is a scrollable list of similar items. If the list consists of strings, it's easy -- use ListView. If, for example, each "lin

1