On 3 Dec 2000, Rob Brown-Bayliss wrote:

> Hello.
> 
> Has anyone got some simple, usefull examples for a beginer to Python and
> Corba in how to make two python apps on two different machines say hello
> to each other, preferably with examples that works with pyGnome

There are a few examples included in the orbit-python package (don't
bother looking at PyORBit), which you could use as a starting point.  As
for getting it to work with gnome-python, that is a bit more difficult.

I haven't written wrappers for either libgnorba or oaf.  One of these is
needed to allow ORBit to run in the same event loop as the GUI part of
your program.

James.


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

Reply via email to