Welcome,
Guest
. Please
login
or
register
.
February 12, 2025, 06:43:31 AM
Home
Help
Search
Login
Register
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
How to receive the event when scrollview moving finish?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to receive the event when scrollview moving finish? (Read 2763 times)
xiaoniaojjj
Full Member
Thank You
-Given: 0
-Receive: 0
Posts: 140
How to receive the event when scrollview moving finish?
«
on:
December 23, 2013, 11:08:05 PM »
I want to get which item selected, when the scrollview(center on item) be moved , how to receive the "Move finish" event?
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: How to receive the event when scrollview moving finish?
«
Reply #1 on:
December 24, 2013, 12:50:11 PM »
UIScrollView.onDragFinished
Logged
xiaoniaojjj
Full Member
Thank You
-Given: 0
-Receive: 0
Posts: 140
Re: How to receive the event when scrollview moving finish?
«
Reply #2 on:
December 26, 2013, 12:22:04 AM »
How to get which item selected??
Logged
ArenMook
Administrator
Hero Member
Thank You
-Given: 337
-Receive: 1171
Posts: 22,128
Toronto, Canada
Re: How to receive the event when scrollview moving finish?
«
Reply #3 on:
December 26, 2013, 06:40:20 PM »
Scroll views don't have selected items. UICenterOnChild script does. UICenterOnChild.centeredObject.
Logged
Print
Pages: [
1
]
« previous
next »
Tasharen Entertainment Forum
»
Support
»
NGUI 3 Support
»
How to receive the event when scrollview moving finish?