[nvda] Fw: [OpenSVN] r209 committed.
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Wed, 22 Nov 2006 11:41:04 +1100
----- Original Message -----
From: <mick.nvda@xxxxxxxxxxxxxxxx>
To: <mick@xxxxxxxxxx>
Sent: Wednesday, November 22, 2006 11:32 AM
Subject: [OpenSVN] r209 committed.
mick Wed Nov 22 00:32:52 2006 UTC
Repository:
https://OpenSVN.csie.org/nvda/
Revision:
209
Log:
Now states in NVDAObjects are handled a bit different. There is now two
propertyes (allowedPositiveStates and allowedNegativeStates). These
properties control what on states should be reported, and what off state
should be reported. This now means that checkboxes can say not checked
when ever they are spoken, rather than just when their state changes.
Also list items now say not seleced when ever they are spoken (and they
are of course not selected). It would be also possible, if people wanted
it, to have list items say nothing for selected, and say not selected for
not selected, this would be more like certain other screen readers.
Flag Changes Path
U +36 -33 trunk/source/NVDAObjects/MSAA.py
U +27 -4 trunk/source/NVDAObjects/baseType.py
U +1 -0 trunk/source/NVDAObjects/manager.py
U +1 -0 trunk/source/constants.py
_______________________________________________
https://OpenSVN.csie.org/nvda/
To post messages to the list send email to
nvda@xxxxxxxxxxxxx
To unsubscribe from the list send a blank message to:
nvda-request@xxxxxxxxxxxxx
with 'unsubscribe' in the Subject field.
Thank you for your continued support of NVDA.
Other related posts:
- » [nvda] Fw: [OpenSVN] r209 committed.