Dear All, Hello.

I would like to add accessibility feature for the mobile device.
The mobile device environment is different with desktop environment.
On the desktop environment, you can make MOUSE_IN event without previous
MOUSE_DOWN event.
but.. on the mobile device environment, you should start with MOUSE_DOWN
event first and make MOUSE_IN event.

Raster.. knows this issue.. so he had supported a new mode
EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN.
Thanks for your help.. but on the attached patch, I just use the
EVAS_OBJECT_POINTER_MODE_NOGRAB instead of it.

You cannot test full features of this on the desktop environment... because
there are some issue related with MOUSE events.
And the patch is just initial.. (or draft) version of the accessibility on
the mobile device. Please review the patch. Thanks.

Sincerely,
Shinwoo Kim.

Attachment: elm.access.on.device.patch
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to