Dear all, hello. To read TEXTBLOCK (especially, TEXTBLOCKs in layout object) in the accessibility environment, the TEXTBLOCK should be focusable. Because the accessibility uses the elementary focus to change highlight object, when user gives specific gesture such as flicking. The elm_access(accessibility) gives an object which inherits Elm_Layout_Smart_Class. This object is in charge of accessibility task for the TEXTBLOCK. You can test the TEXTBLOCK working with elementary focus in the accessibility environment by using following environment variables.
$ export ELM_MODULES="access_output>access/api:$ELM_MODULES" $ export ELM_ACCESS_MODE=1 $ elementary_test This would be "ONE SMALL STEP" for the accessibility to shake hands with the elementary focus. Thanks a lot. Shinwoo Kim.
elm.access.layout.texblock.uses.access.diff
Description: Binary data
example_elm.access.layout.texblock.uses.access.diff
Description: Binary data
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel