Cocoa-Touch – Do not highlight the watch line when touching

When I select a table view row, it turns blue. When I touch it, I want the row to not change color. How can I do this?
Each cell requires one of these:

< pre>cell.selectionStyle = UITableViewCellSelectionStyleNone;

When I select a row of a table view, it turns blue. When I touch it, I want the row to not Change the color. How can I do this?

Each cell needs one of these:

cell.selectionStyle = UITableViewCellSelectionStyleNone;

WordPress database error: [Table 'yf99682.wp_s6mz6tyggq_comments' doesn't exist]
SELECT SQL_CALC_FOUND_ROWS wp_s6mz6tyggq_comments.comment_ID FROM wp_s6mz6tyggq_comments WHERE ( comment_approved = '1' ) AND comment_post_ID = 430 ORDER BY wp_s6mz6tyggq_comments.comment_date_gmt ASC, wp_s6mz6tyggq_comments.comment_ID ASC

Leave a Comment

Your email address will not be published.