|
Re: Add Braille support for emojis
Hi Corentin.
I think it would be a great idea.
I use Braille every day with NVDA and it's a shame to see all those 0x character on my Display.
I could help to find Braille strings that rapresent the
Hi Corentin.
I think it would be a great idea.
I use Braille every day with NVDA and it's a shame to see all those 0x character on my Display.
I could help to find Braille strings that rapresent the
|
By
Gabriele Battaglia <iz4apu@...>
·
#43794
·
|
|
Re: Add Braille support for emojis
Corentin Bacqué-cazenave via Groups.Io, il 22/04/2019 17.27, ha scritto:
Alberto:
Hi Corentin,
I agree. And created an issue about it, some time
Corentin Bacqué-cazenave via Groups.Io, il 22/04/2019 17.27, ha scritto:
Alberto:
Hi Corentin,
I agree. And created an issue about it, some time
|
By
Alberto Buffolino
·
#43795
·
|
|
Treshold version of NVDA
Hello!
What is the purpose of this new category of NVDA versions?
Best regards,
Rui Fontes
NVDA portuguese team
Hello!
What is the purpose of this new category of NVDA versions?
Best regards,
Rui Fontes
NVDA portuguese team
|
By
Rui Fontes
·
#43796
·
|
|
Re: Treshold version of NVDA
hello Rui Fontes
This is the submission information of appveyor
appVayor: Build a threshold snapshot for the speechRefactor / Python3 transition work.
thank
hello Rui Fontes
This is the submission information of appveyor
appVayor: Build a threshold snapshot for the speechRefactor / Python3 transition work.
thank
|
By
dingpengyu
·
#43797
·
|
|
Re: Treshold version of NVDA
Thanks!
I will keep an eye in this version...
Rui Fontes
Às 11:30 de 26/04/2019, dingpengyu escreveu:
Thanks!
I will keep an eye in this version...
Rui Fontes
Às 11:30 de 26/04/2019, dingpengyu escreveu:
|
By
Rui Fontes
·
#43798
·
|
|
Tracking keypress events on an add on
Hello,
As the message subject says, I need to track keypress events on an ad on. Basically I need a function to be called whenever any key is pressed and take some decisions depending on what key it
Hello,
As the message subject says, I need to track keypress events on an ad on. Basically I need a function to be called whenever any key is pressed and take some decisions depending on what key it
|
By
Marlon Brandão de Sousa
·
#43799
·
|
|
How to view the debug logs, and get exceptions in NVDAHelper
I'm trying to get exceptions in NVDAHelper, for some error I caused in one of the MSHTML vbuff backend methods.
I see this coder in remoteLoader/loader.cpp.
#ifndef NDEBUG
Beep(880,100);
I'm trying to get exceptions in NVDAHelper, for some error I caused in one of the MSHTML vbuff backend methods.
I see this coder in remoteLoader/loader.cpp.
#ifndef NDEBUG
Beep(880,100);
|
By
derek riemer
·
#43800
·
|
|
Over the Threshold...
So this new snapshot branch then. I noticed that as it was none o of the current add ons are enabled. So where angels feared to tread go I and changed them all to tested version of 2019.2.0.
This then
So this new snapshot branch then. I noticed that as it was none o of the current add ons are enabled. So where angels feared to tread go I and changed them all to tested version of 2019.2.0.
This then
|
By
Brian's Mail list account
·
#43801
·
|
|
Re: Over the Threshold...
Hi,
Project Threshold will be the home for first (intentionally) backwards
incompatible changes to NVDA, namely speech refactor and Python 3
transition. The former is being worked on and is going
Hi,
Project Threshold will be the home for first (intentionally) backwards
incompatible changes to NVDA, namely speech refactor and Python 3
transition. The former is being worked on and is going
|
By
Joseph Lee
·
#43802
·
|
|
Re: Over the Threshold...
Speech refactor (#7599).
Bill
Speech refactor (#7599).
Bill
|
By
Bill Dengler
·
#43803
·
|
|
Re: Over the Threshold...
Thanks for that. Yes I suspected as much. I was actually impressed how many of the add ons still operate. Obviously the simple ones will, but the others still seem to. Is there an article on the
Thanks for that. Yes I suspected as much. I was actually impressed how many of the add ons still operate. Obviously the simple ones will, but the others still seem to. Is there an article on the
|
By
Brian's Mail list account
·
#43804
·
|
|
Re: Over the Threshold...
OK thanks I'll go and have a gander at that.
Brian
bglists@...
Sent via blueyonder.
Please address personal E-mail to:-
briang1@..., putting 'Brian Gaff'
in the display name
OK thanks I'll go and have a gander at that.
Brian
bglists@...
Sent via blueyonder.
Please address personal E-mail to:-
briang1@..., putting 'Brian Gaff'
in the display name
|
By
Brian's Mail list account
·
#43805
·
|
|
Re: How to view the debug logs, and get exceptions in NVDAHelper
In addition to building NVDA with `nvdaHelperDebugFlags` (I'd suggest with debugCRT and RTC), you can also specify `nvdaHelperLogLevel=0` for maximum logging verbosity.
These args are defined in the
In addition to building NVDA with `nvdaHelperDebugFlags` (I'd suggest with debugCRT and RTC), you can also specify `nvdaHelperLogLevel=0` for maximum logging verbosity.
These args are defined in the
|
By
Reef Turner
·
#43806
·
|
|
Re: How to view the debug logs, and get exceptions in NVDAHelper
Where do debug logs go? Does it end up in NVDA.log, or elsewhere?--
Derek Riemer
Improving the world one byte at a time! ⠠⠊⠍⠏⠗⠕⠧⠬ ⠮ ⠸⠺ ⠐⠕ ⠃⠽⠞⠑ ⠁⠞ ⠁
Where do debug logs go? Does it end up in NVDA.log, or elsewhere?--
Derek Riemer
Improving the world one byte at a time! ⠠⠊⠍⠏⠗⠕⠧⠬ ⠮ ⠸⠺ ⠐⠕ ⠃⠽⠞⠑ ⠁⠞ ⠁
|
By
derek riemer
·
#43807
·
|
|
changing mainfests of nvda addons
Hello,
How to you change the minimum required nvda version and last tested nvda version? I am using one of the threshold snapshots and I was just wondering on how to do this.
--
Sent from my Dell
Hello,
How to you change the minimum required nvda version and last tested nvda version? I am using one of the threshold snapshots and I was just wondering on how to do this.
--
Sent from my Dell
|
By
Zachary Morris
·
#43808
·
|
|
Re: changing mainfests of nvda addons
Hello!
1 - Unzip the addon, or open it with 7ZIP;
2 - Change those fields in manifest.ini;
3 - Compact again or allow 7ZIP to update the ZIP file...
Rui Fontes
Às 14:35 de 06/05/2019, Zachary
Hello!
1 - Unzip the addon, or open it with 7ZIP;
2 - Change those fields in manifest.ini;
3 - Compact again or allow 7ZIP to update the ZIP file...
Rui Fontes
Às 14:35 de 06/05/2019, Zachary
|
By
Rui Fontes
·
#43809
·
|
|
Re: changing mainfests of nvda addons
Hello,
Thanks rui. But what if those fields are not there in the manifests file as mentioned?
Hello,
Thanks rui. But what if those fields are not there in the manifests file as mentioned?
|
By
Zachary Morris
·
#43810
·
|
|
Re: changing mainfests of nvda addons
Hi,
There is an under the surface problem that is masked by manifest edits: exactly what add-ons are affected? Because if you are using Threshold snapshots, you are effectively saying, "I'm willing to
Hi,
There is an under the surface problem that is masked by manifest edits: exactly what add-ons are affected? Because if you are using Threshold snapshots, you are effectively saying, "I'm willing to
|
By
Joseph Lee
·
#43811
·
|
|
Re: changing mainfests of nvda addons
Hello,
Ok, thanks Joseph.
Hello,
Ok, thanks Joseph.
|
By
Zachary Morris
·
#43812
·
|
|
Re: changing mainfests of nvda addons
Or if like me you just want to see what happens when you allow existing add ons to be accepted, note this can be dangerous, but I'm sure you know that, Then open up, say a portable version of nvda
Or if like me you just want to see what happens when you allow existing add ons to be accepted, note this can be dangerous, but I'm sure you know that, Then open up, say a portable version of nvda
|
By
Brian's Mail list account
·
#43813
·
|