|
Re: NVDA For VS Code update.
Pawel Urbanski wrote:
https://addons.nvda-project.org/requirements
Luke
Pawel Urbanski wrote:
https://addons.nvda-project.org/requirements
Luke
|
By
Luke Davis
·
#19129
·
|
|
Re: Ideas to store add-on state.
Pawel Urbanski wrote:
globalVars (lower case g) is literally just a module. It has some variables of its own that NVDA itself uses for various things, but it is little more than a namespace that you
Pawel Urbanski wrote:
globalVars (lower case g) is literally just a module. It has some variables of its own that NVDA itself uses for various things, but it is little more than a namespace that you
|
By
Luke Davis
·
#19128
·
|
|
Re: Ideas to store add-on state.
Thanks alot for that tip. I was thinking about GlobalVars but for some
reason made a lazy assumption that it is a dictionary of useful
values. It looks like it can be used in a more clever way.
I have
Thanks alot for that tip. I was thinking about GlobalVars but for some
reason made a lazy assumption that it is a dictionary of useful
values. It looks like it can be used in a more clever way.
I have
|
By
Pawel Urbanski
·
#19127
·
|
|
Re: NVDA For VS Code update.
Putting the add-on on the community site at last, could be a good
idea. I will do some searching and reading what are the steps
involved.
Putting the add-on on the community site at last, could be a good
idea. I will do some searching and reading what are the steps
involved.
|
By
Pawel Urbanski
·
#19126
·
|
|
Re: Ideas to store add-on state.
Pawel Urbanski wrote:
After glancing at your code briefly [1], it seems that what you are trying to do
isn't to save runtime state data for an App Module, so much as you are trying to
access the
Pawel Urbanski wrote:
After glancing at your code briefly [1], it seems that what you are trying to do
isn't to save runtime state data for an App Module, so much as you are trying to
access the
|
By
Luke Davis
·
#19125
·
|
|
Re: NVDA For VS Code update.
Are you going to release this on the community site, and do you need help with that?
Luke
Pawel Urbanski wrote:
Are you going to release this on the community site, and do you need help with that?
Luke
Pawel Urbanski wrote:
|
By
Luke Davis
·
#19124
·
|
|
Re: Ideas to store add-on state.
Pawel Urbanski wrote:
That does not seem to be what James suggested. Why do you think it's proper?
Specifically, wherefore the ".appModule" part of that construct?
I haven't looked at your code to
Pawel Urbanski wrote:
That does not seem to be what James suggested. Why do you think it's proper?
Specifically, wherefore the ".appModule" part of that construct?
I haven't looked at your code to
|
By
Luke Davis
·
#19123
·
|
|
Re: Ideas to store add-on state.
Thank you for the suggestion. I decided to go the 'appModule' instance
route. This time, I did it properly with the super method and
inheritance and so on.
Unfortunately Pylance of VS Code kept
Thank you for the suggestion. I decided to go the 'appModule' instance
route. This time, I did it properly with the super method and
inheritance and so on.
Unfortunately Pylance of VS Code kept
|
By
Pawel Urbanski
·
#19122
·
|
|
NVDA For VS Code update.
Hi Everyone,
While nobody was interested to pick up developing the add-on, I
updated it to be compatible with new NVDA and and introduced some API
changes.
I do code things from time to time, so still
Hi Everyone,
While nobody was interested to pick up developing the add-on, I
updated it to be compatible with new NVDA and and introduced some API
changes.
I do code things from time to time, so still
|
By
Pawel Urbanski
·
#19121
·
|
|
decTalk bundle NVDA addon
hi
I am trying to find the developer of the decTalk bundle NVDA addon if that developer is on this list would you please email me privately at:
joshknnd1982@...
that is:
joshknnd1982 at,
hi
I am trying to find the developer of the decTalk bundle NVDA addon if that developer is on this list would you please email me privately at:
joshknnd1982@...
that is:
joshknnd1982 at,
|
By
Josh Kennedy <joshknnd1982@...>
·
#19120
·
|
|
Pb to get end position of text under UIA
Paul.
Hi,
I would like your help because I feel a bit lost with TextInfo object.
I'm trying to get the last position of each line of a text in a text document (open in notepad or word for example).
I
Paul.
Hi,
I would like your help because I feel a bit lost with TextInfo object.
I'm trying to get the last position of each line of a text in a text document (open in notepad or word for example).
I
|
By
bering.p
·
#19119
·
|
|
Re: Text Analyzer
#addonrequest
Hello,
yes, the global plugin extention (GPE) has many functions, but user can turn off all of them, which he or she doesn't need.
so quick solution could be instalation of GPE and exclusion of
Hello,
yes, the global plugin extention (GPE) has many functions, but user can turn off all of them, which he or she doesn't need.
so quick solution could be instalation of GPE and exclusion of
|
By
J.G
·
#19118
·
|
|
Re: Text Analyzer
#addonrequest
Dear Mr. Abrantes,
Thank you for your response.
I was not aware that this feature was available as part of the NVDA global commands extension add-on because this add-on is not listed in the repository
Dear Mr. Abrantes,
Thank you for your response.
I was not aware that this feature was available as part of the NVDA global commands extension add-on because this add-on is not listed in the repository
|
By
Noah Carver
·
#19117
·
|
|
Re: Ideas to store add-on state.
If you have state that only needs to be utilised during the add-on's runtime, and not persisted, I would just store it on the AppModule or GlobalPlugin instance:
class
If you have state that only needs to be utilised during the add-on's runtime, and not persisted, I would just store it on the AppModule or GlobalPlugin instance:
class
|
By
James Scholes
·
#19116
·
|
|
Ideas to store add-on state.
Dear Everyone,
Since I still occasionally use Visual Studio Code and nobody followed
up with my request to take over the development, I am working on
updating the add-on.
I am looking for hints and
Dear Everyone,
Since I still occasionally use Visual Studio Code and nobody followed
up with my request to take over the development, I am working on
updating the add-on.
I am looking for hints and
|
By
Pawel Urbanski
·
#19115
·
|
|
Re: Text Analyzer
#addonrequest
Do you have a direct link?
Brian
--
bglists@...
Sent via blueyonder.(Virgin media)
Please address personal E-mail to:-
briang1@..., putting 'Brian Gaff'
in the display name
Do you have a direct link?
Brian
--
bglists@...
Sent via blueyonder.(Virgin media)
Please address personal E-mail to:-
briang1@..., putting 'Brian Gaff'
in the display name
|
By
Brian's Mail list account
·
#19114
·
|
|
Re: Text Analyzer
#addonrequest
Seconded by me. It needs a bit of housekeeping and logical layering of the options into different property sheets and also the ability to turn on and off the category as a whole. It will need some
Seconded by me. It needs a bit of housekeeping and logical layering of the options into different property sheets and also the ability to turn on and off the category as a whole. It will need some
|
By
Brian's Mail list account
·
#19113
·
|
|
Re: Text Analyzer
#addonrequest
Does not the spellchecker spot most of these, It certainly does the lack of a space after a comma, or extra spaces, but maybe this is strict.
Brian
--
bglists@...
Sent via
Does not the spellchecker spot most of these, It certainly does the lack of a space after a comma, or extra spaces, but maybe this is strict.
Brian
--
bglists@...
Sent via
|
By
Brian's Mail list account
·
#19112
·
|
|
Re: Dropbox tray gone inaccessible again
Well I've tried one windows 10 and two windows 7 machines and the new interface does not speak nor do the alerts even though a sighted person confirms they are still turned on. Yes have run the repair
Well I've tried one windows 10 and two windows 7 machines and the new interface does not speak nor do the alerts even though a sighted person confirms they are still turned on. Yes have run the repair
|
By
Brian's Mail list account
·
#19111
·
|
|
Re: Text Analyzer
#addonrequest
René Linke wrote:
You are not alone in thinking that Global Extension has too many different things going on in it to be practical. I don't even think of it when looking for an add-on, because even
René Linke wrote:
You are not alone in thinking that Global Extension has too many different things going on in it to be practical. I don't even think of it when looking for an add-on, because even
|
By
Luke Davis
·
#19110
·
|