Elm entry: changed elm_entry_text_set to set the text with an idler.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 15 May 2011 16:02:03 +0000 (16:02 +0000)
commit2a79e04def8ab8cf863a4bf3a901e5e340ad919c
tree75701d2ab8c0d5b0e7a0de0feb5cfa97c6f809cc
parent125cfa526fd9305537871999dcb0d3db5457b9c3
Elm entry: changed elm_entry_text_set to set the text with an idler.

The text is split to chunks and then appended from an idler. This makes
the entry very responsive and smooth even with very long texts.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@59408 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/elm_entry.c