Ui text: implement non-editable beahvior
authorDaniel Hirt <daniel.hirt@samsung.com>
Thu, 1 Dec 2016 11:25:11 +0000 (13:25 +0200)
committerDaniel Hirt <daniel.hirt@samsung.com>
Mon, 12 Dec 2016 08:48:28 +0000 (10:48 +0200)
commita8cea307dc316ec88c2f8b306bf5ac2384dddacc
treef4a030fee8f10461334c6a6674050396d79e9323
parent4f9ef4989ce8511f70e107140e507774f6fb7e7a
Ui text: implement non-editable beahvior

Non-editable behavior resembles a label. It doesn't allow changing the
text in any interactive form. The blinking cursor is also hidden.
Selection, however, it allowed.

Among the changes, I added a test which you can run using:
"elementary_test -to "efl ui text label".
src/Makefile_Elementary.am
src/bin/elementary/Makefile.am
src/bin/elementary/test.c
src/bin/elementary/test_efl_ui_text.c
src/lib/elementary/efl_ui_text.c