[nvda] Fw: [OpenSVN] r208 committed.
- From: "Michael Curran" <mick@xxxxxxxxxx>
- To: <nvda@xxxxxxxxxxxxx>
- Date: Wed, 22 Nov 2006 08:49:25 +1100
----- Original Message -----
From: <mick.nvda@xxxxxxxxxxxxxxxx>
To: <mick@xxxxxxxxxx>
Sent: Wednesday, November 22, 2006 8:47 AM
Subject: [OpenSVN] r208 committed.
mick Tue Nov 21 21:47:32 2006 UTC
Repository:
https://OpenSVN.csie.org/nvda/
Revision:
208
Log:
Ok, also get rid of import lang from virtualBuffers.__init__.py.
Hopefully now it will run. Also Fixed uup NVDAObject_textBuffer and
NVDAObject_editableTextBuffer and NVDAObject_ITextDocument so that they
all create variables that they need in __init__ rather than defining them
in the actual class. As far as I am aware, in python that should work, but
it has seemed lately that changing the value of one of these class-defined
variables in one instance has been reflected in the other instances. In
short, when using notepad after wordpad, there were major problems.
Flag Changes Path
U +0 -1 trunk/source/NVDAObjects/MSAA.py
U +5 -7 trunk/source/NVDAObjects/textBuffer.py
U +0 -1 trunk/source/virtualBuffers/__init__.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] r208 committed.