Hi all, Let say my project has a RootViewController.cs and its belonging file RootViewController.designer.cs. I found that if I remove these both two files from the project (but not delete files) and add it again to the project, the hierarchy of two files is gone. I means the RootViewController.designer.cs is no longer belonging to RootViewController.cs. They are upon peer level. But it still works as is.
So how can I reconstruct it back just like the old one? Is it necessary to do it back? Any drawback if these two file lost their hierarchy relationship? Thank you very much. Diviner. -- View this message in context: http://monotouch.2284126.n4.nabble.com/How-to-maintain-the-hierarchy-between-ViewController-and-its-designer-file-tp4270029p4270029.html Sent from the MonoTouch mailing list archive at Nabble.com. _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
