Luke mentioned this earlier – you need to implement the delegate method and ensure your recognizer doesn't conflict with others (in particular the table view's own pan gesture recognizer in this case).
On Dec 20, 2012, at 12:07 PM, Eric E. Dolecki <edole...@gmail.com> wrote: > Okay - so I set up a UIPanGestureRecognizer and it's working great. It keeps > firing if I drag into and around my UITableView. But I want that UITableView > to work (scrolling up/down) while still getting x,y from the gesture > recognizer. If I am scrolling the table, the gesture recognizer doesn't fire. > > > > Google Voice: (508) 656-0622 > Twitter: eric_dolecki XBoxLive: edolecki PSN: eric_dolecki > Imagineric > > > On Thu, Dec 20, 2012 at 2:40 PM, David Duncan <david.dun...@apple.com> wrote: > On Dec 20, 2012, at 11:28 AM, "Eric E. Dolecki" <edole...@gmail.com> wrote: > >> over time though or only when it's triggered? > > > Depends on which gesture recognizer you use. You probably want a pan > recognizer for this. > -- > David Duncan > > -- David Duncan _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com