Author Topic: check pannel center in scroll view (panel)  (Read 2229 times)

marcusjung

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
check pannel center in scroll view (panel)
« on: February 02, 2014, 08:55:03 AM »
Hi,

Scroll view (panel) is working well.  but i need some help.

I use "UIcenterOnClick" and my scroll view pannel has several buttons.

when i use "UIcenterOnClick" , a problem arises.
because button has own action.
so 'going to center by UIcenterOnClick'  and  'some action by button'  begin simultaneously.

how do i fix this simultaneously actions.
I wanna....
as first action 'going to center by UIcenterOnClick'
as second action  'some action by button when click again in center posion'