mail-archives/gtk-sharp-list/2007-January/007688.html

79 строки
3.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Gtk-sharp-list] Application.Invoke
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Application.Invoke&In-Reply-To=c2701f5c0701090504u38cd2f73r289353c40cb58615%40mail.gmail.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007687.html">
<LINK REL="Next" HREF="007689.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Gtk-sharp-list] Application.Invoke</H1>
<B>gemini64</B>
<A HREF="mailto:gtk-sharp-list%40lists.ximian.com?Subject=%5BGtk-sharp-list%5D%20Application.Invoke&In-Reply-To=c2701f5c0701090504u38cd2f73r289353c40cb58615%40mail.gmail.com"
TITLE="[Gtk-sharp-list] Application.Invoke">robby.schillinger at t-online.de
</A><BR>
<I>Tue Jan 9 09:55:19 EST 2007</I>
<P><UL>
<LI>Previous message: <A HREF="007687.html">[Gtk-sharp-list] Application.Invoke
</A></li>
<LI>Next message: <A HREF="007689.html">[Gtk-sharp-list] Layor or Fixed (please!)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7688">[ date ]</a>
<a href="thread.html#7688">[ thread ]</a>
<a href="subject.html#7688">[ subject ]</a>
<a href="author.html#7688">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>
That's similar to the workaround, I was just trying :-)
First I tried to replace the Application.Invoke completelely by a
GLib.Timeout.add. But since I don't exactly know how much time the thread on
different machines will use, that's not a really good solution.
It could be invoked again before the preceeding run terminates and so I
would get some less amusing &quot;locking features&quot; ;-)
Now there are currently 9 of these threads running, which continously scroll
some text like a newsticker over the screen. So I decided to start that
TimoutHandler in the application's mainwindow as one activity-fake for all
these processes.
Thank's a lot for brain sharing :-)
Robby
--
View this message in context: <A HREF="http://www.nabble.com/-Gtk-sharp-list--Application.Invoke-tf2944511.html#a8239426">http://www.nabble.com/-Gtk-sharp-list--Application.Invoke-tf2944511.html#a8239426</A>
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007687.html">[Gtk-sharp-list] Application.Invoke
</A></li>
<LI>Next message: <A HREF="007689.html">[Gtk-sharp-list] Layor or Fixed (please!)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7688">[ date ]</a>
<a href="thread.html#7688">[ thread ]</a>
<a href="subject.html#7688">[ subject ]</a>
<a href="author.html#7688">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/gtk-sharp-list">More information about the Gtk-sharp-list
mailing list</a><br>
</body></html>