Radio Groups

Hi,


I am having problems using RadioGroups in my WebCore project.

If I try to use a TWebRadioGroup, then clicking on any item shows an undesirable blue box that covers other items. How can I prevent this ?

If I try to use a TTMSFNCRadioGroup, then the control does not respond to any clicks (yes, it is enabled).

You can see the basic project (just a form and 2 radio groups) at https://www.qppstudio.net/tests/Project6.html.

Very best regards,

Olivier

Hi,


- The TWebRadioGroup rendering has been improved to avoid item overlap.
The update will be available with the next release of TMS WEB Core.

- TTMSFNCRadioGroup: The responisble developer will investigate this issue as soon as possible.

Thnak you very much !