Show Posts

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.


Messages - Velvety

Pages: [1]
1
NGUI 3 Documentation / Re: UIScrollView
« on: January 02, 2015, 11:00:46 PM »
I've been searching the forums but haven't found a way to do this: I want to programmatically stop dragging a scrollview.  So far it seems like there is no easy way to do this. I may be able to "fake" ending a Press event or something, but I can't figure out how to reliably do that either.  Basically I want to be able to trigger the end of a press/drag on a scrollview so the user is forced to remove their finger and click/drag again if they want to start a new drag.  Is there a way to do this?  How might I cancel/end a drag that is in progress?  Thanks.

Pages: [1]