[Gtk-sharp-list] ThreadNotify and windows
Todd Berman
tberman@sevenl.net
Fri, 05 Mar 2004 23:12:28 -0500
Hah, we just talked about this a couple days ago, and since then, and
some talking to miguel and to gonzalo, I believe we are going to gut
thread notify and replace its internal functionality with a GLib.Idle,
but leave the class ThreadNotify in for semantic reasons. ThreadNotify
is a more obvious name for functionality to wakeup the main thread than
GLib.Idle is.
--Todd
On Fri, 2004-05-03 at 13:50 -0500, Joe Shaw wrote:
> Hi,
>
> On Thu, 2004-03-04 at 23:49 -0500, Gonzalo Paniagua Javier wrote:
>
> > I've just committed a patch that should make ThreadNotify work on
> > windows (attached). It's tested to work on linux but I couldn't test it
> > on windows. Anyone?
>
> This is slightly off-topic, but what is the point of ThreadNotify? What
> does it give you that doing a GTK idle function doesn't? Both are
> deferred until the main loop, and ThreadNotify uses a deprecated API
> (gdk_input_add; you're supposed to use GIOChannels now).
>
> Joe
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list