Top "Storyboard" questions

A storyboard is a graphic organizer in the form of illustrations or images displayed in sequence for the purpose of pre-visualizing a motion picture, animation, motion graphic or interactive media sequence.

Segue from one storyboard to a different storyboard?

I have too many views on one storyboard which is causing it to run really slow. I have been told …

ios xcode storyboard segue
How is view initialized when loaded via a storyboard?

When view is loaded manually, developer remains in control when it comes to initializations, we choose what initializer to call, …

objective-c ios xcode4.2 storyboard
Warnings: Misplaced View

I recently updated Xcode and I got the following warnings: I tried Editor -> Resolve Auto-Layout Issues -> …

ios7 storyboard warnings xcode5
How to use Storyboard to make popover that can be used in code?

I'm building a collection of forms each of which contains several fields. Some of the fields are UITextFields that will …

xcode storyboard popover
Xcode keeps building storyboard after each keystroke

My Xcode project using a storyboard entered in a very weird state recently: Xcode keeps building the whole project and …

ios xcode build storyboard
Can't drag outlets from Storyboard to Assistant editor in XCode

I used to be able to do this in XCode, and now suddenly I can't in a new project I've …

iphone xcode storyboard xcode4.3
xcode 4.5 how to pick storyboards at launch

Trying to make my app work with both iPhone 5 and iPhone 4/4s. I tried the "AutoLayout" but does not seem …

xcode storyboard uistoryboard xcode4.5
How to make uiview's width fit to the width of the parent view with some padding for both iphone and ipad using universal storyboard in xcode 6?

I am learning constraints and Universal Storyboard in xcode 6 and having a little bit of difficulty here. Using Universal Storyboard, …

storyboard uistoryboard universal-storyboard
iPhone Storyboard: different scene for portrait and landscape

If you scroll down a bit at this Apple Developer Page you'll find the section "Creating an Alternate Landscape Interface". …

iphone xcode interface-builder storyboard screen-orientation
Xcode 4.2 iOS Empty Application and storyboards

I'm an Xcode newbie, and I'm trying to make my first training app. Since apparently Empty Application template is the …

ios xcode ios5 storyboard xcode4.2