【发布时间】:2012-04-06 06:47:33
【问题描述】:
我正在尝试向UITableView 添加一个自定义标题,其中包含一些按钮和一个UISearchBar。
问题是,当我尝试使用 searchBar 时,我收到一条消息:
setting the first responder view of the table but we don't know its type (cell/header/footer)
有人遇到过这样的问题吗?
【问题讨论】:
标签: ios uitableview uisearchbar