1
NGUI 3 Support / Re: Latest Release 3.11.1 show mouse click on OS-X editor turn wrong screen size
« on: December 12, 2016, 06:01:56 AM »
Unity 5.5
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
So what's the question? How to have selectable items? That would be the UIToggle script. It's no different from anything else. In your onInitializeItem delegate you set the contents' values, such as label text or toggle's state.