Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 427063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T19:32:32+00:00 2026-05-12T19:32:32+00:00

I have created a UItableView using the default Xcode template and configure it to

  • 0

I have created a UItableView using the default Xcode template and configure it to display five rows.
I select the first cell on the table. When I select another cell I notice the first one stay selected until I remove my finger from the second one.

sample:
http://img190.imageshack.us/img190/7184/cellsz.jpg

I want a cell to become selected on touch not on touch remove.
I searched on the net and in apple documentation but I didn’t find which method is called when the user touch the screen for selection.

Does anyone have some information about this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-12T19:32:32+00:00Added an answer on May 12, 2026 at 7:32 pm

    Finally I have succeeded in suppressing this double selection effect.

    A cell becomes selected when the system detect a touch up inside event on it.
    Before it becomes selected, the cell have a highlight state which appear on touch.

    To resolve this issue I have to override the - (void)setHighlighted:(BOOL)highlighted animated:(BOOL)animated method in my custom UITableViewCell and do nothing in this method.

    This way the table will never have two selected style cells at the same time.

    quote after edit

    This solution is enought for me, but
    it doesn’t resolve my first request to
    change cell’s selection on “touch in”
    event instead of “touch out” event.

    well… I assume this is impossible. If we had this option we could select a cell when we just wanted to scroll in a tableview.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have created a new Xcode project using Storyboards (tab view template). I added
I have created a UITableView with a custom UITableViewCell . My cell includes one
I have a UITableView inside of a View created from a NIB. the table
I have created a UITableView with two cells, username and password using the code
I have created a sort of GRID using uitableView. For that I have taken
I have created a UITableView in an app, using the basis of a tutorial
I've a custom table view cell that I created using XIB: I've also linked
I have a table view, with an added headerview created in IB to display
I have created a UITableView with two cells, username and password using the code
I have an app (Xcode 4 using Storyboard) where I created a class for

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.