Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Interface Builder: I can't change names of my objects in the list since I updated

I just updated Xcode to the latest version 4.2. Only problem is that when I go into Interface Builder I can't change my objects names in the list of objects on the left. I used to be able to click on them twice or mark one and then press enter to change it. But that doesn't work anymore.

Any ideas would be appreciated

Thanks ind advance :)

like image 991
Eksperiment626 Avatar asked Oct 19 '11 19:10

Eksperiment626


1 Answers

You can edit the name of the object using the identity inspector's Label field:

screenshot showing label field in identity inspector

like image 174
Greg Avatar answered Nov 15 '22 05:11

Greg