Re: Xcode storyboard segue problem
Re: Xcode storyboard segue problem
- Subject: Re: Xcode storyboard segue problem
- From: Alex Zavatone <email@hidden>
- Date: Wed, 27 Aug 2014 09:11:53 -0400
How are you control dragging? From which part of which scene to which part of the other?
My suspicion is that you are doing it in a manner which makes perfect sense to you, but means something else in the IB.
I find this one area of the IB and Xcode that can be maddening. When I was trying to wire up outlets years ago, it struck me as really strange (AKA bad design) that you must drag from the UI element on the scene to over the property name but you cannot drag on to the little empty circle to the left of the property name that actually indicates if the outlet is connected or not to connect to the IBOutlet or IBAction.
Sent from my iPad
On Aug 26, 2014, at 8:27 PM, Carl Hoefs <email@hidden> wrote:
> I get the same problem with 5.1 and 5.1.1, on new and old projects. Xcode won’t allow me to create segues between view controllers! Nothing highlights either in the storyboard or the lefthand pane. The only exception is from a UINavigationController to anything else - that alone works. I’m trying to set up Nav -> VC -> CVC but Xcode is only allowing me to segue from the Nav -> VC and Nav -> CVC. VC -> VC is out, as is VC -> CVC.
>
> The only hint I have is this from the console log:
>
> 8/26/14 5:17:00.497 PM ibtoold[2033]: CGSConnectionByID: 0 is not a valid connection ID.
>
> Is there any other way to create segues than control-drag?
> -Carl
>
>
> On Aug 26, 2014, at 1:04 PM, Carl Hoefs <email@hidden> wrote:
>
>> No joy even after a reboot. I don’t get it; it only hates CVCs. I’ll drag my project over to an Xcode 5.1 system.
>> Q: Can I “downgrade” to 5.1?
>>
>> -Carl
>>
>>
>> On Aug 26, 2014, at 12:53 PM, Carl Hoefs <email@hidden> wrote:
>>
>>> In a new project, if I drag 1 VC and 1 CVC onto the storyboard, I _can’t_ draw a segue from one to the other. But if I then add another VC to the storyboard, I _can_ segue from either VC to the CVC. Trying this “trick” on my real project, though, doesn’t change the broken behavior.
>>>
>>> Yeah, Miller, er, reboot time.
>>> -Carl
>>>
>>> On Aug 26, 2014, at 12:51 PM, Alex Zavatone <email@hidden> wrote:
>>>
>>>> Ugh. When in doubt, reboot?
>>>>
>>>> I'd email you my test project to play with but I'm only able to email from the iDevice at the moment.
>>>>
>>>> Sent from my iPad
>>>>
>>>> On Aug 26, 2014, at 3:40 PM, Carl Hoefs <email@hidden> wrote:
>>>>
>>>>> Doesn’t here. New project, I drag a VC and a CVC onto the storyboard. Control-dragging from the VC doesn’t highlight the CVC. I even restarted Xcode. No joy.
>>>>> -Carl
>>>>>
>>>>> On Aug 26, 2014, at 12:28 PM, Alex Zavatone <email@hidden> wrote:
>>>>>
>>>>>> Hmm. I just created a new project, added a new VC and a Collection VC, right clicked on the bar below the VC and dragged in to the body of the CVC with no problem in Xcode 5.1.1.
>>>>>>
>>>>>> Sent from my iPad
>>>>>>
>>>>>> On Aug 26, 2014, at 2:59 PM, Carl Hoefs <email@hidden> wrote:
>>>>>>
>>>>>>> In Xcode 5.1.1 storyboards, I can segue (control-drag) from one UIViewController to another, but it won’t allow me to segue from a UIViewController to a UICollectionViewController. How does one do this?
>>>>>>> -Carl
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> Do not post admin requests to the list. They will be ignored.
>>>>>>> Xcode-users mailing list (email@hidden)
>>>>>>> Help/Unsubscribe/Update your Subscription:
>>>>>>>
>>>>>>> This email sent to email@hidden
>>>
>>>
>>> _______________________________________________
>>> Do not post admin requests to the list. They will be ignored.
>>> Xcode-users mailing list (email@hidden)
>>> Help/Unsubscribe/Update your Subscription:
>>>
>>> This email sent to email@hidden
>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden