Hi all,
I was wondering if anyone else had a need of a ToggleButton control: something which looks like the current UI.Button, but behaves like a toggle and stays armed when its boolean state is set to true.
uGUI offers a UI.Toggle control, but it is basically a checkbox control with a graphical marker which is on or off. What I am looking for is something which behaves as a Tab to navigate between subpanels.
I have looked into the code, and it seems that the background disarming when...
ToggleButton control
I was wondering if anyone else had a need of a ToggleButton control: something which looks like the current UI.Button, but behaves like a toggle and stays armed when its boolean state is set to true.
uGUI offers a UI.Toggle control, but it is basically a checkbox control with a graphical marker which is on or off. What I am looking for is something which behaves as a Tab to navigate between subpanels.
I have looked into the code, and it seems that the background disarming when...
ToggleButton control