开发者

Toolbar with UITableView

How could i g开发者_Python百科et a toolbar with tableview to get buttons on that?


I solved this in my apps by adding a toolbar to a UIView and then add the table view to the UIView, too. This fixes the toolbar on top and allows the table to scroll. UITableView itself does not allow adding subviews.

See also here: UISplitViewController: how to get toolbar if details controller is UITableView?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜