[Mono-osx] Example for how to work with Obj-C code parts

Florian Heiber fh at rtfnt.com
Wed Nov 17 08:50:11 EST 2010


Hi there,

Since I'm a Cocoa programmer I'd like to do some of my slightly more complex UIs completely in Xcode so that I can write the UI's ViewController in Objective-C. All my MonoMac project needs to do is pass an array to one of those UIs to display some content. So how do I integrate my finished UI in MonoMac? Do you guys have an example on how to make my custom MyViewController and its view available on the MonoMac side?

Thanks
–f


More information about the Mono-osx mailing list