hi , Does it way to change the TableView Lines ? just like this :
the lines become wood image
hi , Does it way to change the TableView Lines ? just like this :
the lines become wood image
You should try using an imageview with the wooden image. Which is added to your custom cell. Because I think iphone-sdk does not support to modify the separators. And one thing set separator style as none for the table view.
Hope this helps.