|
Re: Regression in NVDA 2019.1 in regards to reporting of presence of formulas in Microsoft Office Excel 2007
Thanks for reporting this. I can reproduce it, and have created #9431 to track this issue. Hopefully this issue will be fixed without too much delay. In the meantime, there are several ways to work
Thanks for reporting this. I can reproduce it, and have created #9431 to track this issue. Hopefully this issue will be fixed without too much delay. In the meantime, there are several ways to work
|
By
Reef Turner
·
#43737
·
|
|
skype 7 support broken in latest master
Hi all,
There are reports of skype 7 support being broken by the commits done on friday. Notifications are not read automatically any longer. This might have to due with removal of skype app
Hi all,
There are reports of skype 7 support being broken by the commits done on friday. Notifications are not read automatically any longer. This might have to due with removal of skype app
|
By
enes sarıbaş
·
#43738
·
|
|
Re: skype 7 support broken in latest master
Update: this appears to affect uwp as well.
Update: this appears to affect uwp as well.
|
By
enes sarıbaş
·
#43739
·
|
|
Missing link for Downloading Add-on Template on NVDA Add-on Development Guide
Hi,
Under the System Requirements Heading (here) on the 7th Bullet Point for The NVDA Community Add-on template it says
without any link to the actual download. I was unsure if this is an issue I am
Hi,
Under the System Requirements Heading (here) on the 7th Bullet Point for The NVDA Community Add-on template it says
without any link to the actual download. I was unsure if this is an issue I am
|
By
agrawal.vishesh.178@...
·
#43740
·
|
|
Re: Missing link for Downloading Add-on Template on NVDA Add-on Development Guide
Hi,
Oops, my fault. I’ll provide the template zip file before end of this week.
Cheers,
Joseph
Hi,
Oops, my fault. I’ll provide the template zip file before end of this week.
Cheers,
Joseph
|
By
Joseph Lee
·
#43741
·
|
|
Visual Studio IntelliSense: progress update, some additional thoughts posted in GitHub
Hi all, especially Visual Studio users,
After talking to Microsoft engineers, I decided to tackle the following problem in hopes of providing guidance for anyone wishing to resolve
Hi all, especially Visual Studio users,
After talking to Microsoft engineers, I decided to tackle the following problem in hopes of providing guidance for anyone wishing to resolve
|
By
Joseph Lee
·
#43742
·
|
|
Re: Problem with fast browse mode - multiple NVDAObjects are created
Hello Michael,
Did you see my previous emails?
--Tony
Hello Michael,
Did you see my previous emails?
--Tony
|
By
Tony Malykh
·
#43743
·
|
|
Re: skype 7 support broken in latest master
Wait, is Skype 7 still supported? I thought an update to Skype 8 was enforced for everyone?
Wait, is Skype 7 still supported? I thought an update to Skype 8 was enforced for everyone?
|
By
Leonard de Ruijter
·
#43744
·
|
|
Re: skype 7 support broken in latest master
Hi,
If you auto signin you can still use it.
Hi,
If you auto signin you can still use it.
|
By
enes sarıbaş
·
#43745
·
|
|
Re: Missing link for Downloading Add-on Template on NVDA Add-on Development Guide
Found another small problem under "Input and output: scripts and UI messages" in Example 2
def script_sayHello(self, gesture): ui.message"Hello!")
Cheers,
Vishesh
Found another small problem under "Input and output: scripts and UI messages" in Example 2
def script_sayHello(self, gesture): ui.message"Hello!")
Cheers,
Vishesh
|
By
Vishesh Agrawal <agrawal.vishesh.178@...>
·
#43746
·
|
|
Re: Missing link for Downloading Add-on Template on NVDA Add-on Development Guide
Hi,
Oops, will correct this mistake in just a moment.
Cheers,
Joseph
Hi,
Oops, will correct this mistake in just a moment.
Cheers,
Joseph
|
By
Joseph Lee
·
#43747
·
|
|
The following error occurred when compiling NVDA locally using visual studio 2019
hello
The following error occurs when compiling NVDA locally using visual studio 2019 The following is the log:
C:\Users\dpy\source\repos\nvda>scons scons: Reading SConscript files ... scons: done
hello
The following error occurs when compiling NVDA locally using visual studio 2019 The following is the log:
C:\Users\dpy\source\repos\nvda>scons scons: Reading SConscript files ... scons: done
|
By
dingpengyu
·
#43748
·
|
|
Re: The following error occurred when compiling NVDA locally using visual studio 2019
Not my end of the ship but has this got anything to do with your issue?
[nvaccess/nvda] SCons and Visual Studio 2019 (#9446)
Brian
bglists@...
Sent via blueyonder.
Please address
Not my end of the ship but has this got anything to do with your issue?
[nvaccess/nvda] SCons and Visual Studio 2019 (#9446)
Brian
bglists@...
Sent via blueyonder.
Please address
|
By
Brian's Mail list account
·
#43749
·
|
|
Word locking up on some files
Hi, just in case its important, Here is the log when the copy of word had problems and stopped speaking. Note Jarte and email were also open and still working with nvda, so it could be the file
Hi, just in case its important, Here is the log when the copy of word had problems and stopped speaking. Note Jarte and email were also open and still working with nvda, so it could be the file
|
By
Brian's Mail list account
·
#43750
·
|
|
How to use text and caret MSAA roles correctly.
I am implementing a custom textbox control using Windows Forms from the .NET Framework.
I see that I can create AccessibilityObjects that contain MSAA values such as Name, Role, Value, and a variety
I am implementing a custom textbox control using Windows Forms from the .NET Framework.
I see that I can create AccessibilityObjects that contain MSAA values such as Name, Role, Value, and a variety
|
By
Ian Reed
·
#43751
·
|
|
Help with sysListView selection
Hi all,
I'm working on ColumnsReview add-on, but I have a very specific question about sysListView, so nvda-devel could be a good place too...
I'd like to select/unselect programmatically one or more
Hi all,
I'm working on ColumnsReview add-on, but I have a very specific question about sysListView, so nvda-devel could be a good place too...
I'd like to select/unselect programmatically one or more
|
By
Alberto Buffolino
·
#43752
·
|
|
Re: How to use text and caret MSAA roles correctly.
I've started playing with UIAutomation as well to see if that will give me better control over how NVDA perceives my controls.
I see that I am able to override some behavior, but that NVDA still
I've started playing with UIAutomation as well to see if that will give me better control over how NVDA perceives my controls.
I see that I am able to override some behavior, but that NVDA still
|
By
Ian Reed
·
#43753
·
|
|
Re: Help with sysListView selection
Hi Alberto,
You wrote:
In fact, the fourth parameter of watchdog.cancellableSendMessage, or the second parameter of the LVM_SETITEMSTATE message, is not an instance of the LVITEM structure, but a
Hi Alberto,
You wrote:
In fact, the fourth parameter of watchdog.cancellableSendMessage, or the second parameter of the LVM_SETITEMSTATE message, is not an instance of the LVITEM structure, but a
|
By
Abdel
·
#43754
·
|
|
Code contributions: an upcoming series of discussion on ins and outs of giving back to the community with code
Hi all,
Some of you may recall that there is a subgroup of NVDA users list called “devlearning”. After asking on the list, folks over there felt it would be best to combine the lists into one
Hi all,
Some of you may recall that there is a subgroup of NVDA users list called “devlearning”. After asking on the list, folks over there felt it would be best to combine the lists into one
|
By
Joseph Lee
·
#43755
·
|
|
New contributor
Dear NVDA developers and contributors,
Some of you may already have encountered me on GitHub, I'm Arnold (also known as DataTriny). I'm a 21 years old software developer from France. Since I am
Dear NVDA developers and contributors,
Some of you may already have encountered me on GitHub, I'm Arnold (also known as DataTriny). I'm a 21 years old software developer from France. Since I am
|
By
Arnold Loubriat
·
#43756
·
|