On Fri, 27 Jul 2012 21:34:16 +0900 Kim Shinwoo <kimcinoo....@gmail.com> said:

> dear all hello.
> 
> dayselector does not work in focus cycle because there is no focus_chain().
> because dayselctor is a child of Elm_Layout_Smart_Class, so it is enough to
> use focus_chain() of layout.

ok - in. :)

> and.. very carefully..
> i'd like to raise an issue that currently visually impaired person should
> be obliged to click(tap) quickly two times to activate widget such as
> button, check.
> the implementation to check 2nd click in elm_access is great. but one
> single click is enough to activate button or change state of elm_check.
> moreover some widgets like dayselector which has customized style for
> elm_check does not work properly, because they do something at signal
> 'mouse,down,1'.
> then please give your opinion, thanks.

it may be that event handling should be left to code here for logic and the
theme respond to signal emits. hard to do this without breaking though... hmmm.


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
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

Reply via email to