[jawsscripts] Re: Getting Text From Windows

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Wed, 12 Sep 2007 21:31:38 -0400 (EDT)

The JAWS function GetWindowTextEx can optionally get the text of
controls inside a parent window, but I think it still only gets what is
visible on the screen.  I seem to recall that JAWS 8.0 added a function
to get text, whether visible or not, but documentation searches have not
found it so far.  Since I know you use Homer, you may find the following
helpful:  EditText, PerlEditGetText, PerlListGetText, or
PerlComboGetText.  If you have AutoIt installed, there is also
WinGetText, which gets the text of child controls inside a parent
window.

Jamal
On Wed, 12 Sep 2007 james.homme@xxxxxxxxxxxx wrote:

> Date: Wed, 12 Sep 2007 14:55:15 -0400
> From: james.homme@xxxxxxxxxxxx
> Reply-To: jawsscripts@xxxxxxxxxxxxx
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] Getting Text From Windows
>
>
> Hi,
> Which of the various functions that get text from windows does not strip
> anything or only get text from the visible screen? I want to see the text
> in a window even if it is not visible and I don't want any characters
> stripped from it.
>
> Thanks.
>
> Jim
>
> James D Homme,
> Usability Engineering
> Highmark Inc.
> james.homme@xxxxxxxxxxxx
> 412-544-1810
>
> "It's more important for me to start to do the right thing than it is to
> wait until I think I
> can do it just right."
>
> __________ 
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
__________ 
View the list's information and change your settings at
http://www.freelists.org/list/jawsscripts

Other related posts: