2009/1/22 Oguz Yarimtepe <comp....@gmail.com>:
> Here it is.
>
> program { name: "menu1,foc";
>                        signal: "mouse,in";
>                        source: "menu1";
>                        action: STATE_SET "active" 0.0;
>                        transition: ACCELERATE 0.1;
>                        target: "menu1";
>                        target: "menu1txt";
>                        after: "menu1,effect";
>
>                }
>
> If i make the menu1 parts to menu* it says no program is defined with
> the name menu1

My bad, I think I miss understood you. Only signal and source offer
matching capability right now. If I understand you correctly you want
that if we match menu1 in the source, we send the signal to menu1,
same goes with menu2, menu3, ...

If that's right, then it's not currently possible, and I don't know if
we want to introduce this kind of feature (it shouldn't be hard to
add).

-- 
Cedric BAIL

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to