Another Question. [Regarding Inteface Builder Files]
I am starting to experiment with Interface Builder files, and ran into a problem:
I have inserted a Segmented Control into an iPad XIB, saved it, then opened it in TextEdit. I found the Segmented Control, and I tried to add two more Segments to it, and re-saved it via TextEdit as a .xib. Here's the problem: When I open it with IB, this is the error I get:
"The document "UntitledViewController4.xib" could not be opened. The operation couldn’t be completed. Wrong number of images (2) for segment count (4)."
Any ideas, I would really love the answer to this!
|