[Mono-list] Remoting a GTK UI

George Farris farrisg at mala.bc.ca
Tue May 31 14:03:50 EDT 2005


On Tue, 2005-05-31 at 13:35 -0400, Brown, Robert wrote:
>  Are you just trying to retrieve a value from a textBox on a remote
> machine?  Will the textBox always be available and if not what do you
> expect to be returned to you?  
> 

What I'm actually trying to accomplish is:

- computer A (command line app) sends a request for a text field to B
-B pops up a dialog box accepts a line of text and sends it when "OK" is
pressed or sends "" if "Cancel" is pressed.
- the dialog disappears and until next request.

I had some code that seems to work under Linux but it dies under Windows
and someone said it might be the threading.

-- 
George Farris   farrisg at mala.bc.ca
Malaspina University-College





More information about the Mono-list mailing list