On Fri, 29 Jul 2005 14:32:23 -0400 dan sinclair <[EMAIL PROTECTED]> babbled:

> 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.

oh - silly me. i was looking at the empty

#elif (TYPE == E_REMOTE_IN)
#endif

going "hmm - this shouldnt work - no code to handle e lib stuff".
bugger.

> 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
> > enlightenment-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
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
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to