How may I change the size of individual items in a vertical radio button?
I tried changing the font size and that did change the size of the text but not the size of
the icons “circles” on each line…
also, other posts talked about grouping?
my radio button works correctly without any grouping, am I doing something wrong here?
Thanks,
Charles
Hi Charles,
The space between the radio button items can be influenced by setting the margin property.
The size of the radio button itself is controlled by the LAF however.
Hope this helps.
Thank you,
I have looked at LAF on the internet, even downloaded a few…
I am not really sure how the ones I downloaded get used by servoy. I know where to put the files but I am unsure about exactly what file(s) are necessary. Is it possible to take the default laf and change the size of the radio buttons as an addition, not a global change? I would hate to mess up the radio buttions I already have (I like them) but one is just slightly too large. I will play with the margin settings.
Charles
Hi Charles,
If you only want one specific instance to be different I suggest you use an image for the radio button. It’s a bit more work but you will have full control on how you want it to look like.
Also an image will be completely cross-platform.
Hope this helps.