Buttons inside CCListView?

Hi,

I tried to put a button inside a CCListView, and seems to work fine, the problem is that when you drag the scorlled elements, and if you put the finger over a button to execute the scroll, the click event is fired… the click event should only be fired when the user does a “tap” at the screen. Is there any way to achieve this behavior?

thanks