Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: warlord4 on October 22, 2013, 05:31:09 AM

Title: Toggle button need help
Post by: warlord4 on October 22, 2013, 05:31:09 AM
Hi everyone! Need your help! I have 3 toggle buttons and i need when i will press one button other buttons would be unChecked!
How can i do this!
Title: Re: Toggle button need help
Post by: bkevelham on October 22, 2013, 06:40:57 AM
Just make sure they all have the same Group ID. You can set this in the inspector as well as in code. Any UIToggles with the same Group ID will function as a radio button group.
Title: Re: Toggle button need help
Post by: warlord4 on October 23, 2013, 04:00:59 AM
Thanks a lot!!Can not understand how to give thanks!