Scaling 'select one' GUI components
Summary
how to make 'select one' components line out with other gui componentsContent
Hello vbcs community,
We are currenly trying to perfect the look and feel of our web application.
When a page contains both input text fields and select one fields, we notice that these fields don't line out when they scale to fit the browser window. See the attached illustrative image.
When a page contains both input text fields and select one fields, we notice that these fields don't line out when they scale to fit the browser window. See the attached illustrative image.
How can we get these 'select one' components to line out with the other components, regardless of the size of the browser window?
We are currently using the gridrow layout. And all GUI elements in the screenshots have an equal width of 4 columns.
Tagged:
1