Removing interface elements from an xib file

青春壹個敷衍的年華 提交于 2019-12-10 14:48:36

问题


I have added some items, such as the pictured "round rect button" in Interface Builder to my .xib file, but I am not able to remove them.

If I just click on the 'x', it disappears, but it's not removed from the interface. How do I actually delete it?


回答1:


Highlight the items as shown below and hit the delete key

If you can't see the menu it can be expanded by clicking the arrow in this image



来源:https://stackoverflow.com/questions/9659017/removing-interface-elements-from-an-xib-file

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!