|
Our company says that I should setup proxy for nvda to connect to the internet What can I do? 8 messages
Hi, I'm developer in an IT company and they set up proxy for all apps in their computers. They told me that I should set tmg@... to use proxy in nvda If I want to nvda could connect to the internet. I
Hi, I'm developer in an IT company and they set up proxy for all apps in their computers. They told me that I should set tmg@... to use proxy in nvda If I want to nvda could connect to the internet. I
|
By hamidreza abroshan
·
|
|
NVDAExtensionGlobalPlugin 8 messages
Hello Paul With the Scripts, Open the program folder in the explorer, and: Open the user configuration folder in the explorer; they have incompatibilities with the voices of Acapela TTS, which I just
Hello Paul With the Scripts, Open the program folder in the explorer, and: Open the user configuration folder in the explorer; they have incompatibilities with the voices of Acapela TTS, which I just
|
By Sergio Gómez
·
|
|
Develop nvda add on with vscode tooltips 3 messages
Question: how to make vscode see nvda-specific functions when developing an add-on for nvda? It's not a good idea to mix my addon and nvda source code in the same folder? Отправлено с iPhone
Question: how to make vscode see nvda-specific functions when developing an add-on for nvda? It's not a good idea to mix my addon and nvda source code in the same folder? Отправлено с iPhone
|
By alexey
·
|
|
Updated addon commandHelper 7 messages
Hi! I have updated the commandHelper addon with these improvements: Fixed an error whereby the execution of orders would fail when the Allow Surface Read in Verbalize All option is enabled in the NVDA
Hi! I have updated the commandHelper addon with these improvements: Fixed an error whereby the execution of orders would fail when the Allow Surface Read in Verbalize All option is enabled in the NVDA
|
By Javi Domínguez
·
|
|
treating custom checkboxes as native one 4 messages
Hello all. i am writing an appmodule for one of the delphi applications, which has custom controls inside. i am trying to tell nvda to work with custom checkbox as it works with usual one, but without
Hello all. i am writing an appmodule for one of the delphi applications, which has custom controls inside. i am trying to tell nvda to work with custom checkbox as it works with usual one, but without
|
By Beqa Gozalishvili
·
|
|
How to make a window element focusable? 11 messages
Hi friends, If you could, please tell me how to make the program window element focusable. I will demonstrate the situation on my favorite email client, which still has small problems with accessibili
Hi friends, If you could, please tell me how to make the program window element focusable. I will demonstrate the situation on my favorite email client, which still has small problems with accessibili
|
By Oleksandr Gryshchenko
·
|
|
wordAccessEnhancements 2 messages
Hello Mr. Paul I wanted to suggest in this wonderful add-on, to include the possibility for NVDA to emit a beep or announce when it is skipped to the next line. If it is already included, I apologize
Hello Mr. Paul I wanted to suggest in this wonderful add-on, to include the possibility for NVDA to emit a beep or announce when it is skipped to the next line. If it is already included, I apologize
|
By Sergio Gómez
·
|
|
Updating links on the official website 4 messages
Hello I recently released a bunch of updates to my add-ons. I am wondering if anyone can help me to update the links on the official website? Phonetic Punctuation 1.2 https://github.com/mltony/nvda-ph
Hello I recently released a bunch of updates to my add-ons. I am wondering if anyone can help me to update the links on the official website? Phonetic Punctuation 1.2 https://github.com/mltony/nvda-ph
|
By Tony Malykh
·
|
|
Next couple of questions relating to retrieving an object based on controlID, performing actions, typing in text automatically and event binding 5 messages
Me, again - few different questions, and, will number them for reference. 1. Ok, firstly, if I have the controlID for a GUI element on record - presume these stay the same across sessions, most of the
Me, again - few different questions, and, will number them for reference. 1. Ok, firstly, if I have the controlID for a GUI element on record - presume these stay the same across sessions, most of the
|
By Jacob Kruger
·
|
|
NVDA translation system was: RE: [nvda-addons] NVDA Core dev docs: you can now build it locally via Sphinx 5 messages
Hi to all! Let’s give my arguments on the matter I am against using gettext for translating NVDA documentation, that is user guide and changes. First of all, In the past I was able to choose which par
Hi to all! Let’s give my arguments on the matter I am against using gettext for translating NVDA documentation, that is user guide and changes. First of all, In the past I was able to choose which par
|
By zvonimir stanečić, 9a5dsz
·
|
|
NVDA Core dev docs: you can now build it locally via Sphinx 2 messages
Hello everyone, A few weeks ago this forum had a discussion regarding lack of source code documentation for NVDA screen reader. As noted by a number of participants, lack of such documents hinders add
Hello everyone, A few weeks ago this forum had a discussion regarding lack of source code documentation for NVDA screen reader. As noted by a number of participants, lack of such documents hinders add
|
By Joseph Lee
·
|
|
NVDA Community Add-on Template 2020.4 released, what's coming in 2021.1
Hi all, NVDA Community Add-on Template 2020.4 is now available. You can grab it via Git at: https://github.com/nvdaaddons/addonTemplate Notable changes in 2020.4 include fixing bugs related to documen
Hi all, NVDA Community Add-on Template 2020.4 is now available. You can grab it via Git at: https://github.com/nvdaaddons/addonTemplate Notable changes in 2020.4 include fixing bugs related to documen
|
By Joseph Lee
·
|
|
inputCore.manager.emulateGesture() not firing all keystrokes? 7 messages
Ok, I will try to make this the last question for now - if I try to get it to emulate a keystroke for something like alt+f or alt+d, it seems to be ignoring it? As in: #code snippet s_keystroke = "alt
Ok, I will try to make this the last question for now - if I try to get it to emulate a keystroke for something like alt+f or alt+d, it seems to be ignoring it? As in: #code snippet s_keystroke = "alt
|
By Jacob Kruger
·
|
|
New addon: Command Helper 7 messages
Hi. I present a new addon. It is something like a virtual menu in which any NVDA command or script can be executed without pressing its corresponding gesture. Explaining how it works may be better und
Hi. I present a new addon. It is something like a virtual menu in which any NVDA command or script can be executed without pressing its corresponding gesture. Explaining how it works may be better und
|
By Javi Domínguez
·
|
|
clipContentsDesigner 13.0-dev 4 messages
#addontesting
Hello: This contains reviewed changes made or suggested by Cyrille: Changes for 13.0 • Fixed an issue in visual layout of the settings panel, thanks to Cyrille Bougot. • Improved documentation. • Adde
Hello: This contains reviewed changes made or suggested by Cyrille: Changes for 13.0 • Fixed an issue in visual layout of the settings panel, thanks to Cyrille Bougot. • Improved documentation. • Adde
|
By Noelia Ruiz
·
|
|
What is the procedure for posting add-ons on the official website and adding them to the translation system? 5 messages
Hi all, Since "Oleksandr approved my winWizard add-on I would like to have it available on the add-ons website and present in the translation system. What is the procedure to do so? -- Regards Lukasz
Hi all, Since "Oleksandr approved my winWizard add-on I would like to have it available on the add-ons website and present in the translation system. What is the procedure to do so? -- Regards Lukasz
|
By Lukasz Golonka
·
|
|
Question about scriptHandler.executeScript and getLastScriptRepeatCount 4 messages
Hello. I am using scriptHandler.executeScript (script, gesture) to launch a script but the action I want to execute requires gesture to be pressed twice (the script uses getLastScriptRepeatCount). How
Hello. I am using scriptHandler.executeScript (script, gesture) to launch a script but the action I want to execute requires gesture to be pressed twice (the script uses getLastScriptRepeatCount). How
|
By Javi Domínguez
·
|
|
Phonetic Punctuation
To Tony, or whoever maintains Phonetic Punctuation I just downloaded this add-on to play with a bit on one of my systems, and noticed a couple of things: 1. The description in the manifest (version 1.
To Tony, or whoever maintains Phonetic Punctuation I just downloaded this add-on to play with a bit on one of my systems, and noticed a couple of things: 1. The description in the manifest (version 1.
|
By Luke Davis
·
|
|
Executing a function from an external python script 4 messages
Hello everyone, glad to be part of this list, Sauro from Italy, question for all add-on developers. is there a way to call an NVDA function from an external python scripts when NVDA is running? consid
Hello everyone, glad to be part of this list, Sauro from Italy, question for all add-on developers. is there a way to call an NVDA function from an external python scripts when NVDA is running? consid
|
By Sauro Cesaretti
·
|
|
Next question about a wx.SingleChoiceDialog 9 messages
Ok, would like to ask a user to make a selection/choice sort of at runtime, and, thought maybe the wx.SingleChoiceDialog could handle it for me, but, am getting the following error from the log: TypeE
Ok, would like to ask a user to make a selection/choice sort of at runtime, and, thought maybe the wx.SingleChoiceDialog could handle it for me, but, am getting the following error from the log: TypeE
|
By Jacob Kruger
·
|