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: - this should wrap, not show the scrollbar =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/ewl_text_editor.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- ewl_text_editor.c 6 Sep 2006 17:58:41 -0000 1.8 +++ ewl_text_editor.c 6 Sep 2006 18:11:13 -0000 1.9 @@ -122,6 +122,8 @@ } scroll = ewl_scrollpane_new(); + ewl_scrollpane_hscrollbar_flag_set(EWL_SCROLLPANE(scroll), + EWL_SCROLLPANE_FLAG_ALWAYS_HIDDEN); ewl_container_child_append(EWL_CONTAINER(box), scroll); ewl_widget_show(scroll); ------------------------------------------------------------------------- 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