Flipsideview 奇怪的行为
我为 iPhone 编写的一个简单测试应用程序遇到了一个奇怪的问题。我有一个相反的视图。现在突然间这个视图的标题高了两倍。在 IB 中(我使用的是 xcode 4),这就是它的外观
最后我得到了两倍高的标题栏。有人有想法吗?
提前致谢, 翁贝托
I am having a strange problem with a simple test app I am writing for iPhone. I have a view with a flip side view. Now suddenly this view has the title two times high. In the IB (I am using xcode 4) this is how it is looking
In the end I get a two times higher title bar. Anyone ideas?
Thanks in advance,
Umberto
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
导航项似乎已设置
提示
。您必须将其设置为nil
。或者如果您可以访问导航栏,
The navigation item seems to have its
prompt
set. You will have to set it tonil
.or if you've access to the navigation bar,