Re: [E-devel] edje: emit signal to 'GROUP' part

2009-05-02 Thread pieterg
On Saturday 02 May 2009 22:08:27 Gustavo Sverzut Barbieri wrote: > On Sat, May 2, 2009 at 4:15 PM, pieterg wrote: > > On Saturday 02 May 2009 19:26:00 Gustavo Sverzut Barbieri wrote: > >> On Sat, May 2, 2009 at 1:28 PM, pieterg wrote: > >> > How about if we allo

Re: [E-devel] edje: emit signal to 'GROUP' part

2009-05-02 Thread pieterg
On Saturday 02 May 2009 19:26:00 Gustavo Sverzut Barbieri wrote: > On Sat, May 2, 2009 at 1:28 PM, pieterg wrote: > > How about if we allow the use of "group:signal" as signal name? > > I've implemented this as a test, and it works like expected. > > I

Re: [E-devel] edje: emit signal to 'GROUP' part

2009-05-02 Thread pieterg
On Saturday 02 May 2009 16:42:33 Gustavo Sverzut Barbieri wrote: > A solution that could help is to create an embryo variant for emit(), > like emit_group() that would take the PART:id and do the work, this is > actually easy to do and you can try. How about if we allow the use of "group:signal" a

Re: [E-devel] edje: emit signal to 'GROUP' part

2009-05-02 Thread pieterg
On Saturday 02 May 2009 16:42:33 Gustavo Sverzut Barbieri wrote: > On Fri, May 1, 2009 at 4:30 PM, pieterg wrote: > > How can I emit a signal to a 'type: GROUP' part, to be received by a > > program in that group? > > A solution that could help is to create an em

[E-devel] edje: emit signal to 'GROUP' part

2009-05-01 Thread pieterg
I'm relatively new to edje, been picking most things up rather quickly. There's one thing I would like to accomplish, but haven't managed yet: How can I emit a signal to a 'type: GROUP' part, to be received by a program in that group? The other way around is easy, a signal from source "groupname: