interface-builder
NSScrollView doesn't work xcode 4
I made an nsscrollview in the interface builder of xcode 4 and i put buttons inside of it\'s view. The scrollview is clipping the content of the view instead of scrolling it. How come it won\'t s开发者[详细]
2023-03-29 11:41 分类:问答MonoTouch - Images in interface builder [?] feedback needed
I know from past experience that when I add an image to interface builder, I开发者_运维技巧 will see a [?] during preview, and it will look OK at execution.Has there been any work around for this, or[详细]
2023-03-29 02:00 分类:问答Static UILabel not showing in uiview
I have create a few static UILabel text in Interface Builder, but when running the application. the label is not shown in the application itself, i do not know why.[详细]
2023-03-28 17:34 分类:问答How to zoom in/out in Xcode 4.1 Interface Builder window to see multiple UIViews
I\'m building a xib with multiple views, one oriented for landscape and another for portrait. I\'d like to be able to zoom out from the Interface Builder window to see both and then zoom in on one of[详细]
2023-03-28 14:23 分类:问答Issues with running app from MainWindow nib?
I had the entire app (it consists of one view) set up and ran from a View in the ViewController object of the MainWindow nib, INSTEAD of actually having the view ran from the actual ViewController nib[详细]
2023-03-28 07:07 分类:问答Best way to Learn Objective-C and Interface Builder [closed]
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a[详细]
2023-03-28 06:50 分类:问答Interface Builder Zoom in Zoom Out [duplicate]
This question already has answers here: Cannot zoom in and out of nib in the new Interface Builder (7 answers)[详细]
2023-03-28 01:27 分类:问答Custom Initializer when ViewController is loaded from NibFile
I have a UISplitViewController in a xib file that contains two custom UIViewControllers. I put most of my initialization code in the viewDidLoad: method, but I don\'t think thats where it should be.[详细]
2023-03-27 03:00 分类:问答Resources located in a separate bundle visible in IB, but not in the runtime
I have an application, where most of image resources are stored in the separate resource bundle (there is a valid reason to do that). This resource bundle is added to the project along with main appli[详细]
2023-03-27 02:50 分类:问答Change to order of views in Interface Builder leads to a mess?
I am new to iOS programming and I am going through David Mark, Jeff LaMarche\'s iPhone development book. In one of the apps, I had used the code from the book and everything was working. The app had t[详细]
2023-03-26 14:55 分类:问答
加载中,请稍侯......