Hi Jeff, Thanks for your reply. I did look in the XIB files but couldn't see any difference. However, I've now found out the cause of the problem - it's Xcode's indexing. That's how the Assistant Editor works, to provide intelisense and hook up the View with the corresponding *.h files. It turns out my Macbook Pro 2010 is just slow at doing this. You can force it to re-index by going into Organizer and deleting the temporary files. Closing the project and then re-opening it.
However, this doesn't fix the issue when using MonoDevelop and editing a XIB in Xcode 4.2's Interface Builder. No matter how long I wait the indexing doesn't work. If I go into Organizer the Delete files option is greyed out. If I drop into Finder and delete the files anyway, it doesn't make any difference. So now I just need to find out why MonoDevelop's Xcode project isn't indexing... -- View this message in context: http://monotouch.2284126.n4.nabble.com/Monotouch-Xcode-Interface-Builder-problem-tp4393682p4396714.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
