logo       

Re: Using Accessibility interface from PyORBit?: msg#00129

gnome.gtk+.python

Subject: Re: Using Accessibility interface from PyORBit?

> MyListener in this case is a servant (CORBA terminology for an object
> implementation). You need to create an object reference for the servant
> by calling the servant's _this() method. CORBA methods expect object
> references rather than servants, so that is what you need to pass.
>

I tried this and it raises an error (CORBA.NO_IMPLEMENT).

Code:
registry.registerGlobalEventListener(listener._this(), ¨focus:¨)

When I get back online tomorrow I can post a complete script. It looks
like the event listener interface has not been implemented?

--Tessa
_______________________________________________
pygtk mailing list pygtk@xxxxxxxxxx
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise