Responsive Text Controls

Please let me know if you find issues, so I can expand the example covering the edge cases you find.

1 Like

This really opens upp lots of new possibilities, very nice!
Found some issues when using WebPopupMenu, I uploaded a sample that illustrates it to 77753.

I also added a WebHTMLViewer to the project as alternative to the WebLabel. WebHTMLViewers open up for even better formatting with inline images etc.

Also, the order at which the controls are added to the project in the IDE seems to control the order the controls are displayed on the page, I could not find any other way to change it. It is manageable but maybe there is a simpler way to do it.

Looks like that order is controlled by this:
image

2 Likes