HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
2D layout algorithms

Layout algorithms

hi::grid_layout: An algorithm that lays out boxes in rows and colunms. hi::row_layout: An algorithm that lays out boxes in a single row. hi::column_layout: An algorithm that lays out boxes in a single column. hi::flex_layout: An algorithm that lays out boxes next to each other, possibly flowing to a next line.