Interface Builder Hangs
Interface Builder Hangs
- Subject: Interface Builder Hangs
- From: Kristof Van Landschoot <email@hidden>
- Date: Fri, 23 Jan 2009 11:59:17 +0100
Hi list,
Interface Builder is acting up on me in a couple of different ways, which I think might be related to some state in my xib-file that is broken. I wonder if anybody could help me fix it.
These are the symptoms:
1/ When starting up Interface Builder from XCode by double clicking the xib file Interface Builder hangs. If I start the xib file from the Finder without XCode running all goes well. I guess it has to do with the communication between XCode and Interface Builder that happens at startup. Maybe I changed some header files that cause IB to go in an infinite loop?
2/ In Interface Builder, if I try to select views in my application window I get the hand-cursor instead of the select cursor. Clicking on a view doesn't select it, but clicking and dragging over a view does.
3/ When I try to refactor from XCode, XCode complains it can't find MainMenu.nib ... there is no MainMenu.nib, there is only MainMenu.xib and I am pretty sure that used to work with this xib-file until a while ago?
It all seems like there is some cache that needs to be cleaned up somewhere, that's my guess.
Does anybody have any hints on how to resolve any of these issues (or all if possible)? Does anybody have an idea on what I might be doing wrong that I ended up in a situation like this?
Thanks
Kristof
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden