From: James Teh Date: Fri, 8 Mar 2013 06:23:18 +0000 (+1000) Subject: Update What's New. X-Git-Tag: jpdev130418~111^2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=03cb137559bba56aa717d76f3ee6846aaf1ce40b;p=nvdajp%2Fnvdajp.git Update What's New. --- diff --git a/user_docs/en/changes.t2t b/user_docs/en/changes.t2t index 2a73df572..d5e40bb0c 100644 --- a/user_docs/en/changes.t2t +++ b/user_docs/en/changes.t2t @@ -81,6 +81,7 @@ Please see the [Commands Quick Reference keyCommands.html] document for the new - Braille input from braille keyboards is now supported. (#808) - Braille input is encompassed by the brailleInput.BrailleInputGesture class or a subclass thereof. - Subclasses of braille.BrailleDisplayGesture (as implemented in braille display drivers) can also inherit from brailleInput.BrailleInputGesture. This allows display commands and braille input to be handled by the same gesture class. +- You can now use comHelper.getActiveObject to get an active COM object from a normal process when NVDA is running with the UIAccess privilege. (#2483) = 2012.3 =