Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/test


Modified Files:
        ewl_box_test.c 


Log Message:
Docs for the imenu and scrollpane widgets. Small adjustment in the box test.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/test/ewl_box_test.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- ewl_box_test.c      27 Aug 2003 06:55:38 -0000      1.22
+++ ewl_box_test.c      5 Sep 2003 03:07:04 -0000       1.23
@@ -132,7 +132,6 @@
        box_button = w;
 
        box_win = ewl_window_new();
-       ewl_object_set_fill_policy(EWL_OBJECT(box_win), EWL_FILL_POLICY_SHRINK);
        ewl_object_request_size(EWL_OBJECT(box_win), 256, 256);
        ewl_callback_append(box_win, EWL_CALLBACK_DELETE_WINDOW,
                            __destroy_box_test_window, NULL);




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to