зеркало из https://github.com/mono/mail-archives.git
73 строки
4.0 KiB
HTML
73 строки
4.0 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-osx] Introducing MacHint MonoDevelop addin - developed with MonoMac
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Introducing%20MacHint%20MonoDevelop%20addin%20-%20developed%0A%09with%20MonoMac&In-Reply-To=418909C7-3A42-4FC4-B7C2-98AF2C5D4EF1%40free.fr">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="003986.html">
|
||
|
<LINK REL="Next" HREF="004022.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-osx] Introducing MacHint MonoDevelop addin - developed with MonoMac</H1>
|
||
|
<B>Michael Hutchinson</B>
|
||
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20Introducing%20MacHint%20MonoDevelop%20addin%20-%20developed%0A%09with%20MonoMac&In-Reply-To=418909C7-3A42-4FC4-B7C2-98AF2C5D4EF1%40free.fr"
|
||
|
TITLE="[Mono-osx] Introducing MacHint MonoDevelop addin - developed with MonoMac">m.j.hutchinson at gmail.com
|
||
|
</A><BR>
|
||
|
<I>Sun Feb 20 19:49:19 EST 2011</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="003986.html">[Mono-osx] Introducing MacHint MonoDevelop addin - developed with MonoMac
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="004022.html">[Mono-osx] Zeroconf
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4048">[ date ]</a>
|
||
|
<a href="thread.html#4048">[ thread ]</a>
|
||
|
<a href="subject.html#4048">[ subject ]</a>
|
||
|
<a href="author.html#4048">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>On Tue, Feb 8, 2011 at 3:18 AM, frederic forjan <<A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">fforjan at free.fr</A>> wrote:
|
||
|
><i> For the monomac dll, i already tried what you said but it seems the MonoMac.dll is not loaded... How to ensure that this dll is already loaded ?
|
||
|
</I>><i> I'm currently on the alpha channel to monodevelop, but maybe these modifications are not part of this channel ? If it's the case I will have to recompile or way to see them in the alpha channel.
|
||
|
</I>
|
||
|
MonODevelop master is not in the Alpha channel, as no release has been
|
||
|
made. You would have to build MD from source:
|
||
|
<A HREF="http://monodevelop.com/Developers/Building_MonoDevelop#Mac.c2.a0OSX">http://monodevelop.com/Developers/Building_MonoDevelop#Mac.c2.a0OSX</A>
|
||
|
|
||
|
><i> Regarding the NSApplication.Init , it's because Growl must be configure -i.e. calling Dlfcn.dlopen (path_to_growl_bin, 0); BEFORE the NSApplication.Init - see <A HREF="http://cocoa-mono.org/archives/254/growl-my-monomac-application-says/">http://cocoa-mono.org/archives/254/growl-my-monomac-application-says/</A> : "we load the framework BEFORE the NSApplication.Init().  I tried multiple places with no success until I finally had to ask on the MonoMac IRC channel to find the answer for this. "
|
||
|
</I>><i> This is why I'm calling it.
|
||
|
</I>><i> I'm sure I  can remove it but i think it will need to extension point from the monomac addin to be called before the NSApplication.Init()
|
||
|
</I>
|
||
|
Yep, we could add an extension point for addins to register frameworks.
|
||
|
|
||
|
--
|
||
|
Michael Hutchinson
|
||
|
<A HREF="http://mjhutchinson.com">http://mjhutchinson.com</A>
|
||
|
</PRE>
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="003986.html">[Mono-osx] Introducing MacHint MonoDevelop addin - developed with MonoMac
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="004022.html">[Mono-osx] Zeroconf
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4048">[ date ]</a>
|
||
|
<a href="thread.html#4048">[ thread ]</a>
|
||
|
<a href="subject.html#4048">[ subject ]</a>
|
||
|
<a href="author.html#4048">[ 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>
|