On Wed, 2005-08-10 at 18:46 -0400, Tianran Chen wrote:
> i am still new to e17, so please do not mind my ignorance.
> 
> the current implementation of etox uses a evas object for each bit of
> text. this is fine for static text. but for large text that changes
> frequently (say for web browser, or word processor, even) this seems
> quite slow. inserting a single letter can cause all evas objects to be
> reseted or even recreated.
> 
> will it be better to let etox be some parallel object as etext or etextblock?
> 

etox is dead. use evas_object_textblock (etox's replacement) instead.

dan




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to