Hi,
Is there a way to attach a text with a radio button widget ? I did not find any API to do so. Its pretty common to display radio button with an associated text.
Of course, I could create a text and add it on the side, but if the user touch the text, nothing would happen. I would have to add an event handler, which is very cumbersome.
Any things I am missing ?
thanks any help provided