Re: Xcode won't let me add table to scene?
Re: Xcode won't let me add table to scene?
- Subject: Re: Xcode won't let me add table to scene?
- From: Alex Hall <email@hidden>
- Date: Thu, 26 Nov 2015 19:16:46 -0500
On Nov 26, 2015, at 4:34 PM, Quincey Morris < email@hidden> wrote:
On Nov 26, 2015, at 12:45 , Alex Hall < email@hidden> wrote:
My dragging procedure is a bit different, what with having to focus on those invisible buttons to the right of the view into which to embed, but it should still work. I'm trying to add this to the view of the scene, not the scene itself. That is, the item just called "view" when you add a new, blank scene to a storyboard. That's the right place, right?
I dunno. Without VoiceOver on, I’m not sure where the buttons are. (And I’ve been reluctant to try turning VoiceOver on because it has so many options I don’t know how to match the ones your using.)
Yes, VO is pretty confusing unless you have to use it constantly. I definitely understand where you're coming from. Mostly I wanted to make sure that dragging onto that view was the right thing to do, and that I didn't need to try somewhere else.
An alternative a approach would be to drag from the object library into an empty space on the canvas, or to the empty space below the object sidebar. This will put a freestanding table in the storyboard and leave it selected. Then cut it to the clipboard, select the top level View object and paste. That got the new view in the right place for me.
I'll try that, but I don't think VoiceOver will let me drop on empty space.
|
_______________________________________________
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