【发布时间】:2011-06-07 10:53:42
【问题描述】:
在界面生成器中,我的插座和 ibaction 无法连接。他们根本不会出现,就像它不存在一样。
这是我的代码:
@interface RootViewController : UIViewController { IBOutlet UILabel *time; } -(IBAction)更改时间;在 Interface Builder 中仅有的两个连接是:
-
查看
-
搜索显示控制器。
请帮忙!
【问题讨论】:
标签: xcode interface-builder connection