i'm having a play around with MonoTouch for the very first time. In the Hello World tutorial for Noobs-Like-Me, it say's the following :-
Launch Interface Builder by double-clicking on the MainWindow.xib file. Once Interface Builder starts up, you should see a surface (your window) and a Library that contains various components. Your Library should look like the following screenshot. If it is not there, select Library from the Tools menu
When I try that, nothing happens. No new 'window' shows. If i goto the Tools menu, there is no option for Library.
The solution type I made was a C# iPhone Window-based Project.
Can someone help me please?
