Game Development Community

RadioButton behavior

by gamer · in Torque Game Engine · 08/15/2006 (5:38 pm) · 0 replies

It seems that different radioButtons belonging to different parent gui does not effect each other at all even if they share the same groupNum. So if I click on a radioButton, it changes to the depressed state, but the other radiobuttons in the same group might still be depressed. Is there a solution to this?
thanks