Storyboard "locked"

Hello i am begining with xcode and i have a problem that i am sure is easy to fix but.. i cant find the answer anywhere 😟.


I was working on my project when suddenly the storyboard stopped working properly basically what happens is everytime that i drag something in there, like a viewController for exemple, it stays where i dragged and it freezes there for ever.. i can drag buttons and move them in the viewController but the controller itself i cant. and that is the same for all kinds of Views on xcode.


First i thought it was an configuration error.. or a button that i pressed wrong by accident so to test that i opened old projects and all of them are the same i made new ones and they are the same as well.


I deleted xcode and its cache, updated xcode, dowloaded it again.. and its the same.(my xcode is currently at the last version 7.1 if not mistaken)


Also I am using xcode on a mini mac server with my windows computed through a VNC connection i read in a forum that VNC sometimes causes that kind of problem so i downloaded TeamViewer and the same keeps happening.


i dont know what it can be, anyone has any idea of what it can be?


Thank you very much


Sérgio.

It is hard to know based on your description. If you're attempting to drag another view controller onto

the existing one, that will never work. If you're creating a new view controller outside of the main

one then the behavior you've described may be a bug. First, elliminate the Windows PC. If things

work properly just on the Mac, that's your problem. If not, perhaps your Mac doesn't have enough

resources to handle the job.

Sorry for the description, but i am not trying to drag a View onto an existing one i am trying to creat a new view next to the other that already exist.

And yes the problem might be with my windows PC but the thing is it was working fine and all the sudden it stopped.


Also a friend ,who has a mac ,tried to connect remontely to the mac that i am working on and he is having the same problem.


I think it is a remote configuration problem but i am not sure.


thank you for the reply.

Storyboard "locked"
 
 
Q