Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/test


Modified Files:
        ewl_textarea_test.c 


Log Message:
More progress on generic event dispatching. Re-enabled textarea test. Changed
the key names for the textarea colors in the theme.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/test/ewl_textarea_test.c,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ewl_textarea_test.c 30 Dec 2003 18:05:22 -0000      1.14
+++ ewl_textarea_test.c 27 Feb 2004 18:46:49 -0000      1.15
@@ -105,11 +105,9 @@
        /*
         * Create the textarea to be displayed.
         */
-       /*
        textarea = ewl_textarea_new(long_text);
        ewl_container_append_child(EWL_CONTAINER(scrollpane), textarea);
        ewl_widget_show(textarea);
-       */
 
        return;
        ev_data = NULL;




-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to