зеркало из https://github.com/mono/mail-archives.git
100 строки
3.9 KiB
HTML
100 строки
3.9 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-osx] Mono System.Windows.Form seem not work on MAC OS
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Mono%20System.Windows.Form%20seem%20not%20work%20on%20MAC%20OS&In-Reply-To=%3C1336570227488-4620435.post%40n4.nabble.com%3E">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<style type="text/css">
|
|
pre {
|
|
white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
|
|
}
|
|
</style>
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="004941.html">
|
|
<LINK REL="Next" HREF="004935.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-osx] Mono System.Windows.Form seem not work on MAC OS</H1>
|
|
<B>Stifu</B>
|
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=Re%3A%20%5BMono-osx%5D%20Mono%20System.Windows.Form%20seem%20not%20work%20on%20MAC%20OS&In-Reply-To=%3C1336570227488-4620435.post%40n4.nabble.com%3E"
|
|
TITLE="[Mono-osx] Mono System.Windows.Form seem not work on MAC OS">stifu at free.fr
|
|
</A><BR>
|
|
<I>Wed May 9 13:30:27 UTC 2012</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="004941.html">[Mono-osx] Developing for OSX on Windows
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004935.html">[Mono-osx] Mono System.Windows.Form seem not work on MAC OS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4934">[ date ]</a>
|
|
<a href="thread.html#4934">[ thread ]</a>
|
|
<a href="subject.html#4934">[ subject ]</a>
|
|
<a href="author.html#4934">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Mono WinForms is quite buggy on Mac.
|
|
|
|
Possible solutions:
|
|
- Fix Mono WinForms for Mac (one can dream...)
|
|
- Use a different UI layer on Mac (using MonoMac or GTK#, for example)
|
|
- If you have an X11 server installed on your Mac, you can launch your
|
|
WinForms app this way, and it should work as well as on Linux:
|
|
MONO_MWF_MAC_FORCE_X11=1 mono yourapp.exe
|
|
|
|
|
|
marco wrote
|
|
><i>
|
|
</I>><i> Hi ,
|
|
</I>><i>
|
|
</I>><i> I have developed an C# desktop application.
|
|
</I>><i>
|
|
</I>><i> The application is 100% full working on mono for windows.
|
|
</I>><i>
|
|
</I>><i> I have installed Mono developer on MAC OS leopard.
|
|
</I>><i>
|
|
</I>><i> After start my application on MAC OS all forms don't work good.
|
|
</I>><i>
|
|
</I>><i> Here the result:
|
|
</I>><i>
|
|
</I>><i> <A HREF="http://www.pro-software.it/Mono_Errors.zip">http://www.pro-software.it/Mono_Errors.zip</A>
|
|
</I>><i>
|
|
</I>><i> Apart this there are random crash not present on Mono (windows version).
|
|
</I>><i>
|
|
</I>><i> Someone have experience about it ?
|
|
</I>><i>
|
|
</I>><i> Without forms I don't have chance .... I need to covert all to Java ...
|
|
</I>><i>
|
|
</I>
|
|
|
|
--
|
|
View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/Mono-System-Windows-Form-seem-not-work-on-MAC-OS-tp4619786p4620435.html">http://mono.1490590.n4.nabble.com/Mono-System-Windows-Form-seem-not-work-on-MAC-OS-tp4619786p4620435.html</A>
|
|
Sent from the Mono - OSX mailing list archive at Nabble.com.
|
|
</PRE>
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="004941.html">[Mono-osx] Developing for OSX on Windows
|
|
</A></li>
|
|
<LI>Next message: <A HREF="004935.html">[Mono-osx] Mono System.Windows.Form seem not work on MAC OS
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#4934">[ date ]</a>
|
|
<a href="thread.html#4934">[ thread ]</a>
|
|
<a href="subject.html#4934">[ subject ]</a>
|
|
<a href="author.html#4934">[ 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>
|