Re: [E-devel] weird test case with edje

2009-08-15 Thread The Rasterman
On Sat, 15 Aug 2009 18:55:17 +0200 Diego Jacobi said: > 2009/8/15 Carsten Haitzler : > > On Mon, 10 Aug 2009 22:18:10 +0200 Diego Jacobi > > said: > > > >> 2009/8/10 Atton Jonathan : > >> > program { name: "CollapseAll"; > >> >            signal: "mouse,in"; > >> >            source: "Applicatio

Re: [E-devel] weird test case with edje

2009-08-15 Thread Diego Jacobi
2009/8/15 Carsten Haitzler : > On Mon, 10 Aug 2009 22:18:10 +0200 Diego Jacobi said: > >> 2009/8/10 Atton Jonathan : >> > program { name: "CollapseAll"; >> >            signal: "mouse,in"; >> >            source: "Applications"; >> >            action: STATE_SET "default" 0.00; >> >            tra

Re: [E-devel] weird test case with edje

2009-08-14 Thread The Rasterman
On Mon, 10 Aug 2009 22:18:10 +0200 Diego Jacobi said: > 2009/8/10 Atton Jonathan : > > program { name: "CollapseAll"; > >            signal: "mouse,in"; > >            source: "Applications"; > >            action: STATE_SET "default" 0.00; > >            transition: SINUSOIDAL 0.2; > >      

Re: [E-devel] weird test case with edje

2009-08-10 Thread Dave Andreoli
2009/8/10 Diego Jacobi > 2009/8/10 Atton Jonathan : > > program { name: "CollapseAll"; > >signal: "mouse,in"; > >source: "Applications"; > >action: STATE_SET "default" 0.00; > >transition: SINUSOIDAL 0.2; > >target: "Places"; > >

Re: [E-devel] weird test case with edje

2009-08-10 Thread Atton Jonathan
I never used edje_editor to create a edc file, only to test one. Now I understand what you talked about a comma :) Can you open a ticket please ? http://trac.enlightenment.org/e/ 2009/8/10 Diego Jacobi > 2009/8/10 Atton Jonathan : > > program { name: "CollapseAll"; > >signal: "mouse

Re: [E-devel] weird test case with edje

2009-08-10 Thread Diego Jacobi
2009/8/10 Atton Jonathan : > program { name: "CollapseAll"; >            signal: "mouse,in"; >            source: "Applications"; >            action: STATE_SET "default" 0.00; >            transition: SINUSOIDAL 0.2; >            target: "Places"; >            target: "System"; >         } >

Re: [E-devel] weird test case with edje

2009-08-10 Thread Atton Jonathan
program { name: "CollapseAll"; signal: "mouse,in"; source: "Applications"; action: STATE_SET "default" 0.00; transition: SINUSOIDAL 0.2; target: "Places"; target: "System"; } 2009/8/10 Diego Jacobi > 2009/8/10 Dave An

Re: [E-devel] weird test case with edje

2009-08-10 Thread Diego Jacobi
2009/8/10 Dave Andreoli : > > > 2009/8/10 Diego Jacobi >> >> Hello. >> As i have stated before, i am just beginning with efl. >> >> I have started a test application. >> The goal is to make a fully themeable startmenu, so the user can >> completelly change the menu style by changing the .edj file.

Re: [E-devel] weird test case with edje

2009-08-10 Thread Atton Jonathan
2009/8/10 Diego Jacobi > Hello. > As i have stated before, i am just beginning with efl. > > I have started a test application. > The goal is to make a fully themeable startmenu, so the user can > completelly change the menu style by changing the .edj file. > > I started by making a menu with 3 c

[E-devel] weird test case with edje

2009-08-09 Thread Diego Jacobi
Hello. As i have stated before, i am just beginning with efl. I have started a test application. The goal is to make a fully themeable startmenu, so the user can completelly change the menu style by changing the .edj file. I started by making a menu with 3 columns, 2 of them (left and right) are