What you see... What you get...

This is what I see in the IDE when I create my WebControl

This is what I seen in my webToolBar when I run my application

What you see
What you Get

Text justification, Size and position just seems wrong…

Edit (Paul): Fixed Dropbox image links

[quote=191290:@Brian O’Brien]This is what I see in the IDE when I create my WebControl

This is what I seen in my webToolBar when I run my application

What you see
What you Get

Text justification, Size and position just seems wrong…[/quote]

The IDE provides a representation, the browser you are using provides its own rendition. Depending on browsers, the size of controls may vary. That is the issue with the Web. For the very same HTML code, each rendition engine has its own idiosyncrasies. Safari, Chrome, Firefox, Opera may have different styles. Besides, Mac, Windows, Linux, Android, iOS each has its own way of rendering HTML.

There is no way to control the size of the boxes, but you can use a WebStyle to get the font size and justification you wish.

[quote=191290:@Brian O’Brien]
Text justification, Size and position just seems wrong…[/quote]
The text alignment is definitely a bug. Please file a bug report about that.

:slight_smile: When they offer me a free copy of software! :slight_smile: lol…
Just kidding… Although I wish they would.