how to create a custom settings view / make cell label editable

Posted by Lex on Stack Overflow See other posts from Stack Overflow or by Lex
Published on 2009-12-21T19:12:07Z Indexed on 2010/06/18 6:23 UTC
Read the original article Hit count: 146

Hi everyone,

I need to create a custom settings view used within the app. The app is a mockup so it actually does have one already, it uses a UITableViewCellStyleValue1, but nothing is editable. So essentially what I would like to have is the same thing but with editable detailTextLabel (the label on the right hand side), what's the best way to do this?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about uitableview