iphone - Buttons at bottom of the UITableView -


i want create buttons @ bottom of uitableview. in picture (format buttons):

http://i.stack.imgur.com/pfgwp.jpg

should add buttons inside custom uitableviewcell , use custom cell? possible create uibutton style?

are talking bold, italic, etc?

i recommend make custom cell.

in cell make uisegmentedcontroller has frame matches cell. believe doing.


Comments

Popular posts from this blog

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -