I’m just trying to use different checkboxes whose appearance should looks like an radio button which is like a round button with a green light inside. I googled this for long time but didn’t find a solution, is there any way to do this.
Thanks in advance.
You can change the background (image) of the checkbox (say rather by style than in the layout, to be more elegant) to anything you want, that way you can have a radiobutton-like checkbox.
Please take a look to this short tutorial which will show you the steps to take for achieving your goal.