Arrange radios horizontally

Hello!
How do I arrange radio buttons horizontally (as opposed to their default position one under another)?
I seem to have checked all element properties… Am I missing anything?

Cheers,
Maria

Hi Maria,
Yes this had me confused for a while, but the solution is to turn off both horizontal and vertical scroll bars for that element.

Hello Maria

You have to make the field wide enough to let Servoy (automatically) arrange radio buttons horizontally. In my opinion, there is a problem that somehow the distance of the (horizontal aligned) radio buttons is calculated by the width of the radio buttons text, which is not very usable. This behaviour also avoids the alignment of groups of radio buttons vertically and horizontally, i. e. for example groups of pairs aligned such that first AND second radio button is vertically aligned like
o Text o Text
o Txt o Txt

Radio buttons till now also miss a style (made a case for it).

So in my opinion there are (too) limited options for alignment of radio buttons

Best regards, Robert

maria:
Hello!
How do I arrange radio buttons horizontally (as opposed to their default position one under another)?
I seem to have checked all element properties… Am I missing anything?

Cheers,
Maria

Thanks a lot Robert, the radios look much better now :)
Yes, arranging radios lacks flexibility, hopefully this will improve in further releases.

Kind Regards,
Maria