Author Topic: Toggle button need help  (Read 3021 times)

warlord4

  • Guest
Toggle button need help
« 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!

bkevelham

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 3
  • Posts: 11
    • View Profile
    • Personal Website
Re: Toggle button need help
« Reply #1 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.

warlord4

  • Guest
Re: Toggle button need help
« Reply #2 on: October 23, 2013, 04:00:59 AM »
Thanks a lot!!Can not understand how to give thanks!