Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/bin/tests/theme


Modified Files:
        ewl_theme.c 


Log Message:
set the align

===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/theme/ewl_theme.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ewl_theme.c 23 Aug 2007 05:26:48 -0000      1.10
+++ ewl_theme.c 30 Nov 2007 18:41:49 -0000      1.11
@@ -58,6 +58,7 @@
        ewl_widget_show(box2);
 
        vbox = ewl_vbox_new();
+       ewl_object_fill_policy_set(EWL_OBJECT(vbox), EWL_FLAG_FILL_VFILL);
        ewl_container_child_append(EWL_CONTAINER(box2), vbox);
        ewl_widget_show(vbox);
 



-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to