无法将 UIDatePicker 添加到 xib,而不生成内部错误

发布于 2024-12-07 12:35:54 字数 315 浏览 0 评论 0原文

我正在使用 xCode 4.0.2 并尝试使用包含 UIDatePicker 的 xib 创建视图控制器。每当我尝试将 UIDatePicker 对象拖动到 xib 中的视图时,我都会收到内部错误警报。这是一个通用应用程序,我正在使用针对 iPhone 的 xib。

有其他人经历过这种情况或对如何解决此问题有任何建议吗?

现在我将通过将 UIDatePicker 添加到代码中的视图来解决这个问题。

另外,当我单击警报中的崩溃按钮时,我没有收到崩溃报告器。崩溃报告器不是应该自动出现吗?如果这是一个错误,我该如何报告它?

谢谢,

约翰

I am using xCode 4.0.2 and trying to create a view controller with an xib that contains a UIDatePicker. Whenever I try to drag a UIDatePicker object to the view in the xib I get an Internal Error alert. This is a universal app and I am using an xib targeted for the iPhone.

Has anyone else experienced this or have any suggestions on how to work around this problem?

For now I am going to work around it by adding the UIDatePicker to the view in code.

Also, when I click the Crash button in the alert I am not getting the Crash Reporter. Isn't the Crash Reporter supposed to come up automatically? If this is a bug, how can I otherwise report it?

Thanks,

John

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

零度° 2024-12-14 12:35:55

如果你使用 Xcode UI 并且它崩溃了,假设你没有任何巨大的环境问题,没有磁盘空间......等等,这是一个错误;您应该将其报告给:
bugreport.apple.com

if you are using the Xcode UI and it crashes, assuming you don't have any huge environmental problems, no disk space... etc, that is a bug; and you should report it to:
bugreport.apple.com

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文