Re: [e-users] Accessibility

2012-01-27 Thread The Rasterman
On Fri, 27 Jan 2012 09:04:08 -0600 Jeff Hoogland said: that is true. and as is an elementary 1.0 release. accessibility is being added to elm but no plans to use ATK at all. primarily because the requirements i have been given are VERY specific as to behavior and reality is that the behavior has

Re: [e-users] Accessibility

2012-01-27 Thread Gustavo Sverzut Barbieri
On Fri, Jan 27, 2012 at 2:01 PM, Dariusz Filipski wrote: > Hi, > > [Welcome everybody, I'm new on EFL lists :)] > >> Do Comarch plan to work on it? > > There are no such plans as of now but I'd like to see native a11y support > in EFL so we're exploring current status. > BTW, why it's been chosen

Re: [e-users] Accessibility

2012-01-27 Thread Dariusz Filipski
Hi, [Welcome everybody, I'm new on EFL lists :)] > Do Comarch plan to work on it? There are no such plans as of now but I'd like to see native a11y support in EFL so we're exploring current status. BTW, why it's been chosen to implement separate approach for Elementary? Time/resource constraints

Re: [e-users] Accessibility

2012-01-27 Thread Gustavo Sverzut Barbieri
On Fri, Jan 27, 2012 at 12:17 PM, Zbigniew Kozak wrote: > Hi all, > > I have a question about accessibility support in EFL. In particular, are > there any plans in the near future to implement > ATK interfaces? It makes applications accessible in GTK+ style. ATK is > toolkit independent so it sh

Re: [e-users] Accessibility

2012-01-27 Thread Jeff Hoogland
I can't speak for the developers obviously but I'm fairly certain the current focus of the devel team is finishing the E17 TODO list before working on other extra features such as this :) On Fri, Jan 27, 2012 at 8:17 AM, Zbigniew Kozak wrote: > Hi all, > > I have a question about accessibility su

[e-users] Accessibility

2012-01-27 Thread Zbigniew Kozak
Hi all, I have a question about accessibility support in EFL. In particular, are there any plans in the near future to implement ATK interfaces? It makes applications accessible in GTK+ style. ATK is toolkit independent so it shoudn't be very hard to implement it for EFL. I know that Elementary