Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_border.c 


Log Message:
Set the border appearance.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_border.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- ewl_border.c        22 Oct 2005 16:28:53 -0000      1.8
+++ ewl_border.c        9 Nov 2005 15:48:18 -0000       1.9
@@ -133,6 +133,7 @@
                        break;
        }
        ewl_container_child_remove(EWL_CONTAINER(b), b->label);
+       ewl_widget_appearance_set(EWL_WIDGET(b), "border");
 
        /* need to remove the redirect so the label gets added back into the
         * border and not into the body. We put the redirect back on after




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to