Enlightenment CVS committal
Author : rbdpngn
Project : e17
Module : libs/ewl
Dir : e17/libs/ewl/src
Modified Files:
ewl_text.c
Log Message:
Fix text duplication problem.
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_text.c,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -3 -r1.71 -r1.72
--- ewl_text.c 20 Jul 2004 17:53:11 -0000 1.71
+++ ewl_text.c 20 Jul 2004 19:19:47 -0000 1.72
@@ -539,13 +539,7 @@
if (w->fx_clip_box)
evas_object_clip_set(ta->etox, w->fx_clip_box);
- /*
- * Now set the text and display it.
- */
- if (ta->text)
- etox_set_text(ta->etox, ta->text);
evas_object_show(ta->etox);
-
ewl_text_ops_apply(ta);
/*
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs