[jawsscripts] How to capture text between two points in an editor?
- From: "Bryan Garaventa" <bgaraventa11@xxxxxxxxxxxxxx>
- To: <jawsscripts@xxxxxxxxxxxxx>
- Date: Wed, 29 Jul 2009 11:29:43 -0700
This probably sounds like a stupid question, but here it goes... I've got the x and y coordinance of two specific points within an editor, the x and y for the beginning of the text, and the x and y for the end of the text. Capturing the text between the points within a rectangle doesn't work, because if the selected text is all of one line, and part of another line, the vertical position doesn't encompass all of the selected text. Plus this selected text isn't recognized by the GetSelectedText function, so in case you're wondering, this is why I'm trying to write a workaround. Hopefully I'm missing a function specifically designed for this purpose, but I haven't had much luck locating it. Any ideas? Thanks, Bryan __________ Visit and contribute to The JAWS Script Repository http://jawsscripts.com View the list's information and change your settings at http://www.freelists.org/list/jawsscripts
- Follow-Ups:
- [jawsscripts] Re: How to capture text between two points in an editor?
- From: Homme, James
- [jawsscripts] Re: How to capture text between two points in an editor?
- From: Martin Slack
- [jawsscripts] Re: How to capture text between two points in an editor?
- From: The Elf
- [jawsscripts] Re: How to capture text between two points in an editor?
- From: Paul Magill
- [jawsscripts] Re: How to capture text between two points in an editor?
Other related posts:
- » [jawsscripts] How to capture text between two points in an editor? - Bryan Garaventa
- » [jawsscripts] Re: How to capture text between two points in an editor? - Homme, James
- » [jawsscripts] Re: How to capture text between two points in an editor? - Martin Slack
- » [jawsscripts] Re: How to capture text between two points in an editor? - Bryan Garaventa
- » [jawsscripts] Re: How to capture text between two points in an editor? - Chad Foster
- » [jawsscripts] Re: How to capture text between two points in an editor? - Bryan Garaventa
- » [jawsscripts] Re: How to capture text between two points in an editor? - The Elf
- » [jawsscripts] Re: How to capture text between two points in an editor? - Paul Magill
- » [jawsscripts] Re: How to capture text between two points in an editor? - Chad Foster
- » [jawsscripts] Re: How to capture text between two points in an editor? - Homme, James
- » [jawsscripts] Re: How to capture text between two points in an editor? - Johannes Grib
- » [jawsscripts] Re: How to capture text between two points in an editor? - Bryan Garaventa