Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可可新手在这里...
我知道这听起来很愚蠢,但我在 Interface Builder 中找不到绑定窗格。我有最新的 xCode( 3.2.3 ),但也尝试过其他版本,还是一样。工具菜单没有列出它,Cmd-4 打开身份检查器。
截屏
可能是什么原因?
谢谢
看起来你正在 iPhone 上编程。(我想我在该图像中看到了 UIKit 引用。)
不幸的是,它们没有为 iPhone 实现,因此您不能在 Interface Builder 中使用绑定。
使用 Interface Builder 的绑定(适用于 iPhone 应用程序)