Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_text.c 


Log Message:
- actually update the text display in the configure callback

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_text.c,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -3 -r1.55 -r1.56
--- ewl_text.c  21 Nov 2005 17:48:53 -0000      1.55
+++ ewl_text.c  21 Nov 2005 17:50:50 -0000      1.56
@@ -2646,6 +2646,7 @@
                evas_object_move(t->textblock, xx, yy);
                evas_object_resize(t->textblock, ww, hh);
 
+               ewl_text_display(t);
                ewl_text_triggers_configure(t);
        }
 




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to