Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I remove a vertical guide in Xcode in Interface Builder?

I added a vertical guide in my nib file by using "Editor->Add Vertical Guide". However, now I want to get rid of it and I don't see any option to do that? I have the same problem with Horizontal guides. Help!

like image 761
Jose Avatar asked Oct 16 '12 19:10

Jose


2 Answers

To remove the horizontal or vertical guides, simply select the guide with your mouse and drag it off the nib view in Interface Builder, then it will show a "poof" cloud and then it is deleted.

like image 180
MStudios Avatar answered Oct 13 '22 16:10

MStudios


This works for me also, but had to restart Xcode. Without restart "move" cursor didn't appear for some reason.

like image 25
Dmytro Mykhailov Avatar answered Oct 13 '22 16:10

Dmytro Mykhailov