ctrl+drag not working on Xamarin Studio on Mac OS X

148 Views Asked by At

Ctrl+ click and drag is not working in the iOS designer in Xamarin Studio.

Is there any way to fix this? I have uploaded a video showing what happens.

1

There are 1 best solutions below

0
On

I would recommend using Interface builder (built in to Xcode) as it it must more stable and able to do much more (esp. in autolayout constraints).

To make the switch easier I would also recommend Colby Williams's add-in for Xamarin studio to make interface builder the default designer see this blog post

Also here is the source