• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: UITableView disabled scrolling Cell selection
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: UITableView disabled scrolling Cell selection


  • Subject: Re: UITableView disabled scrolling Cell selection
  • From: Luke Hiesterman <email@hidden>
  • Date: Mon, 11 Mar 2013 14:59:54 +0000
  • Thread-topic: UITableView disabled scrolling Cell selection

If you want the behavior of a series of buttons, I'd have a series of buttons. Table view cells simply don't behave like buttons. If it makes it easier for you, it might make sense to put buttons inside table view cells.

Luke

On Mar 11, 2013, at 4:38 AM, "Ben" <email@hidden> wrote:

> 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 (email@hidden)
>
> 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:
>
> This email sent to email@hidden

_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Problem with using a Navigation Controller in Xcode (From: email@hidden)
 >UITableView disabled scrolling Cell selection (From: Ben <email@hidden>)

  • Prev by Date: Re: Problem with using a Navigation Controller in Xcode
  • Next by Date: Re: Problem with using a Navigation Controller in Xcode
  • Previous by thread: UITableView disabled scrolling Cell selection
  • Next by thread: Re: Problem with using a Navigation Controller in Xcode
  • Index(es):
    • Date
    • Thread