Enlightenment CVS committal

Author  : moom
Project : e17
Module  : proto

Dir     : e17/proto/etk/src/bin


Modified Files:
        etk_text_view_test.c 


Log Message:
* The textblock can now render. Still a lot of knows issues though!!


===================================================================
RCS file: /cvs/e/e17/proto/etk/src/bin/etk_text_view_test.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- etk_text_view_test.c        2 Jul 2006 05:53:05 -0000       1.7
+++ etk_text_view_test.c        3 Jul 2006 05:06:26 -0000       1.8
@@ -27,6 +27,7 @@
       ETK_TRUE);*/
    etk_textblock_text_set(ETK_TEXT_VIEW(text_view)->textblock,
       "<p align=\"center\">Title</p>"
+      "<b>Bold <i>Bold-Italic </b>Italic </i>: Overlapping tags are 
supported!\n"
       "A paragraph here <font color=#f00>red <b>text</b></font> and stuff."
       "And escaping &lt; and &gt; as well as &amp; as <b>normal.</b>"
       "If you want a newline use &lt;br&gt;\nwoo a new line!"



Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to