> Dear Kaiming,
>
> Not sure what the problem is. Without all the spaces the labels align to
> the left as well see attached image.
>
> Kees
>
> -----Original Message-----
> From: Kaiming Yin [mailto:
[hidden email]]
> Sent: 16 July 2018 18:42
> To:
[hidden email]
> Subject: Dialog.addRadioButtonGroup labels alignment
>
> Dear guys,
>
> Can I ask if I want to add a Dialog.addRadioButtonGroup in my panel, and
> the button group has four choices with labels at different lengths for each
> choice. How can I align the four labels to the left in one column please?
> For example, currently I'm using command lines as below:
>
> items = newArray("ImageJ ", "ImageJ
> v1.52e ", "ImageJ v1.52a to ImageJ v1.52e ", " ImageJ
> v1.50 to ImageJ v1.51 to ImageJ v1.52e");
>
> Dialog.addRadioButtonGroup(" Versions:", items, 4, 1,
> "ImageJ ");
>
> Currently I use spaces to try to align all the labels but seems quite
> clumsy. Is there any other way to do this?
>
> Thanks,
> Kaiming
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html>