ValV
09/30/2018, 4:34 PMfield
in a form
? I'm using form { fieldset { flowpane { field { combobox { ... } } } } }
, and setting field { minWidth = 200.px; maxWidth = 200.px }
in corresponding stylesheet. It seems that a fieldset
has maximum width of 200
, but fields overlap in less than 200
. I want all fields to be of fixed width with controls stretched inside