使用C#和Mono构建OS X的Cocoa UI [英] Building Cocoa UIs for OS X with C# and Mono

查看:217
本文介绍了使用C#和Mono构建OS X的Cocoa UI的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人花了任何时间比较各种Objective C桥梁和相关的可可包裹器为Mono?

Has anyone spent any time comparing the various Objective C bridges and associated Cocoa wrappers for Mono?

我想移植现有的C#应用​​程序在OS X上运行。理想情况下,我将在Mono上运行应用程序,并为其构建一个本机Cocoa UI。

I want to port an existing C# application to run on OS X. Ideally I'd run the application on Mono, and build a native Cocoa UI for it.

我想知道哪座桥是最好的选择。

I'm wondering which bridge would be the best choice.

是到目前为止找到的桥梁的一些链接:

In case it's useful to anyone, here are some links to bridges I've found so far:

  • CocoSharp - distributed with Mono on OS X - www.cocoa-sharp.com

Monobjc - 比其他文档更好(在我看来) - www.mono-project.com/CocoaSharp www.monobjc.net

Monobjc - better documentation than the others (in my opinion) - www.mono-project.com/CocoaSharp and www.monobjc.net

NObjective - (显然)比其他更快 - code.google.com/p/nobjective

NObjective - (apparently) faster than the others - code.google.com/p/nobjective

MObjc / MCocoa code.google.com/p/mobjc code.google.com/p/mcocoa

ObjC# - www.mono-project.com/ObjCSharp

推荐答案

Mono团队发布了一个名为MonoMac的新桥。

The Mono team have released a new bridge called MonoMac.

这本质上是他们为iPhone生产的MonoTouch框架的桌面版本。

It's essentially the desktop version of the MonoTouch framework they produced for the iPhone.

Miguel在他的博客上宣布了新的桥: a href =http://tirania.org/blog/archive/2010/Apr-19.html =nofollow noreferrer> http://tirania.org/blog/archive/2010/Apr-19.html

Miguel announced the new bridge on his blog here: http://tirania.org/blog/archive/2010/Apr-19.html

一旦MonoMac成熟,我怀疑它将成为人们使用的桥梁。

Once MonoMac matures, I suspect that it will become the bridge people use.

这篇关于使用C#和Mono构建OS X的Cocoa UI的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆