We are designing our solution to be i18n compatible, and we have several buttons that require descriptive labels. When placing the buttons, we have limited space to work with, and as they are roughly square in shape (to best accommodate touch screens and fingers) we place the labels below.
I know that the normal way to text wrap a Servoy label is to check the Use html checkbox in the Property Editor, but as we are using the I18N feature, it seems we are in a catch-22.
Some of our button labels WILL take up more room than we design for, and it would be very helpful if text wrap was automatic.