xcode-storyboard Questions
2
Solved
Is there a way in Xcode when using the Storyboard in the Interface Builder to disable the status bar completely, so that when I create a new View Controller I don't keep having to turn "status bar"...
Mausoleum asked 23/1, 2012 at 17:26
3
Solved
In Xcode, how can I create a simple iPad application that uses Storyboards such that the DetailView controller is swapped out for each entry? Most examples that I've seen use the iPhone or they s...
Barcelona asked 14/2, 2012 at 5:38
2
Solved
Storyboards created with XCode 4.5.1 could not open on XCode 4.2 with the following error message.
This document "XXXXX.storyboard" could not be opened. Please use a newer version of Xcode. Consid...
Fulguration asked 18/10, 2012 at 18:28
1
Solved
I have iPhone application using storyboard with two language (Arabic / English) how i can switch from Arabic localization storyboard to English storyboard without need to change language iPhone set...
Seltzer asked 10/1, 2013 at 14:2
1
Solved
Is it possible to lock or freeze elements in storyboard editor so that they are ignored, when clicking and dragging?
My problem is that I have several elements underneath two big UIViews that cove...
Faints asked 20/11, 2012 at 10:35
2
Solved
UPDATE
This is an old question for an old version of Xcode. It turned out that the issue was a bug in Xcode which has been fixed.
Original
I have a storyboard generated from making a new tab iph...
Parik asked 27/1, 2012 at 15:35
1
Solved
Please have a look at the screenshot that shows a part of a storyboard in Xcode. It is one controller. On the same level as the controller there are two UIViews "Date Picker View" and "Input Access...
Ferrous asked 31/5, 2012 at 20:27
1
I created a Swedish localization of my storyboard, but it doesn't get loaded for iOS devices with the language set to Swedish - it's always the English version.
I have Localizable.strings in sv.lp...
Carping asked 18/5, 2012 at 21:15
1
Solved
I'm creating an iOS5 application using the storyboard features. The basic structure is:
LoginScreen ---(segue)--> MyScreen ---(press on logout)------(segue back to login screen)-->LoginScreen
it'...
Machinist asked 14/2, 2012 at 12:25
1
Solved
I don't seem to get this SIGABRT I keep getting. I have this storyboard iOS application, and in the storyboard I have a UITableViewController. Now, I can take a cell of the TVC and make it push the...
Autotomy asked 19/1, 2012 at 13:14
2
Solved
I've got a problem concerning Navigationcontroller in AppDelegate. I'm using a storyboard, which looks like this:
As a result of using Push notifications, i've got the following function in my ...
Hysterectomize asked 8/1, 2012 at 17:56
1
Solved
I think I got all the steps down but I must be missing something because I can't make a connection from the labels in the cell to the code.
Here's what I'm doing:
set style of cell to custom
dra...
Rhnegative asked 29/12, 2011 at 1:29
1
Solved
I've used Xcode 4.2 to create a storyboard-based iOS application.
One of my screens contains a UITableViewController, using dynamic custom cells.
So far - so good.
Now, I wanted to add a UISearch...
Duckett asked 7/12, 2011 at 12:17
© 2022 - 2024 — McMap. All rights reserved.