Re: corba/gnorba/bonobo documentation + misc question/ideas




> 1) eliot: if gnome_get_name_service exists, then will not work ? (with ORBit 
> , of course)
> CosNaming_NamingContext ns = CORBA_ORB_resolve_initial_service (orb, 
> "NameService", &ev);

Currently it wont work for non-GUI setups.

We are going to make this work for non-GUI setups in the future.

> 3) does libart use gdk at the lowest level ? or xlib ?

libart uses no gdk, nor any xlib or anything.

usually you use libart to render into RGB buffers and then you use
GdkRGB to render to the screen;  Or use a library to save the file in
a file with some graphics format

Miguel.



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