Tools and sub tools have a single panel in which buttons etc. can be positioned in row order.
Panel items are positioned on the same row until
tw_newrow(void)
is called, when a new row is started.
Layout is as simple and automatic as possible, and is usually satisfactory, but fine tuning controls could be made available.