[Mono-list] C# on Mac OS X -> Objective C

Sijmen Mulder sjmulder at gmail.com
Fri Sep 30 00:55:56 EDT 2005


Hello,

I'm currently writing a Windows and Linux client-server application.
The codebase is cross-platform, but I have two serperate interfaces: a
GTK# one and a Windows Forms one. I could have used GKT# on both
platforms, but there are some Windows Forms features I want to use on
Windows.

Now I'd like to build an Aqua interface, too. However, it seems that
Objective C is the no. 1 programming language for Cocoa. That leads to
my question:

Can I write the interface in Objective C and keep the backend C#?
Or can I write a Cocoa interface with C#?

Thanks.

--
Sijmen Mulder


More information about the Mono-list mailing list