Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/test


Modified Files:
        ewl_entry_test.c 


Log Message:
More progress on the multi-line entry.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/test/ewl_entry_test.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- ewl_entry_test.c    29 Aug 2004 02:47:40 -0000      1.25
+++ ewl_entry_test.c    21 Sep 2004 02:55:06 -0000      1.26
@@ -84,7 +84,7 @@
        ewl_box_spacing_set(EWL_BOX(entry_box), 10);
        ewl_widget_show(entry_box);
 
-       entry[0] = ewl_entry_new("Play with me ?");
+       entry[0] = ewl_entry_multiline_new("Play with me ?");
        ewl_text_color_set(EWL_TEXT(EWL_ENTRY(entry[0])->text),
                        255, 0, 0, 255);
        ewl_object_padding_set(EWL_OBJECT(entry[0]), 5, 5, 5, 0);




-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to