On Thu, Apr 30, 2009 at 3:56 PM, Tomaz Noleto <tnol...@gmail.com> wrote:
> Hi,
>
> I am trying to use TEXTBLOCK with entry_mode EDITABLE, but I am facing
> a problem when the typed text gets bigger than the part size. I was
> expecting that the text could scroll automatically to the left and the
> cursor would not cross the part's boundaries. Is there any properties
> that I could set in edje to get this behavior? should I implement it
> manually in my app? Or should it be a built-in feature to be done in
> edje backend?

edje is not a widget set, but basic building blocks. You need to
implement the scroll yourself, see elm_entry.c

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to