Question

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?

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top