huuuuummmmmm it is difficult to explain better but I'll try :
radio "*!user@host", 319, 437 57 100 20, group tab 3
radio "*!*user@host", 320, 437 77 100 20, tab 3
radio "*!*@host", 321, 437 97 100 20, tab 3
radio "*!*user@*.host", 322, 437 117 100 20, tab 3
radio "*!*@*.host", 323, 437 137 100 20, tab 3
radio "nick!user@host", 324, 437 157 100 20, tab 3
radio "nick!*user@host", 325, 437 177 100 20, tab 3
radio "nick!*@host", 326, 437 197 100 20, tab 3
radio "nick!*user@*.host", 327, 437 217 120 20, tab 3
radio "nick!*@*.host", 328, 437 237 100 20, tab 3
By the examples and by default, I check the radiobutton on the ID 323.
With the mouse, the role "group" work normally.
But, if I have the envy to change severals controls as these controls by a remote as following :
did -c conf $calc( $readini(%chemin,protections,banmask) + 319)
and in the other file the checked control is the ID 320
You see better ?