LexiconCode

Results 282 comments of LexiconCode

The https://github.com/dictation-toolbox/Caster/pull/881 addresses the following request. > An automatic program switcher. In Dragon. you say "switch to ".

Greetings @shervinemami! Wonderful work by the way. I'll give it some thought in the next day or so and post on your issue.

Some notes regarding using [uiautomation](https://github.com/yinkaisheng/Python-UIAutomation-for-Windows) PIP package. - Prereqs - Python - Do notuse with 2.7.x, 3.7.6 or 3.8.1 due to comtypes issues. Recommended 3.8.2 - `python -m pip install...

## Application Evaluation ### Successful - UI Automation These are applications that bear minimum of enabled grep text from various fields - Visual Studio Code - with screenreader support enabled...

Python-UIAutomation and pywinauto do not properly support functionality to fully grab the necessary information like carrot absolute/relative and so on. This means were limited to improving 1 of the 2...

I will update this thread this week there's been some significant changes. Accessibility and Document Object Model (DOM) API Comparisons https://accessibility.linuxfoundation.org/a11yspecs/atspi/adoc/a11y-dom-apis.html

Good catch. The behavior working correctly with DNS is related to something within `Natlink`.

> > > Awesome. Just added weight=1000 and it just seems to work perfectly! As you find other issues like this don't hesitate to open up a pull request as...

Yes this does need to be documented in some fashion. I do plan to add a couple sections for troubleshooting accuracy and grammars. The question is how detailed should we...

I'm curious to know how fast we can update mouse positions as well for the grid to follow mouse. I can see this feature extending beyond mouse grid's into eye...