[Mono-list] Windows.Forms on OSX
Miguel de Icaza
miguel@ximian.com
16 Apr 2002 09:46:17 -0400
Hello Greg!
> Additionally, Cocoa applications are written either in Objective-C or in
> Java. I don't believe Cocoa is accessible from C. This may or may not be an
> issue for Mono - not having seen any of the source code yet, I don't know
> how it is being implemented under the hood.
>
> So, it seems like it might be worth considering using Carbon. Thoughts?
I had the impression that Carbon was the MacOS 9 interface for porting
old applications to the new windowing system.
But we are still a couple of months away from starting work on MacOS X
support. Currently we are in a two month `Get robust' mode for all of
the underlying technology.
Thanks for the pointer, we will be researching that in the short future.
Miguel.