How to use Control drag in Xcode





How to use Control drag in Xcode

You are just beginning off with the development of iOS. You are trying to add actions to the button and it is mentioned on developer site of apple that "To Control drag, press and hold Control key while we drag from the buttons to the implementation files in the help editor pane." But are not able to do like this. Now What is the control key? How can you do that? When You try to add control drag, whole buttons are getting dragged and aren’t able to look any arrow of control drag. Thanks so much for your precious time.

How to use Control drag in Xcode
How to use Control drag in Xcode


We can either click or drag with the right button of mouse (if we have one), or hold down the Control key while we click or drag with our left button of (single) mouse.
By "Control" key, they are referring to the Control key on our keyboards:
 
Note that if we have two buttons mouse (or have configured one of touchpads of Apple for 'secondary button' input), we can right click drag, too. (If we are remembering proper. We are on our iPhone just now, and it does not have the 2nd button.)

In Another Word:
Although Control drag function in XCode doesn’t work over remote or VNC connections, one of our clients David W., communal the given below workaround with us.  It isn’t the complete solutions, but it will permit us to develop some of the similar connections without any dragging.

So solutions can be found on following link:
www.iphonedevsdk.com/forum/iphone-sdk-tools-utilities /49669-cant-control-drag-via-remote-desktop-interface-builder.html

 Many thank to David for sharing this!  If we have exposed solution that we should awar about, please let me know by commenting.


No comments:

Post a Comment

Popular Posts