I think they should run fine. There is no specific e_lib handling for calls into e itself. We just need to put in e_lib stuff when we are getting data back into e_lib. So, since these just modify e, the calls should just work, I think.
dan On Fri, 2005-07-29 at 16:35 -0800, Aaron Luptak wrote: > Carsten Haitzler (The Rasterman) wrote: > > >this is all fine and great.. but have you tested your code? you know it won't > > > >work. there is no e_lib remote handling in e_ipc_handlers.h in e's main code > >thus this will just do nothing (except add 2 non-functional api calls to libe > >:)) > > > > > Ok... I'm a little confused here, because I did test it, and it did > work. I just used the main code from emblem, and then instead of > starting the main loop, just ran some of these calls, adding or deleting > bg's. I realize that it's not the best test, but it seemed to at least > indicate that it worked. > > It looks as though E_IPC_OP_DESKTOP_BG_ADD is set up similarly to other > E_IPC calls with no response that are already implemented through E_Lib > ( E_IPC_OP_BG_SET ), so I'm confused as to what needs to be changed. > > Aaron > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
