Draw line in table view cell
How can i draw a inside table cell so that i can place 2 controls in same cell with separator. Than开发者_如何学JAVAks
I would simply use a UIImageView myself. However, here is someone else who wants to know how to draw a line too: http://www.iphonedevsdk.com/forum/iphone-sdk-development/3238-how-draw-simple-line.html
精彩评论