Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_text_editor.c Log Message: - leave the fill policy alone =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/ewl_text_editor.c,v retrieving revision 1.9 retrieving revision 1.10 diff -u -3 -r1.9 -r1.10 --- ewl_text_editor.c 6 Sep 2006 18:11:13 -0000 1.9 +++ ewl_text_editor.c 6 Sep 2006 18:36:03 -0000 1.10 @@ -140,9 +140,6 @@ ewl_text_outline_color_set(EWL_TEXT(o), 200, 200, 200, 200); ewl_text_strikethrough_color_set(EWL_TEXT(o), 0, 0, 0, 255); ewl_text_glow_color_set(EWL_TEXT(o), 0, 255, 0, 128); - - ewl_object_fill_policy_set(EWL_OBJECT(o), - EWL_FLAG_FILL_HFILL | EWL_FLAG_FILL_VFILL); ewl_callback_append(o, EWL_CALLBACK_KEY_DOWN, ete_cb_key_down, NULL); ewl_widget_show(o); ------------------------------------------------------------------------- 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