On Fri, 27 Jan 2012 09:04:08 -0600 Jeff Hoogland <[email protected]> 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 to be handled inside-toolkit. so either you you want ATK used specifically (because you like ATK or whatever), or you are on the more general "we want accessibility support" and the second is being done already. why not use ATK? 1. it's not on the platform where the request came from, so it'd have to be added and integrated. 2. even if it were there there would need to be some custom front-end to handle the specific policies requested, and 3. elementary would still need the integration done, and 4. i think it'd need extensions. doing it direct inside elementary is the path for much less work to get it done. :) > 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 > <[email protected]>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 shoudn't be very hard > > to implement it for EFL. > > I know that Elementary has some support for accessibility but I think > > about something > > useful not only for disabled people but also for test automation of GUI. > > > > Thanks, > > Zbyszek > > > > > > ------------------------------------------------------------------------------ > > Try before you buy = See our experts in action! > > The most comprehensive online learning library for Microsoft developers > > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > > Metro Style Apps, more. Free future releases when you subscribe now! > > http://p.sf.net/sfu/learndevnow-dev2 > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > > > -- > ~Jeff Hoogland <http://jeffhoogland.com/> > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop > ------------------------------------------------------------------------------ > Try before you buy = See our experts in action! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-dev2 > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
