I've been following the tutorials in http://www.monobjc.net/ in order to do a small Mac app using monobjc for the GUI. However they are using Interface Builder 3 in order to create the actions and outlets that are needed and I can't find a way to add these into the app delegate when I edit the xib file in XCode 4. Is there a way to do this?
Asked
Active
Viewed 471 times
1
-
Are you using MonoDevelop to develop the application ? – Laurent Etiemble Mar 13 '12 at 19:55
-
Yes, I am using MonoDevelop 2.8.6.5 on Lion – Ricardo Magallanes Arco Mar 13 '12 at 21:40
1 Answers
1
I have updated the documentation to include a step-by-step guide on how to create action/outlet.
I hope it is clear enough for you to go with Monobjc/MonoDevelop/Xcode.

Laurent Etiemble
- 27,111
- 5
- 56
- 81