Hi Jeff, Thanks for the response. I saw warnings in other posts about waiting for Xcode to finish indexing, so I have never immediately clicked on the Assistant Editor button -- I always give Xcode plenty of time to finish doing whatever it needs to do, so I don't think that's the issue.
Like Chris Tossing, I can absolutely confirm that the missing .h file is just not there. It's not in the project tree in Xcode, and neither Finder, Spotlight, nor EasyFind can find it (I tried them when IB is open and shows content in the [project]-->obj-->0 directory, and when it's closed and does not, just to see). Chris, my code files are not shared on another computer -- I have every thing on a single Mac with a single hard drive. I'm going to try deleting the obj folder as you mentioned and see what happens. If this changes anything, I'll report back. --Chris M. -- View this message in context: http://monotouch.2284126.n4.nabble.com/Problem-with-h-files-disappearing-in-Interface-Builder-tp4415963p4418068.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
