I've got an application which was written in C# and is running on Windows and Linux using Mono. Now we need a native user interface for the Mac. Is there a way of doing this using Monobjc? Did anyone ever work with it? Is there any other approach?
Thanks for your help
–f
MonoMac can help you achieve this. While I've only played with it briefly, it seems pretty stable but is a seperate download. This seems to be the preferered way to do this and is actively supported while Cocoa# is being fazed out