原文:loaded the "*****" nib but the view outlet was not set 错误的解决办法。

loaded the nib but the view outlet was not set 错误的解决办法。 在Xcode下不用Storyboard做一些试验时,总是提示:loaded the nib but the view outlet was not set 网上搜索了一下,发现是nib文件没有跟xxxViewControler关联导致的. , 打开nib文件 , 点击 File s O ...

2012-05-23 09:02 0 5137 推荐指数:

查看详情

loaded some nib but the view outlet was not set

当使用 initWithNibName 函数, 并使用 由nib文件生成的ViewController 的view属性时候,遇到这个问题。 //load loc.xib UIViewController * UIVC = [[UIViewController alloc ...

Sat Apr 21 05:38:00 CST 2012 4 21446
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM