PDA

Click to See Complete Forum and Search --> : GridLayout - positioning


ThomasJones
Apr 19th, 2004, 06:34 AM
I use GridLayout many times over FlowLayout. However I'm running into trouble in GridLayout when the user's text size is set to Large or Largest. (This is dones by selecting the Text Size from the View menu in internet explorer.)

Because controls are layed out in absolute positioning, when the user selects a larger browser font size, things get jumbled.

Any suggestions or ideas to work around this issue.