1. the ELM_INDEX_DATA_GET(); would make a build error. Probably the problem is due to missing header elm_index_eo.h which should be included by eail_index.c. We will resolve it in next version.
2. The test code meets a problem at atk_get_root() when i execute test program. i have installed libatk-bridge2.0-0, libatk-bridge2.0-dev packages on my machine. should i install other packages? Following explanations for aforementioned problems come to my mind: a) You did not patch elementary b) ELM_MODULES was not set correctly 3. The EAIL does not take care the elm_access which is for an Evas_Object that is not elm_widget. If something is not elm_widget eail does not implement accessible object for it. 4. The elm_plug would show an image that is drawn by the other process, so the accessibility action such as '1 finger flick' to get next object, should convey to the process. Or there would be an way to get objects list for the process. Yes, we need to look closer to this :) Thanks, Michal > -----Original Message----- > From: Kim Shinwoo [mailto:[email protected]] > Sent: Friday, July 19, 2013 9:39 AM > To: Enlightenment developer list > Subject: Re: [E-devel] EAIL - new module for elementary - looking for > reviewer/approver > > Hey dear, thank you for your information. > > 1. the ELM_INDEX_DATA_GET(); would make a build error. > > 2. The test code meets a problem at atk_get_root() when i execute test > program. > i have installed libatk-bridge2.0-0, libatk-bridge2.0-dev packages on > my machine. > should i install other packages? > > 3. The EAIL does not take care the elm_access which is for an > Evas_Object that is not elm_widget. > > 4. The elm_plug would show an image that is drawn by the other process, > so the accessibility action such as '1 finger flick' to get next > object, should convey to the process. Or there would be an way to get > objects list for the process. > > Thank you. > Shinwoo Kim. > > > > On Thu, Jul 18, 2013 at 6:43 PM, Michał Knapiński < > [email protected]> wrote: > > > Thanks for all responses. I'm sorry for delay but I had to wait for > > approval to publish the code. > > You can find it here: https://github.com/mknapinski/eail.git > > All comments are very welcome > > > > Michal > > > > > -----Original Message----- > > > From: Michał Knapiński [mailto:[email protected]] > > > Sent: Tuesday, July 16, 2013 11:22 AM > > > To: [email protected] > > > Subject: [E-devel] EAIL - new module for elementary - looking for > > > reviewer/approver > > > > > > Hi, > > > > > > For the past few months we have been developing EAIL (Enlightenment > > > Accessibility Implementation Library). Currently, it is working and > > > is almost ready to be shown to community. > > > EAIL is mean to be bridge Elementary and ATK, thus various ATs can > > > query for accessible information using AT-SPI2. > > > ATK is accessibility toolkit conforming to the Section 508 > Standards. > > > EAIL is developed as an Elementary module and loaded whenever > > > Elementary ELM_MODULES environmental variable is set > ("eail>eail/api" > > > is appended). > > > > > > We are looking for somebody who would like to review EAIL, give > > > some feedback and once approved, create a place to put it in to the > repo. > > > > > > BR, > > > Michal > > > > > > > > > --------------------------------------------------------------------- > - > > -------- See everything from the browser to the database with > > AppDynamics Get end-to-end visibility with application monitoring > from > > AppDynamics Isolate bottlenecks and diagnose root cause in seconds. > > Start your free trial of AppDynamics Pro today! > > > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.c > > lktrk _______________________________________________ > > enlightenment-devel mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > > > > > ----------------------------------------------------------------------- > ------- > See everything from the browser to the database with AppDynamics Get > end-to-end visibility with application monitoring from AppDynamics > Isolate bottlenecks and diagnose root cause in seconds. > Start your free trial of AppDynamics Pro today! > http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.cl > ktrk > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
