Enlightenment CVS committal Author : jethomas Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/paned Modified Files: ewl_paned_test.c Log Message: Exposes some strange behaviour with paned. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/paned/ewl_paned_test.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- ewl_paned_test.c 26 Dec 2007 16:49:40 -0000 1.3 +++ ewl_paned_test.c 5 Jan 2008 20:09:19 -0000 1.4 @@ -147,7 +147,7 @@ pbox = ewl_hbox_new(); ewl_container_child_append(EWL_CONTAINER(pane1), pbox); ewl_object_fill_policy_set(EWL_OBJECT(pbox), - EWL_FLAG_FILL_HFILL | EWL_FLAG_FILL_VSHRINK); + EWL_FLAG_FILL_HFILL | EWL_FLAG_FILL_NONE); ewl_widget_show(pbox); o = ewl_button_new(); ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs