Changeset 2332
- Timestamp:
- 08/05/08 04:51:15 (4 months ago)
- Files:
-
- 1 modified
-
trunk/source/NVDAObjects/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/NVDAObjects/__init__.py
r2309 r2332 603 603 try: 604 604 info=self.makeTextInfo(textHandler.Point(x,y)) 605 info.expand( textHandler.UNIT_PARAGRAPH)605 info.expand(config.conf["mouse"]["mouseTextUnit"]) 606 606 except: 607 607 info=self.makeTextInfo(textHandler.POSITION_ALL)

NVDA is supported by