OSDN Git Service

IME support: allow composition updates to dismiss the candidate list and speak if...
authorMichael Curran <mick@kulgan.net>
Mon, 8 Oct 2012 06:19:56 +0000 (16:19 +1000)
committerMichael Curran <mick@kulgan.net>
Mon, 8 Oct 2012 06:19:56 +0000 (16:19 +1000)
commit5b66dac6ee9a9d121cfc60f1264b4dd9fb96386c
tree5e9ffc0e37e1d17d896261a770ec72669080bce3
parent0df44ab60e9a9c58dc7910d62a54a4a6a77be56a
IME support: allow composition updates to dismiss the candidate list and speak if announce selected candidates option is off. this makes sure that more composition updates are spoken with Chinese Traditional Quick input method.
source/NVDAHelper.py