【发布时间】:2014-10-27 09:07:12
【问题描述】:
嘿嘿!
我想展示一个带有 Action 的 ViewController(在自定义单元格中的 UIButton 的tappedInside)。在这种情况下,我不能只是从自定义单元格中的 UIButton 控制拖动到 NavigationController(ViewController 是嵌入的)。
我如何才能意识到在 tableview 的一行中的 Button(在自定义单元格中)上的“tappedInside”会显示一个新的 ViewController?
谢谢!
【问题讨论】:
标签: uiviewcontroller swift uibutton custom-cell xcode6-beta5