Does anyone know how to form groups of radio buttons?
i know it can be achieved using different composites but i dont want to
use composites.
Is there any easy way to achieve this?
I tried putting radio buttons in different org.eclipse.swt.widgets.Group
but my radio buttons become invisible inside Group.
Can anyone help?