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   [EMAIL PROTECTED]
Malaspina University-College



_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to