【发布时间】:2010-01-20 03:27:46
【问题描述】:
当我想将它更改为另一个视图时,它默认链接到 RootViewController,它有一些崩溃 是否有将视图更改为另一个类的解决方案(InterfaceBuilder)?
程序运行时出错
[Session started at 2010-01-20 10:17:14 +0700.]
2010-01-20 10:17:16.560 AsianDelight[2816:207] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[UIViewController _loadViewFromNibNamed:bundle:] loaded the "TestFC" nib but the view outlet was not set.'
2010-01-20 10:17:16.577 AsianDelight[2816:207] Stack: (
30409819,
2481497353,
30493755,
30493594,
3293754,
3287099,
3286817,
3280274,
3322548,
3318574,
3325210,
3306266,
4477668,
29000368,
28999791,
29081215,
3283858,
2890716,
2869039,
2863409,
3279229,
3321733,
2940469,
2933949,
2933720,
2907787,
8022,
2770463,
2808330,
2796424,
2778835,
2805941,
38506193,
30194560,
30190664,
2772585
)
【问题讨论】:
标签: iphone interface-builder uinavigationcontroller