[Gtk-sharp-list] ThreadNotify: The saga continues

Miguel de Icaza miguel@ximian.com
29 Oct 2002 23:39:28 -0500


> I am running a process with Process and a thread examines its output,
> checking, among other things, the progress. 

I am pretty sure that you should be able to poll the Process output.  If
we do not have a helper routine today to simplify this, we should add
it.

Miguel