2 Jun 2003 23:45
Re: AccessibleRelations
Bill Haneman <bill.haneman <at> sun.com>
2003-06-02 21:45:45 GMT
2003-06-02 21:45:45 GMT
David: There's been a substantial amount of testing of AccessibleRelation. I believe that it's fairly commonly implemented across the GNOME 2 desktop. I don't have the examples to hand but I do believe it's not uncommon. You can use at-poke to check for the presence of this API. Note however that until recently there were difficulties with reciprocity (we could fairly easily automatically provide LABEL_FOR but LABELLED_BY wasn't alwayws reciprocally exposed). However I believe this has recently been fixed/worked around in GAIL, so a recent build may expose LABELLED_BY more frequently. regards, Bill On Mon, 2003-06-02 at 22:02, David Bolter wrote: > Hi all. > > I have my suspicions that there hasn't been a lot of testing of the > AccessibleRelation stuff. I have done some work today on gok that makes > uses of this promising API. I am so far not finding an application that > is exposing such an interface in an expected ontext. In particular this > is what I am looking for: > > An accessible object that has an AccessibleEditableText interface *and* > a LABELLED_BY relation. Presumeably gtk dialogs would be prime > candidates (since the text fields probably don't expose useful names by > themselves). Can someone please confirm such a beast? I need to know > if my code is broken. > > cheers, > > David > > _______________________________________________ > Gnome-accessibility-devel mailing list > Gnome-accessibility-devel <at> gnome.org > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
RSS Feed