|
Add-on versioning
Such as Windows 10 App essentials?:) I have never been able to understand why that is an addon. Luke
Such as Windows 10 App essentials?:) I have never been able to understand why that is an addon. Luke
|
By
Luke Davis
· #7342
·
|
|
proposal: Don't list compat information on the website, unless we can automate a means of ensuring it won't become out of date.`
Listing the information on the website seems necessary, to cover the case of people who can't, or don't want to, update NVDA to the most current all the time. Not that my opinion counts for much here,
Listing the information on the website seems necessary, to cover the case of people who can't, or don't want to, update NVDA to the most current all the time. Not that my opinion counts for much here,
|
By
Luke Davis
· #7343
·
|
|
proposal: Don't list compat information on the website, unless we can automate a means of ensuring it won't become out of date.`
May I ask why? This would seem reasonably easy, all be it not trivial, to setup with PHP and SQLite, unless I am missing something significant. I'm almost sure it shouldn't be necessary to manually up
May I ask why? This would seem reasonably easy, all be it not trivial, to setup with PHP and SQLite, unless I am missing something significant. I'm almost sure it shouldn't be necessary to manually up
|
By
Luke Davis
· #7410
·
|
|
proposal: Don't list compat information on the website, unless we can automate a means of ensuring it won't become out of date.`
Does that mean that such a setup for addon pages would not be welcome or worth doing, until a new site/system comes along? I.E. likely some sort of CMS for the whole site? Because I could probably des
Does that mean that such a setup for addon pages would not be welcome or worth doing, until a new site/system comes along? I.E. likely some sort of CMS for the whole site? Because I could probably des
|
By
Luke Davis
· #7412
·
|
|
Reflection concerning layered commands
I find this statement confusing, and seemingly wrong. I am no Python expert, however, so perhaps I am missing something. Therefore I write this message so that I might learn something. I apologize if
I find this statement confusing, and seemingly wrong. I am no Python expert, however, so perhaps I am missing something. Therefore I write this message so that I might learn something. I apologize if
|
By
Luke Davis
· #7620
·
|
|
Reflection concerning layered commands
That may be, but Joseph's comment is compelling: regardless of what the original function did--and if it did this I would suggest it shouldn't have--it seems like bad form to take a complex key sequen
That may be, but Joseph's comment is compelling: regardless of what the original function did--and if it did this I would suggest it shouldn't have--it seems like bad form to take a complex key sequen
|
By
Luke Davis
· #7621
·
|
|
Reflection concerning layered commands
Hi Abdel Perhaps I am missing some intricacy of the passing structure here, but why are you passing gesture to script_error? It never does anything with it. Is this future proofing? Or is there anothe
Hi Abdel Perhaps I am missing some intricacy of the passing structure here, but why are you passing gesture to script_error? It never does anything with it. Is this future proofing? Or is there anothe
|
By
Luke Davis
· #7628
·
|
|
Reflection concerning layered commands
Ah thanks. I haven't had a chance to read the dev guide yet (having just found it today). Luke
Ah thanks. I haven't had a chance to read the dev guide yet (having just found it today). Luke
|
By
Luke Davis
· #7633
·
|
|
Reflection concerning layered commands
Developer guide: https://community.nvda-project.org/documentation/developerGuide.html Add-on Development Guide: https://addons.nvda-project.org/devDocs/devDocs.en.html Luke
Developer guide: https://community.nvda-project.org/documentation/developerGuide.html Add-on Development Guide: https://addons.nvda-project.org/devDocs/devDocs.en.html Luke
|
By
Luke Davis
· #7648
·
|
|
Reflection concerning layered commands
Correcting my own message: I apologize, that link was invalid. Stupidly, I assumed the link to the main developer guide that is provided in the add-on dev guide was accurate without actually checking
Correcting my own message: I apologize, that link was invalid. Stupidly, I assumed the link to the main developer guide that is provided in the add-on dev guide was accurate without actually checking
|
By
Luke Davis
· #7649
·
|
|
Reflection concerning layered commands
Thanks for the correction. Curious though, why the "really outdated" version is the one being maintained on nvda-project.org? It seems unnecessarily confusing to keep, on what seems to be an officiali
Thanks for the correction. Curious though, why the "really outdated" version is the one being maintained on nvda-project.org? It seems unnecessarily confusing to keep, on what seems to be an officiali
|
By
Luke Davis
· #7660
·
|
|
Minor question re gesture string identifiers
Hi In the dev guide [1], it states: " A gesture identifier string is a simple string representation of a piece of input. It consists of a two letter character code denoting the source of the input, an
Hi In the dev guide [1], it states: " A gesture identifier string is a simple string representation of a piece of input. It consists of a two letter character code denoting the source of the input, an
|
By
Luke Davis
· #7663
·
|
|
Minor question re gesture string identifiers
Ah, so this document was written with a British/Australian/SA context, at least according to Wikipedia's notion of terminology: " In addition to referring to the class of all types of brackets, the un
Ah, so this document was written with a British/Australian/SA context, at least according to Wikipedia's notion of terminology: " In addition to referring to the class of all types of brackets, the un
|
By
Luke Davis
· #7687
·
|
|
Minor question re gesture string identifiers
Hi Tom. I assume you're talking about the thread "Can I get the key name from a gesture object?". You will note, that this thread is not that one. You started that one, I started this one, about diffe
Hi Tom. I assume you're talking about the thread "Can I get the key name from a gesture object?". You will note, that this thread is not that one. You started that one, I started this one, about diffe
|
By
Luke Davis
· #7697
·
|
|
Add-on development guide: let us remove the one found on add-ons community website in favor of GitHub version
Hi Damien and others: +1 The thing is, it may be less work for the authors, but that's because it is work that has already been done in dozens of other tutorials. They shouldn't really set themselves
Hi Damien and others: +1 The thing is, it may be less work for the authors, but that's because it is work that has already been done in dozens of other tutorials. They shouldn't really set themselves
|
By
Luke Davis
· #7698
·
|
|
Add-on development guide: let us remove the one found on add-ons community website in favor of GitHub version
Damien You wrote: I thought you had every good reason to write your views here. At least as much right as I--a relative newcomer--had. I may not have agreed with them, but you cogently raised points v
Damien You wrote: I thought you had every good reason to write your views here. At least as much right as I--a relative newcomer--had. I may not have agreed with them, but you cogently raised points v
|
By
Luke Davis
· #7731
·
|
|
Add-on development guide: let us remove the one found on add-ons community website in favor of GitHub version
Perhaps an RFC about exactly what should be in an add-on guide would be in order, though outside the scope of this thread. What it most sounds like, is that you need a break. Time off to gain some pro
Perhaps an RFC about exactly what should be in an add-on guide would be in order, though outside the scope of this thread. What it most sounds like, is that you need a break. Time off to gain some pro
|
By
Luke Davis
· #7732
·
|
|
Can I get the key name from a gesture object?
I haven't been following this thread with greatest attention, so maybe a stupid question, but if having the keys in an uncertain order like that is the only issue, could you not just tokenize on the p
I haven't been following this thread with greatest attention, so maybe a stupid question, but if having the keys in an uncertain order like that is the only issue, could you not just tokenize on the p
|
By
Luke Davis
· #7735
·
|
|
NVDA Add on Development Guide and Notepad++
Hello Is there a particular reason that the Addon dev guide suggests downloading Notepad++ 6.8.3 (a 2015 version)? From what I can tell, that is only available as 32bit. The current version is 7.6.6.
Hello Is there a particular reason that the Addon dev guide suggests downloading Notepad++ 6.8.3 (a 2015 version)? From what I can tell, that is only available as 32bit. The current version is 7.6.6.
|
By
Luke Davis
· #7752
·
|
|
NVDA Add on Development Guide and Notepad++
So I see. I have skipped the installer and just used the raw zip archive of the newest version, and noticed that feature. But I was mainly curious if there was an actual reason the older version was b
So I see. I have skipped the installer and just used the raw zip archive of the newest version, and noticed that feature. But I was mainly curious if there was an actual reason the older version was b
|
By
Luke Davis
· #7754
·
|