Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/data/themes


Modified Files:
        e17.edc 


Log Message:
- add ewl_popup (a smart placing override window)
- use ewl_popup for combo, menu and tooltip

===================================================================
RCS file: /cvs/e/e17/libs/ewl/data/themes/e17.edc,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -3 -r1.52 -r1.53
--- e17.edc     20 Oct 2006 04:37:34 -0000      1.52
+++ e17.edc     4 Nov 2006 16:58:05 -0000       1.53
@@ -112,6 +112,7 @@
        item, "/stock/save" "stock/save";
        item, "/stock/stop" "stock/stop";
 
+       item, "/combo/popup/group" "menu";
        item, "/combo/decrement/group" "spinner-down";
        item, "/combo/decrement/body/group" "spinnerdown";
        item, "/combo/increment/group" "spinner-up";
@@ -156,7 +157,8 @@
 
        item, "/statusbar/group" "statusbar";
 
-       item, "/tooltip/offset" 15;
+       item, "/popup/voffset" 10;
+       item, "/popup/hoffset" 10;
        item, "/tooltip/delay" "1.0";
        item, "/tooltip/group" "window";
 



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to