[jawsscripts] Re: issues when using the jaws and pc cursor

  • From: "Jon Squally" <jonsqually@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 5 Jan 2010 09:09:13 -0800

Hello Everyone,

Your code should turn the jaws cursor on right after RouteJawsToPc ()
I hope this helps, Jon.
-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jerry Posey
Sent: Monday, January 04, 2010 07-51 AM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: issues when using the jaws and pc cursor

From the FSDN: Uses the active cursor, JAWS or PC. If the PC cursor is
active, it sends a LEFT ARROW to the application. PC cursor movement is
controlled by the application
In this case I don't think it's actually moving the cursor as the JAWS
cursor is active.

I think you need to use PriorCharactor () instead.

Jerry

On Mon, Jan 4, 2010 at 6:08 AM, Sean Farrow
<sean.farrow@xxxxxxxxxxxxxxxx>wrote:

> Hi:
> I am needin to use the jaws cursor to clickon a graphic:
>
> If i manually do a route jaws to pc, and then move back two characters and
> then do two left mouse clicks, this works.
>
> If i try and automate this, assuming the pc cursor is active:
>
> SaveCursor ()
>
>
>
> RouteJAWSToPc ()
>
> PerformScript SayPriorCharacter()
>
> PerformScript SayPriorCharacter()
>
> LeftMouseButton ()
>
> LeftMouseButton ()
>
> RestoreCursor ()
>
> It actually collapses the tree view to the prior level.
>
> Anyone got any ideas, the invisible cursor doesn't work and labelling the
> graphic doesn't seem a viable option either, as there are several graphics
> with the same numeric identifiers.
>
> Cheers
>
> Sean.
>
>
>
>
>
> __________
> 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
>
>


__________ 
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

__________ 
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

Other related posts: