Servoy 3.5.4

svroemisse:
[new] function setBorder is added to all form elements to change a border at runtime

Excellent new function, Servoy! It would be very nice if all Servoy border dialog options is documented for this function.

Yes, that really is nice. I just found one downside. Setting the border seems to override the margin settings from the style. If have a few pixels left and right margin which is gone after I call setBorder…

Maybe this can be fixed?

Sounds like a case in the support system is needed for this…

Paul

done (#131444).

martinh:
It would be great to have also this possibililty for radios

radio
{
styling
}

radio.myField
{
another styling
}

Any news on this?