Re: How to double tap event on a UIButton

2010-09-21 Thread Matt Neuburg
On Mon, 20 Sep 2010 06:38:32 +0200, " Jonathan Chac?n " said: >What can I manage the double tap gesture on a UIButton? Or (still carrying on from my previous note, sorry) use the technique shown in the docs: on the first tap, start a delayed performance to do the single-tap response, and then whe

Re: How to double tap event on a UIButton

2010-09-21 Thread Matt Neuburg
On Mon, 20 Sep 2010 06:38:32 +0200, " Jonathan Chac?n " said: >What can I manage the double tap gesture on a UIButton? Make a view that *looks* like a button and use gesture recognizers. m. -- matt neuburg, phd = m...@tidbits.com, A fool + a tool + an autorelease