I wonder if anyone can give me some hints on creating multi-line displays with Evas textblock objects. I can concatenate strings with word wrap using evas_textblock_cursor_text_append() but creating line breaks has so far eluded me. All of the examples I have found are writing single strings with evas_object_textblock_text_markup_set() but that function clears any existing text. Is there a way to concatenate strings with line breaks? Can formatting be applied to an individual string?
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 enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel