Kim Shinwoo | 29 Jun 2012 15:06
Picon

[E-devel] [Patch][layout] select layout in access mode

Dear all, hello.

in access mode, all text, textblock parts are ready to read. but this would
be not efficient way and in case of the widget which uses the elm_layout
internally, access mode does not work properly. for example, the elm_label
should speak "Label(EM_ACCESS_TYPE), Some Text(ELM_ACCESS_INFO)" but the
elm_label speaks "Textblock, Some Text" because the label uses layout
internally. Moreover access mode will create access widget for the
textblock in the label. So the layout should be registered, if necessary.
The attached is for this.

Sincerely,
Shinwoo Kim.
Attachment (elm_layout.access.set.diff): application/octet-stream, 2632 bytes
------------------------------------------------------------------------------
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 <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Gmane