Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Alex_A on March 18, 2014, 02:07:31 AM

Title: Scrolling list with selected item
Post by: Alex_A on March 18, 2014, 02:07:31 AM
I need a scrolling list with the ability to arbitrarily select a row.
Can anyone suggest how to implement it using NGUI? Is there any solution?

Here is an example:
(http://s018.radikal.ru/i525/1403/81/a54560f684d2.png)
Title: Re: Scrolling list with selected item
Post by: kitgui on March 18, 2014, 03:38:31 AM
Try a vertical scrollview with nested buttons.

If you look in NGUI sample scenes, you'll find how to do it