Copying from the Jaws Virtual window

  • From: "Gilbert Neiva" <gneiva@xxxxxxx>
  • To: <jfw@xxxxxxxxxxxxx>
  • Date: Sun, 24 Oct 2010 13:50:35 -0600

I am trying to copy a test run of a Java application which I made. It is a 
diamond pattern applicationn in which it asks a user what character he would 
like his diamond pattern to be made from, and what length it should be, Here is 
what the application looks like on the screen.

Enter a character for your diamond pattern.
:
Even values will automatically be incremented by 1.
A value of 1 will be incremented by 2.
Enter a length for your diamond pattern.
7
   :
  :::
 :::::
:::::::
 :::::
  :::
   :

Here is what the application looks like when I virtualize the window.

Enter a character for your diamond pattern.
:
Even values will automatically be incremented by 1.
A value of 1 will be incremented by 2.
Enter a length for your diamond pattern.
7
:
:::
:::::
:::::::
:::::
:::
:

Is there a way to virtualize the window in Jaws so that I still get what is 
exactly on the screen when it is not virtualized?

Gilbert Neiva

Other related posts:

  • » Copying from the Jaws Virtual window - Gilbert Neiva