Re: Translating objects



"Mike Kestner" <mkestner@ameritech.net> writes:

> I need to get a CORBA_object representation of a BonoboView to use in
> calling an IDL interface function.  I can't seem to figure out how to get
> there from the Bonobo_View return of view_frame_get_view.  Can someone point
> me in the right direction?

Cast it. Any function you call call on a CORBA_Object you can call on
a Bonobo_View.

 - Maciej




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]