Enlightenment CVS committal Author : tsauerbeck Project : e17 Module : apps/euphoria
Dir : e17/apps/euphoria/data/themes/iio/programs Modified Files: controls_to.edc Log Message: this has got to be one of most funny edc bugs ever - emitting a signal any time the first mouse button is released :D =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/euphoria/data/themes/iio/programs/controls_to.edc,v retrieving revision 1.11 retrieving revision 1.12 diff -u -3 -r1.11 -r1.12 --- controls_to.edc 7 May 2005 22:05:05 -0000 1.11 +++ controls_to.edc 8 May 2005 11:23:58 -0000 1.12 @@ -224,7 +224,7 @@ program { name, "editFile_unclicked"; signal, "mouse,down"; source, EDIT; action, STATE_SET "clicked" 0.0; transition, LINEAR 0.1; target, EDIT; } -program { name, "editFile"; signal, "mouse,up,1"; source, "*"; +program { name, "editFile"; signal, "mouse,up,1"; source, EDIT; action, SIGNAL_EMIT "PLAYLIST_EDIT" EDIT; } /////////////////////////////////////////////////////////////////////// ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs