I'm a newly minted MonoTouch user, and was having a similar problem.  I know
this sounds stupid ( cause I think it is, but a very easy oversight ) but
all I had to do was simply open the ...designer.cs file, and this fixed the
problem.

It appears that the designer file associated with spitting out the .h files
to XCode are only being updated when MonoDevelop senses a possible change in
the files associated with it.  You'll see that when any files associated
with the project are changed ( or opened in this case ), the line console at
the bottom of MonoDevelop says 'XCode project updated.'

If this fixes it for all the people having similar issues, I would imagine
this is a very easy patch.

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/XCode-4-3-2-and-MD-2-8-8-4-MT-code-not-displaying-when-editing-XIB-tp4590243p4599589.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to