On Wed, 23 May 2001, Mike DeSimone wrote:

> So you want an engine process that has no UI running on one machine to
> be able to talk to a UI process on another machine.  I'd use BSD sockets
> and input_add for that, myself, rather than rely on the X server (fewer

I second that. I've used gtk_input with success with pygtk, and I
personally think it's a good solution for David's problem.

Take care,
--
/\/\ Christian Reis, Senior Engineer, Async Open Source, Brazil
~\/~ http://async.com.br/~kiko/ | [+55 16] 274 4311

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to