In Xcode4, the new interface builder says "no selection"

Viewed 1478

I am using the xcode 4.02 for iPhone programming. In the new interface builder, when I click a button (or any other GUI-element) and go to the "attributes inspector" it says "no selection". For a while I thought I could solve the problem by saving the nib-file, but it does not always work.

How can I solve this problem?

4 Answers
Related