зеркало из https://github.com/mono/mail-archives.git
94 строки
4.0 KiB
HTML
94 строки
4.0 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Mono 2.6 and Windows.Forms on MacOSX
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Mono%202.6%20and%20Windows.Forms%20on%20MacOSX&In-Reply-To=26503230.post%40talk.nabble.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="002576.html">
|
|
<LINK REL="Next" HREF="002595.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX</H1>
|
|
<B>Lee V. Andrus</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Mono%202.6%20and%20Windows.Forms%20on%20MacOSX&In-Reply-To=26503230.post%40talk.nabble.com"
|
|
TITLE="[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX">landrus2 at by-rite.net
|
|
</A><BR>
|
|
<I>Mon Nov 30 16:15:39 EST 2009</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="002576.html">[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX
|
|
</A></li>
|
|
<LI>Next message: <A HREF="002595.html">[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#2594">[ date ]</a>
|
|
<a href="thread.html#2594">[ thread ]</a>
|
|
<a href="subject.html#2594">[ subject ]</a>
|
|
<a href="author.html#2594">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>
|
|
|
|
AleStanga wrote:
|
|
><i>
|
|
</I>><i>
|
|
</I>><i> Chuck Esterbrook wrote:
|
|
</I>>><i>
|
|
</I>>><i> ...
|
|
</I>>><i> Has anyone used both WinForms and GTK# on Mac OS X such that you can
|
|
</I>>><i> share which was better behaved and more productive?
|
|
</I>>><i>
|
|
</I>><i>
|
|
</I>><i> well...
|
|
</I>><i> GTK# and Cocoa# are better than windows.forms on Linux and OSX but i would
|
|
</I>><i> like to see an update to windows.forms on OSX.
|
|
</I>><i> windows.forms is much better on Linux than OSX.
|
|
</I>><i> it would be great to have the same performances on OSX and Linux (i'm
|
|
</I>><i> talking about windows.forms)
|
|
</I>><i>
|
|
</I>
|
|
It is possible to use the same X11 driver for Windows.Forms that is used on
|
|
Linux. First, make sure the free X11 server is installed and running. I
|
|
believe it is available on the OS X installation disk, but may not be
|
|
installed by default. Then define the following environment variables when
|
|
starting a Mono application: DISPLAY=0.0 MONO_MWF_MAC_FORCE_X11=whatever.
|
|
Note that the X11 server for Mac is an application in its own right and all
|
|
X11 windows are associated with it rather than the client applications.
|
|
|
|
I am currently working on a Cocoa-based replacement for the Carbon Driver
|
|
that is the default implementation of Windows.Forms on OS X. I hope that it
|
|
will eliminate some inefficiencies and some impediments to support of 64-bit
|
|
applications. After I get it working as well as the Carbon Driver, I will
|
|
start filling in some of the missing pieces.
|
|
--
|
|
View this message in context: <A HREF="http://old.nabble.com/Mono-2.6-and-Windows.Forms-on-MacOSX-tp24047606p26582018.html">http://old.nabble.com/Mono-2.6-and-Windows.Forms-on-MacOSX-tp24047606p26582018.html</A>
|
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="002576.html">[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX
|
|
</A></li>
|
|
<LI>Next message: <A HREF="002595.html">[Mono-osx] Mono 2.6 and Windows.Forms on MacOSX
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#2594">[ date ]</a>
|
|
<a href="thread.html#2594">[ thread ]</a>
|
|
<a href="subject.html#2594">[ subject ]</a>
|
|
<a href="author.html#2594">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-osx">More information about the Mono-osx
|
|
mailing list</a><br>
|
|
</body></html>
|