John

> evas_textblock_cusor_append() to insert the formatting markup <br>

It just prints "<br>" on the screen.  This is also what happens with
<NewLine> (which I have defined in my style string) and "\n" and
everything else I could think of.

The latest versions of Evas include a function:

evas_object_textblock_text_markup_prepend(Cursor,String)

which looks interesting but the binary I have does not include it.  As I
mentioned in another message, I am having problems with compiling the
snapshot and SVN versions on my system.  If you have that function in
your library, give it a try with markup text and let me know what happens.

Mike


------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to