FW: [Nvda-devel] FW: [nvda] NVDA Plugin Development Help!


 

Hi James,

See the below response from one of the NVDA developers.

Cheers,

Joseph

 

From: James Teh [mailto:jamie@...]
Sent: Friday, June 9, 2017 6:59 PM
To: NVDA screen reader development <nvda-devel@...>
Subject: Re: [Nvda-devel] FW: [nvda] NVDA Plugin Development Help!

 

You can already navigate to next separator, which includes hr. To add more quick navs, you'd need to use the addQuickNav class method on the base browse mode document and also support that quick nav type in the _iterNodesByType method of the browse mode implementation for each browser; e.g. virtualBuffers/gecko_ia2.py for Firefox and Chrome. You'll need to work out how each browser exposes the thing you want to do the latter part.

Sent from a mobile device


On 10 Jun 2017, at 10:22 am, Joseph Lee <joseph.lee22590@...> wrote:

Hi,

Anyone have any comments on this?

Cheers,

Joseph

 

From: nvda@nvda.groups.io [mailto:nvda@nvda.groups.io] On Behalf Of James Jenkins
Sent: Friday, June 9, 2017 2:30 PM
To: nvda@nvda.groups.io
Subject: [nvda] NVDA Plugin Development Help!

 

Hello everyone

I am still very new to NVDA but so far I have loved it. I have been looking at writing a plugin for NVDA that would enhance web browser navigation capabilities. I want to have the plugin be capable of navigating to other HTML tags other than the default ones that are supported (such as links, headings, landmarks, ect). For instance, the plugin would be capable of navigating to the next <section> or <hr> tag. I guess I should first ask if this is even possible? I've gone over a lot of the documentation for writing plugins as well as several of the .py files found on Github (especially the browseMode.py file and virtualBuffers folder). The closes thing I have found would be to add another QuickNav but I feel certain that this would not fully accomplish what I want. Am I on the right track? What do I need to do or learn to make this plugin a reality? Any help would be greatly apprecaited!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

_______________________________________________
Nvda-devel mailing list
Nvda-devel@...
https://lists.sourceforge.net/lists/listinfo/nvda-devel