|
Re: Excess verbosity when tabbing through tables in MS Word
Hi Andre,
Good question. Before replying I did test to see if I could replicate, and I neglected to mention that in my reply. I am using Office 365 version 16.0.12730.20236 with NVDA 2020.1 rc1. I
Hi Andre,
Good question. Before replying I did test to see if I could replicate, and I neglected to mention that in my reply. I am using Office 365 version 16.0.12730.20236 with NVDA 2020.1 rc1. I
|
By
Quentin Christensen
·
#73407
·
|
|
Re: Excess verbosity when tabbing through tables in MS Word
Hi Quentin,
While I acknowledge that you have done a good job in outlining possible troubleshooting techniques, I noticed that you did not state if this is an issue that you have happened to
Hi Quentin,
While I acknowledge that you have done a good job in outlining possible troubleshooting techniques, I noticed that you did not state if this is an issue that you have happened to
|
By
Andre Fisher
·
#73406
·
|
|
Re: Excess verbosity when tabbing through tables in MS Word
Have you restarted the PC since you updated NVDA? If not, go to the Start menu and restart the PC. Next, try restarting NVDA with add-ons disabled (NVDA+Q then down arrow to Restart with add-ons
Have you restarted the PC since you updated NVDA? If not, go to the Start menu and restart the PC. Next, try restarting NVDA with add-ons disabled (NVDA+Q then down arrow to Restart with add-ons
|
By
Quentin Christensen
·
#73405
·
|
|
Re: thunderbird gmail notice
I don't know what's going on with some people setting gmail with thunderbird.
but thunderbird for a while now, has the prompt from google to allow
its access. And definitely its a secured app in
I don't know what's going on with some people setting gmail with thunderbird.
but thunderbird for a while now, has the prompt from google to allow
its access. And definitely its a secured app in
|
By
Hareth
·
#73404
·
|
|
Re: Having NVDA not say blank lines when reading an email
I think it would be great if there was an option to enable or disable the oannoucement of blank lines when you use ctrl+arrows to read by paragraphs, like Jaws, but only when reading by
I think it would be great if there was an option to enable or disable the oannoucement of blank lines when you use ctrl+arrows to read by paragraphs, like Jaws, but only when reading by
|
By
Daniel Damacena
·
#73403
·
|
|
Re: New NVDA sounds
Hi Ralf, from Ron Kolesar.
Thanks to your drop box folder, I now have the audio wave files for NVDA.
How do I install them into NVDA to work?
Many Thanks.
Ron
Hi Ralf, from Ron Kolesar.
Thanks to your drop box folder, I now have the audio wave files for NVDA.
How do I install them into NVDA to work?
Many Thanks.
Ron
|
By
Ron Kolesar
·
#73402
·
|
|
Re: Jitsi and NVDA?
Hello Cordelia and all,
I use Jitsi regularly.
I cannot say that it is as accessible as zoom but it is usable.
The advantage of Jitsi is that it is open source and that it is installed on many
Hello Cordelia and all,
I use Jitsi regularly.
I cannot say that it is as accessible as zoom but it is usable.
The advantage of Jitsi is that it is open source and that it is installed on many
|
By
Sylvie Duchateau
·
#73401
·
|
|
Re: thunderbird gmail notice
I had less secure settings on, you are right about that.
I simply was not aware that thunderbird was one of those.
My assumption was simply that google was thinking that the only secure
I had less secure settings on, you are right about that.
I simply was not aware that thunderbird was one of those.
My assumption was simply that google was thinking that the only secure
|
By
Shaun Everiss
·
#73400
·
|
|
Re: NVDA Settings Questions
After you've hit NVDA+N,P,P to open the Punctuation & Symbols dialog, you will land in the list of symbols. Immediately above that, reached by SHIFT+TAB (or ALT+F from anywhere in the dialog itself),
After you've hit NVDA+N,P,P to open the Punctuation & Symbols dialog, you will land in the list of symbols. Immediately above that, reached by SHIFT+TAB (or ALT+F from anywhere in the dialog itself),
|
By
Brian Vogel
·
#73399
·
|
|
locked
Re: wxpython
Hi,
Based on source codes of add-ons I have, many use sizers for this purpose- not many specify coordinates except for cases it is justified such as a list view.
It is perfectly possible for people
Hi,
Based on source codes of add-ons I have, many use sizers for this purpose- not many specify coordinates except for cases it is justified such as a list view.
It is perfectly possible for people
|
By
Joseph Lee
·
#73398
·
|
|
Re: NVDA Settings Questions
--
from mack when in the symbols list, how do you perform a search for the word dot.
--
from mack when in the symbols list, how do you perform a search for the word dot.
|
By
mcLeod stinnett
·
#73397
·
|
|
locked
Re: wxpython
Try asking here: https://www.freelists.org/list/program-l
Try asking here: https://www.freelists.org/list/program-l
|
By
Tyler Spivey
·
#73396
·
|
|
locked
Re: wxpython
I think its feasible for a blind person to precisely position controls in a window. On the other hand, if WX developers think using x/y coordinates to position a control is a bad UI design practice,
I think its feasible for a blind person to precisely position controls in a window. On the other hand, if WX developers think using x/y coordinates to position a control is a bad UI design practice,
|
By
Andy B.
·
#73395
·
|
|
locked
Re: wxpython
Hi,
As much as we wish to help you, I think this question is best suited to a more programming oriented list. Sorry.
Cheers,
Joseph
Hi,
As much as we wish to help you, I think this question is best suited to a more programming oriented list. Sorry.
Cheers,
Joseph
|
By
Joseph Lee
·
#73394
·
|
|
locked
Re: wxpython
I don't think this is so.
The developers of wxPython often say that it is wrong to make adjustments with pos.
--
Sean
Twitter:
I don't think this is so.
The developers of wxPython often say that it is wrong to make adjustments with pos.
--
Sean
Twitter:
|
By
Sean
·
#73393
·
|
|
locked
Re: wxpython
Specifying locations of WX controls is completely feasible for a blind person. After all, this is why I am writing a getting’s started guide for Developer toolkit. It solves this very problem.
Specifying locations of WX controls is completely feasible for a blind person. After all, this is why I am writing a getting’s started guide for Developer toolkit. It solves this very problem.
|
By
Andy B.
·
#73392
·
|
|
locked
Re: wxpython
Two values are written to pos. The values are tuple.
X and Y coordinates.
X horizontal, Y vertical.
But this approach is not a good approach for a blind programmer. Because
Two values are written to pos. The values are tuple.
X and Y coordinates.
X horizontal, Y vertical.
But this approach is not a good approach for a blind programmer. Because
|
By
Sean
·
#73391
·
|
|
Re: Difference between codefactory and Tiflotecnia Vocalizer
Hi,
Hmm, I don't think they will update the driver sooner. Because they rarely release driver update in awhile.
Hi,
Hmm, I don't think they will update the driver sooner. Because they rarely release driver update in awhile.
|
By
Socheat Muth
·
#73390
·
|
|
locked
wxpython
hi all, i want to position my wxpython controlls to top botm ubut i dont know which int sets which position. for example wx.Button(pos=) where i left empty after equals i dont know what to fill here.
hi all, i want to position my wxpython controlls to top botm ubut i dont know which int sets which position. for example wx.Button(pos=) where i left empty after equals i dont know what to fill here.
|
By
bhanu computer
·
#73389
·
|
|
Jitsi and NVDA?
Hi,
Similar to Zoom, Jitsi is a tool for telecommunication/teleconferencing.
Does anybody use it with NVDA, and how accessible is it?
Thanks,
Cordelia
Hi,
Similar to Zoom, Jitsi is a tool for telecommunication/teleconferencing.
Does anybody use it with NVDA, and how accessible is it?
Thanks,
Cordelia
|
By
Cordelia Scharpf
·
#73388
·
|