Hi, 

I have a UITableView which I have disabled scrolling on.

When a user touches a cell it is selected as required, however when a user 
touches, drags then releases (on that same cell) no selection of the cell 
happens.

I understand that in normal use this would be the correct behaviour(as a 
touches +drag would invoke scrolling), however because I have disabled 
scrolling this behaviour is not required.

How would I go about selecting a cell after a touches +drag has occurred on the 
same cell? 

The reason I want this behaviour is because, to a user who has unsteady 
fingers, it seems like the cell 'button' is broke. 

Thanks
_______________________________________________

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

Reply via email to