Radio button

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Radio button

    Hi,

    I want to use the radio button widget in my application.
    After I programmed the desired function I noticed that the behavior of the radio button widget is not as I expected it.
    Originally I wanted to move the focus to the desired radio button item and select it by pressing enter.
    But if I try to move the focus the selected radio button item changes with the focus.
    Is there any way to only move the focus without changing the selected item?

    regards
    Thomas