Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: Saint on August 11, 2014, 08:36:13 AM

Title: Is there an example of scrollable popup menu?
Post by: Saint on August 11, 2014, 08:36:13 AM
Hello. In my drop-down menu, there are too many elements. I have not found how to make a scrollable menu. I thought that many faced such a problem. Could you share some sample solution?
Title: Re: Is there an example of scrollable popup menu?
Post by: Wisteso on August 11, 2014, 11:34:31 PM
You would need a combination of the pop-up script (it's not part of the default NGUI code, but ArenMook did suggest it). I modified it a bit for my purposes, but it should work with little/no modifications.

http://www.tasharen.com/forum/index.php?topic=130.msg8010#msg8010

You would also need to use a clipped panel + scroll view.