зеркало из https://github.com/mono/mail-archives.git
106 строки
4.6 KiB
HTML
106 строки
4.6 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
||
|
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE> [Mono-osx] PermFormSelectOnMainThread patch for monomac
|
||
|
</TITLE>
|
||
|
<LINK REL="Index" HREF="index.html" >
|
||
|
<LINK REL="made" HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20PermFormSelectOnMainThread%20patch%20for%20monomac&In-Reply-To=1306165039312-3544460.post%40n4.nabble.com">
|
||
|
<META NAME="robots" CONTENT="index,nofollow">
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
||
|
<LINK REL="Previous" HREF="004326.html">
|
||
|
<LINK REL="Next" HREF="004329.html">
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#ffffff">
|
||
|
<H1>[Mono-osx] PermFormSelectOnMainThread patch for monomac</H1>
|
||
|
<B>kjpou</B>
|
||
|
<A HREF="mailto:mono-osx%40lists.ximian.com?Subject=%5BMono-osx%5D%20PermFormSelectOnMainThread%20patch%20for%20monomac&In-Reply-To=1306165039312-3544460.post%40n4.nabble.com"
|
||
|
TITLE="[Mono-osx] PermFormSelectOnMainThread patch for monomac">kjpou at pt.lu
|
||
|
</A><BR>
|
||
|
<I>Mon May 23 12:48:48 EDT 2011</I>
|
||
|
<P><UL>
|
||
|
<LI>Previous message: <A HREF="004326.html">[Mono-osx] PermFormSelectOnMainThread patch for monomac
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="004329.html">[Mono-osx] PermFormSelectOnMainThread patch for monomac
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4327">[ date ]</a>
|
||
|
<a href="thread.html#4327">[ thread ]</a>
|
||
|
<a href="subject.html#4327">[ subject ]</a>
|
||
|
<a href="author.html#4327">[ author ]</a>
|
||
|
</LI>
|
||
|
</UL>
|
||
|
<HR>
|
||
|
<!--beginarticle-->
|
||
|
<PRE>Stifu
|
||
|
|
||
|
Thanks for the link. I had not seen it.
|
||
|
|
||
|
I hope that does not mean he will stop hacking on MonoMac.
|
||
|
|
||
|
Kenneth
|
||
|
|
||
|
On 5/23/11 5:37 PM, Stifu wrote:
|
||
|
><i> Probably not Geoff.
|
||
|
</I>><i> <A HREF="http://blog.sublimeintervention.com/archive/2011/May-19.html">http://blog.sublimeintervention.com/archive/2011/May-19.html</A>
|
||
|
</I>><i>
|
||
|
</I>><i>
|
||
|
</I>><i> kjpou1 wrote:
|
||
|
</I>>><i> Maxi
|
||
|
</I>>><i>
|
||
|
</I>>><i> I submitted this patch for review so the next time Miguel or Geoff take
|
||
|
</I>>><i> a look at the pull requests they will get it.
|
||
|
</I>>><i>
|
||
|
</I>>><i> Kenneth
|
||
|
</I>>><i>
|
||
|
</I>>><i> On 5/23/11 3:48 PM, Maxi Combina wrote:
|
||
|
</I>>>><i> private void InvokeOnMainThread (Selector sel, NSObject obj, bool
|
||
|
</I>>>><i> wait)
|
||
|
</I>>>><i> {
|
||
|
</I>>>><i> - Messaging.void_objc_msgSend_intptr_intptr_bool (this.Handle,
|
||
|
</I>>>><i> selPerformSelectorOnMainThreadWithObjectWaitUntilDone, sel.Handle,
|
||
|
</I>>>><i> obj.Handle, wait);
|
||
|
</I>>>><i> + Messaging.void_objc_msgSend_intptr_intptr_bool (this.Handle,
|
||
|
</I>>>><i> selPerformSelectorOnMainThreadWithObjectWaitUntilDone, sel.Handle, obj ==
|
||
|
</I>>>><i> null ? IntPtr.Zero : obj.Handle, wait);
|
||
|
</I>>>><i> }
|
||
|
</I>>><i> _______________________________________________
|
||
|
</I>>><i> Mono-osx mailing list
|
||
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
||
|
</I>>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
||
|
</I>>><i>
|
||
|
</I>><i>
|
||
|
</I>><i> --
|
||
|
</I>><i> View this message in context: <A HREF="http://mono.1490590.n4.nabble.com/PermFormSelectOnMainThread-patch-for-monomac-tp3543684p3544460.html">http://mono.1490590.n4.nabble.com/PermFormSelectOnMainThread-patch-for-monomac-tp3543684p3544460.html</A>
|
||
|
</I>><i> Sent from the Mono - OSX mailing list archive at Nabble.com.
|
||
|
</I>><i> _______________________________________________
|
||
|
</I>><i> Mono-osx mailing list
|
||
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">Mono-osx at lists.ximian.com</A>
|
||
|
</I>><i> <A HREF="http://lists.ximian.com/mailman/listinfo/mono-osx">http://lists.ximian.com/mailman/listinfo/mono-osx</A>
|
||
|
</I>><i>
|
||
|
</I></PRE>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<!--endarticle-->
|
||
|
<HR>
|
||
|
<P><UL>
|
||
|
<!--threads-->
|
||
|
<LI>Previous message: <A HREF="004326.html">[Mono-osx] PermFormSelectOnMainThread patch for monomac
|
||
|
</A></li>
|
||
|
<LI>Next message: <A HREF="004329.html">[Mono-osx] PermFormSelectOnMainThread patch for monomac
|
||
|
</A></li>
|
||
|
<LI> <B>Messages sorted by:</B>
|
||
|
<a href="date.html#4327">[ date ]</a>
|
||
|
<a href="thread.html#4327">[ thread ]</a>
|
||
|
<a href="subject.html#4327">[ subject ]</a>
|
||
|
<a href="author.html#4327">[ 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>
|