BAD BAD WRONG :D

If you do that you fix the position of the button in a box :/

wu should use a recursive search in boxs

2010/7/1 Boris 'billiob' Faure <[email protected]>

> On Thu, Jul 1, 2010 at 20:22, Atton Jonathan <[email protected]>
> wrote:
> > hello,
> >
> > How can I retrieve a external object which is in a edje box by using the
> > name of the object ?
> >
> > A simple example :
> >
> >
> > part {
> >      name: "tools";
> >      type: BOX;
> >      description {}
> >         box {
> >            items {
> >                  item {
> >                        type: GROUP;
> >                        source: "object name";
>                          name: "plop"
> >                  ...
> >
> >
> > group { \
> >      name:"object name;" \
> >      parts { \
> >            part { \
> >                  name: "object name"; \
> >                  type: EXTERNAL; \
> >                  repeat_events: 0; \
> >                  source: "elm/button"; \
> >   .....
>
> If i remember correctly, it's "tools:plop:object name" or "tools:0:object
> name".
>
>
> --
> Boris 'billiob' Faure
>



-- 
Regards.
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to