[cell setSelectionStyle:UITableViewCellSelectionStyleNone];
Tuesday, January 25, 2011
Csak az egyik cella ne legyen kijelolve touch-nal
Magan a UITableView-n bekapcsolhatjuk a "Show Selection On Touch"-ot az IB-ben, de ha az egyik cellanal megsem akarunk selection-t, akkor amikor azt letrehozzuk a tableView:cellForRowAtIndexPath:-ban akkor be kell allitani rajta a UITableViewCellSelectionStyleNone-t:
Labels:
selection,
UITableView,
UITableViewCell
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.