Hey list, How would you make a connection, say between a button and a view, so tapping the button shows the view? I gather you control-drag from the button to the view in the canvas of a storyboard? Now that said canvas is accessible to VO, I tried this. I got no errors or VoiceOver alerts about a failure, but neither did I get a connection or a popup about which segue I wanted. Did I do it right? Is there a step I'm missing?
Using VO, you can go deep into the canvas. From the canvas itself, you can interact with the different views, and in each view you can interact with its top-level objects or with the views inside it. Each view in a parent view offers interaction as well. I wonder how deep I should go, and on which specific item in a view I should start/stop the drag? I want to make sure I'm doing all this right before I report it as a bug. After all, if the canvas is accessible, that's not much good if I can't then use it to connect or move things, right? -- Have a great day, Alex Hall mehg...@icloud.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Xcode-users mailing list (Xcode-users@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com This email sent to arch...@mail-archive.com