[pygtk] Python and Orbit Examples

James Henstridge james at daa.com.au
Mon Dec 4 19:48:30 EST 2000


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.





More information about the Python-list mailing list