Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir     : e17/apps/e/data/themes


Modified Files:
        default_button.edc 


Log Message:
Support e,action,icon,hide for the button widget.

===================================================================
RCS file: /cvs/e/e17/apps/e/data/themes/default_button.edc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- default_button.edc  6 Oct 2006 00:27:29 -0000       1.10
+++ default_button.edc  28 Feb 2007 02:59:11 -0000      1.11
@@ -339,6 +339,13 @@
         target: "e.swallow.icon";
       }
       program {
+        name:   "icon_invisible";
+        signal: "e,action,hide,icon";
+        source: "e";
+        action: STATE_SET "default" 0.0;
+        target: "e.swallow.icon";
+      }
+      program {
         name: "button_in";
         signal: "mouse,in";
         source: "button_image";



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to