Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/test


Modified Files:
        ewl_notebook_test.c 


Log Message:
A little tree work, not fixed, but at least doesn't lock the test program.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/test/ewl_notebook_test.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- ewl_notebook_test.c 20 Oct 2003 05:05:48 -0000      1.15
+++ ewl_notebook_test.c 20 Oct 2003 18:09:43 -0000      1.16
@@ -299,6 +299,8 @@
        ewl_widget_show(notebook_box);
 
        notebook = ewl_notebook_new();
+       ewl_notebook_set_tabs_position(EWL_NOTEBOOK(notebook),
+                                      EWL_POSITION_LEFT);
        ewl_container_append_child(EWL_CONTAINER(notebook_box), notebook);
        ewl_widget_show(notebook);
 




-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office; & in the Server Room 
http://www.enterpriselinuxforum.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to