开发者

Creating outlets in Xcode4

开发者 https://www.devze.com 2023-03-06 08:48 出处:网络
I recently upgrade开发者_JAVA技巧d to xcode4 and now I cant create outlets at all. The only documentation that I can find says to use drag and drop feature to connect my outlets, which is useless to m

I recently upgrade开发者_JAVA技巧d to xcode4 and now I cant create outlets at all. The only documentation that I can find says to use drag and drop feature to connect my outlets, which is useless to me as I'm developing in monotouch.

How can I create outlets in interface builder like I could in Xcode3?


Look a the answer of Miguel de Icaza here.

Interface builder isn't supported in Xcode4 in the current release of MonoTouch.


Duplicate of: Monotouch and XCode 4, where did the outlets go?

I had the exact same problem. I contacted the excellent crew over at monotouch by mail, and within short time they sorted it out. It turned out i could keep the SDK upgrade but I had to downgrade to the 3.x version of xcode. Hopefully there will be an update soon that will allow us to use the latest xcode incarnation - although I personally hope monotouch get's it's own GUI designer.

0

精彩评论

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