text dialog property

Hi

New to Servoy 4 but in v2/3 within the text property dialog you could select font/style/size/color within the dialog. Some of my text labels are quite a mix of fonts/styles etc. When i open the text dialog now for a label it reverts to html only. i can’t seem to alter part of the text label as before using font/size/style options (they dont exist!).

How do i achieve this for a text label without coding html?

Hi Rodney,

Right now Servoy 4 doesn’t have a HTML editor for the text properties so you have to code in HTML.
You could of course copy the text over into another editor that allows you to do easy HTML manipulation and when done copy the source back into Servoy.

Hope this helps.

Hi Robert

thanks for your reply.

Hope i dont find too many of these improvements over v3. :?