Author Topic: Is there an example of scrollable popup menu?  (Read 3466 times)

Saint

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 4
    • View Profile
Is there an example of scrollable popup menu?
« 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?

Wisteso

  • Full Member
  • ***
  • Thank You
  • -Given: 21
  • -Receive: 3
  • Posts: 103
    • View Profile
Re: Is there an example of scrollable popup menu?
« Reply #1 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.