开发者

As soon as I make a connection between my code and interface, my tab crashes (iOS SDK 4.2)

Using XCode 4, with the iPhone iOS 4.2

Hey everyone, I'm using a tabBar interface for my new app that I'm trying to finish. I have declared the UILabels and as soon as I connect them in the interface builder to the actual labels, the whole app will crash upon selection of its tab at runtime, in the simulator and on my iphone.

I'm hoping there's a really simple answer out there, but I really have no idea where to look (I am a novice).

Thanks in开发者_如何转开发 advance,


Usually this happens when you change the name of your variables but didn't update the hooks in IB. An easy fix to this that I usually do is to unhook everything in IB, and then hook them back on again.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜