New posts in interface-builder

Xcode Interface Builder is showing "No selection" for all files

What's the difference between custom class and file's owner setting in xib file?

Custom table view cell: IBOutlet label is nil

Apple Interface Builder: adding subview to UIImageView

Weird colors in XCode Interface Builder?

how to make UILabel autosize text in storyboard (or interface builder), NOT programmatically

How to enter unicode characters in a UILabel in Interface Builder?

Alternative iOS layouts for portrait and landscape using just one .xib file

How do I adjust the left margin for prototype cells in a UITableView?

Change character spacing on UILabel within Interface Builder

Misplaced views each time Xcode restarts

Use a generic class as a custom view in Interface Builder

Failed to render instance of IB Designables

How to change navigation bar color in iOS 7 or 6?

Swift - IBOutletCollection equivalent

macOS window with integrated title bar and toolbar?

What is the difference between NIB and XIB Interface Builder file formats?

Designing in landscape with Storyboards

How do you shrink a UIPickerView on the iPhone?

Is there a way for Interface Builder to render IBDesignable views which don't override drawRect: