Enlightenment CVS committal Author : rbdpngn Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: ewl_test.c Log Message: Flag to hint the tree that rows won't be expandable. =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_test.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -3 -r1.27 -r1.28 --- ewl_test.c 6 Feb 2006 03:40:26 -0000 1.27 +++ ewl_test.c 23 Feb 2006 04:27:42 -0000 1.28 @@ -348,6 +348,7 @@ main_tree = ewl_tree_new(1); ewl_tree_headers_set (EWL_TREE (main_tree), header); + ewl_tree_expandable_rows_set(EWL_TREE (main_tree), FALSE); ewl_container_child_append(EWL_CONTAINER(main_box), main_tree); ewl_object_fill_policy_set (EWL_OBJECT (main_tree), EWL_FLAG_FILL_HSHRINK | ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs