Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upSupport for SiRecognizer #198
Comments
This comment has been minimized.
This comment has been minimized.
|
Attachment captureumpc.py added by m.gregnanin on 2008-10-15 17:05 |
This comment has been minimized.
This comment has been minimized.
|
Comment 1 by jteh on 2008-10-15 17:35 |
This comment has been minimized.
This comment has been minimized.
|
Comment 2 by mdcurran (in reply to comment 1) on 2008-10-15 23:01
If it is just mapping that class to give it RichEdit support then I think we should just add it to _staticMap. As in the near future we will improve the matching anyway. Saves the appModule being added and then being removed again when its not needed. |
This comment has been minimized.
This comment has been minimized.
|
Comment 3 by jteh on 2008-10-16 00:15 Marco, can you please test (or get someone else to test) whether this works? You will need to wait until tomorrow when a snapshot for r2432 comes out or run from source. I am pretty certain it will work, but I can't test it myself. |
This comment has been minimized.
This comment has been minimized.
|
Comment 4 by m.gregnanin (in reply to comment 3) on 2008-10-17 14:43
Great! It works perfectly now with the SiRecognizer! Thanks for your time and efforts. Bye, Marco |
This comment has been minimized.
This comment has been minimized.
|
Comment 5 by jteh on 2008-10-17 22:30 |
Reported by m.gregnanin on 2008-10-15 17:04
Hi James,
I would be really happy to include the captureumpc.py file, an appmodule for the SiRecognizer, in the main NVDA distribution. This files assures correct access to the recognized text box, a dot net two rich edit box that would be otherwise inacessible. This file has been created with the help of Peter Vagner and Gianluca Casalino.
Thanks,
Marco