[nvda] Re: NVDA and Visual Basic labels
- From: Peter Vágner <peter.v@xxxxxxxxxxx>
- To: nvda@xxxxxxxxxxxxx
- Date: Mon, 18 Feb 2008 23:22:42 +0100
Hello,
I have no knowledge about visual basic but I have just launched your
application for a test drive.
It looks as all the labels are drawn directly to the dialog window so I
am afraid there is no other way of retrieving it than using display
hooks or other techniques which aren't implemented in NVDA yet.
I am sorry that I can't help further but I think there must be a way in
visual basic to create common static texts instead of these labels.
I know borland delphi a bit and they do have 2 components Tlabel which
behave the sameway your labels do and TStaticText which seems to be a
wrapper for win32 StaticText which has MSAA support and is working well
with NVDA.
Peter
Peter Crain wrote:
Hi,
I have developed a simple organiser program in VB 6.0 and labels are
readable in JAWS, Window Eyes and System Access however they do not seem
to read in NVDA. Is NVDA able to read VB labels ?
The freeware Organiser download link is
http://members.dodo.com.au/~pcrain1/organiser.html
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
- References:
- [nvda] NVDA and Visual Basic labels
- From: Peter Crain
Other related posts:
- » [nvda] NVDA and Visual Basic labels
- » [nvda] Re: NVDA and Visual Basic labels
- » [nvda] Re: NVDA and Visual Basic labels
- » [nvda] Re: NVDA and Visual Basic labels
- » [nvda] Re: NVDA and Visual Basic labels
- » [nvda] Re: NVDA and Visual Basic labels
Hi, I have developed a simple organiser program in VB 6.0 and labels are readable in JAWS, Window Eyes and System Access however they do not seem to read in NVDA. Is NVDA able to read VB labels ? The freeware Organiser download link is http://members.dodo.com.au/~pcrain1/organiser.html Peter
- [nvda] NVDA and Visual Basic labels
- From: Peter Crain