Remote bonobo controls.
Stephen Asherson <[email protected]> Thu, 15 Sep 2005 21:35:29 +0200
| Newsgroups | gmane.comp.gnome.components |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have been trying to load a bonobo control remotely on one machine from another remote machine. What i have done is obtained the Bonobo control on the server machine and the IOR of the "wrapped" CORBA object in the bonobo control, i have then passed the IOR to the client and used the IOR on the client side to obtain a reference to the corba-object (bonobo-control). However when i try and display the bonobo control on the client side...it does not display properly. Can you offer any advice? Any help would be greatly appreciated. Thanks, Stephen Asherson.