Waiting for reply..
Please do..
Regards,
Udayan
On 4/30/07, Udayan Singh <[EMAIL PROTECTED]> wrote:
> Missed out sending it to the list.
>
> On 4/30/07, Udayan Singh <[EMAIL PROTECTED]> wrote:
> > Hi Bill,
> >
> > On 4/24/07, Bill Haneman <[EMAIL PROTECTED]> wrote:
> > > Hi Udayan and Evan;
> >
Missed out sending it to the list.
On 4/30/07, Udayan Singh <[EMAIL PROTECTED]> wrote:
> Hi Bill,
>
> On 4/24/07, Bill Haneman <[EMAIL PROTECTED]> wrote:
> > Hi Udayan and Evan;
> >
> > In the case you mention below, the assistive technology should check for
> > the presence of the Accessibility_T
had been on vacation, so m responding back after a week.
On 4/23/07, Evan Yan <[EMAIL PROTECTED]> wrote:
>
>
> Udayan Singh wrote:
> > Hi All,
> >
> > I have been using "cspi" (i.e. at-spi) library in my application.
> > Scenario is that I am using HTML programming on web page and the
> > applicat
Hi Udayan and Evan;
In the case you mention below, the assistive technology should check for
the presence of the Accessibility_Text interface. In most cases (i.e.
other than text entry fields, for instance), the assistive technology
should expose the contents of the Text interface to the end-u
Udayan Singh wrote:
> Hi All,
>
> I have been using "cspi" (i.e. at-spi) library in my application.
> Scenario is that I am using HTML programming on web page and the
> application is executing in GNOME environment (GTK+ is for UI and C
> Programming).
>
> So the web page has something like this
Hi Li and everyone,
Thanks, :) the code is correct.. had been wondering about the same..
Well, I require a way to get the "name" (Lb2) field in this case.
Reason being that is the requirement of the application I am
developing.
Any ideas, would be good ..
Regards,
Udayan
On 4/23/07, Li Yuan
Hi Udayan,
I assume you are using Firefox as the browser. If you got the name
successfully, I think there is nothing wrong in your code. It depends on
what Firefox returns to the application you wrote.
Ginn or Evan, Do you have any comment?
Regards,
Li
在 2007-04-21六的 13:23 +0530,Udayan Singh写道:
Hi All,
I have been using "cspi" (i.e. at-spi) library in my application.
Scenario is that I am using HTML programming on web page and the
application is executing in GNOME environment (GTK+ is for UI and C
Programming).
So the web page has something like this :
.
Label2:
.
On the