Page 1 of 1

max_on_row and resize_to_row_height...

Posted: Sun Jul 10, 2016 10:58 am
by binbinhfr
Hi,

on gui element frame, flow an table, you can have booleans resize_row_to_width and resize_to_row_height and number max_on_row.
resize_row_to_width behaviour seems clear to me : it fits the width of the frame to the largest object in it.
But the 2 others variables behaviour are not obvious.
resize_to_row_height has strange results : checkbox are centered verticaly but not their label, and other things became very unprecise.
and max_on_row remains a mystery.

any idea ?

Re: max_on_row and resize_to_row_height...

Posted: Mon Jul 11, 2016 8:46 am
by binbinhfr
no idea ?

Re: max_on_row and resize_to_row_height...

Posted: Wed Jul 13, 2016 7:56 am
by binbinhfr
I especially wonder how in a horizontal flow, I can manage to render all GUIelements vertically centered and not sticked to the top...