[nvda] Re: Audacity problem
- From: Peter Vágner <peter.v@xxxxxxxxxxx>
- To: nvda@xxxxxxxxxxxxx
- Date: Wed, 26 Sep 2007 20:47:41 +0200
Hello,
James Teh wrote:
The problem is that these applications don't expose information about some of
these controls through MSAA or some other accessibility API. In these cases, we
can try to access the information through some other API (perhaps some standard
Windows API for that type of control or an API specific to a custom control).
For example, as Peter noted, some of these controls might expose their
information as window text or the like.
I was wrong when I was tallking about values in my last email on this
subject. In fact we are interested in window name not a value in case of
radio buttons and checkboxes. So I found a way how to retrieve these
names but this only works when controls are focused using caret
navigation. When object navigation is used audacity returns some strange
values and I am afraid we can do nothing about it. For example we are
not able to read status bar, and all the static texts.
A bit of code I was about to commit is now there so when new snapshots
is made you may play with it if you feel like. for anyone who knows
audacity it may be almost usable. For the others I am very sorry.
Peter
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To modify your NVDA Email settings go to:
http://www.freelists.org/list/nvda
Thank you for your continued support of Nonvisual Desktop Access, an open
source free screen reader for Microsoft Windows:
http://www.nvda-project.org/
To get the latest NVDA snapshot:
http://www.nvda-project.org/snapshots/
Report bugs or make feature requests at:
http://trac.nvda-project.org/
Message Archive:
http://www.freelists.org/archives/nvda
- Follow-Ups:
- [nvda] Re: Audacity problem
- From: Gene
- References:
- [nvda] Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: John Greer
- [nvda] Re: Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: Debra Riese
- [nvda] Re: Audacity problem
- From: John Greer
- [nvda] Re: Audacity problem
- From: Debra Riese
- [nvda] Re: Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: James Teh
Other related posts:
- » [nvda] Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
- » [nvda] Re: Audacity problem
The problem is that these applications don't expose information about some of these controls through MSAA or some other accessibility API. In these cases, we can try to access the information through some other API (perhaps some standard Windows API for that type of control or an API specific to a custom control). For example, as Peter noted, some of these controls might expose their information as window text or the like.
- [nvda] Re: Audacity problem
- From: Gene
- [nvda] Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: John Greer
- [nvda] Re: Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: Debra Riese
- [nvda] Re: Audacity problem
- From: John Greer
- [nvda] Re: Audacity problem
- From: Debra Riese
- [nvda] Re: Audacity problem
- From: Gene
- [nvda] Re: Audacity problem
- From: James Teh