Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Hugo Camboulive
Ok great! thanks a lot :) On Thu, Jun 10, 2010 at 5:48 PM, Cedric BAIL wrote: > Well, > > On Thu, Jun 10, 2010 at 2:32 PM, Cedric BAIL wrote: > > Just going on the patch list, and yours didn't receive much attention > > yet apparently. > > > > On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive >

Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Cedric BAIL
Well, On Thu, Jun 10, 2010 at 2:32 PM, Cedric BAIL wrote: > Just going on the patch list, and yours didn't receive much attention > yet apparently. > > On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive > wrote: >> I couldn't get this to work, and by looking at the code it did not seem to >> be im

Re: [E-devel] [Patch] Edje - Sending signals to a box's item

2010-06-10 Thread Cedric BAIL
Hi, Just going on the patch list, and yours didn't receive much attention yet apparently. On Tue, May 18, 2010 at 5:49 PM, Hugo Camboulive wrote: > I couldn't get this to work, and by looking at the code it did not seem to > be implemented, so here's a patch that allows sending signals to a box'

[E-devel] [Patch] Edje - Sending signals to a box's item

2010-05-18 Thread Hugo Camboulive
Hi everyone, I couldn't get this to work, and by looking at the code it did not seem to be implemented, so here's a patch that allows sending signals to a box's items. It's quite useful when you populate a box in edje through items{} and can't access the evas_object directly or just want to do it