Enlightenment CVS committal Author : davemds Project : e17 Module : proto/edje_editor
Dir : e17/proto/edje_editor/data Modified Files: edje_editor.edc Log Message: direct-edje version: * Add save ability !! :) * Catch all the events from the edje and show on console * Add programs Need edje patch version 6 on bugzilla #294 =================================================================== RCS file: /cvs/e/e17/proto/edje_editor/data/edje_editor.edc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- edje_editor.edc 25 Nov 2007 18:42:55 -0000 1.6 +++ edje_editor.edc 18 Dec 2007 06:20:49 -0000 1.7 @@ -98,6 +98,14 @@ action: STATE_SET "big" 0.0; \ transition: SINUSOIDAL 0.5; \ target: NAME"_frame"; \ + } \ + program{ \ + name: NAME"_frame_show_small"; \ + signal: NAME"_frame_show_small"; \ + source: "edje_editor"; \ + action: STATE_SET "small" 0.0; \ + transition: SINUSOIDAL 0.5; \ + target: NAME"_frame"; \ } images { ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs