Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: elvess on April 23, 2015, 09:38:48 AM
-
Hello!
In the scroll view we need to implement the next thing:
There are, for example, 20 items in UIScrollView. When I drag it to the end of the list it should call some function that will add some amount of new items to the end of the list. After dragging new list to the bottom it should add new amount again. And so on.
Is it possible to realize such a thing via NGUI?
Thank U.
Best regards,
Paul.
-
Yes, that's exactly what the endless scroll view example does.
-
Oh. I see. Ill check for the example.
Thank U for the reply.
Best regards,
Paul.