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

2009-05-04 Thread Jose Gonzalez
pieterg wrote: > 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: >>

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 allow the use of "group:signal" as sign

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

2009-05-02 Thread Gustavo Sverzut Barbieri
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 allow the use of "group:signal" as signal name? >> > I've implemented this as a test, and it works like expected

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 don't know if it would break things, possibly

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

2009-05-02 Thread Gustavo Sverzut Barbieri
On Sat, May 2, 2009 at 1:28 PM, pieterg wrote: > 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 tr

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 Atton Jonathan
Calaos has the same problem a long time ago, now we use some macros. It generate more parts in the file than a group inclusion but it works :) 2009/5/2 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 e

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 embryo variant for emit(), > like emi

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

2009-05-02 Thread Gustavo Sverzut Barbieri
On Fri, May 1, 2009 at 4:30 PM, pieterg wrote: > 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? not p

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

2009-05-01 Thread Jose Gonzalez
pieterg wrote: > 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

[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: