[jawsscripts] Re: Simulate mouse scroll

  • From: Scott Huey <shuey@xxxxxxxxx>
  • To: "jawsscripts@xxxxxxxxxxxxx" <jawsscripts@xxxxxxxxxxxxx>
  • Date: Mon, 15 Oct 2012 12:34:47 +0000

I've read a few articles on CodePlex and MSDN that the Win32 interface can be 
used to send hex codes for raw key inputs directly to the program through the 
WNDPROC interface pointer. MSDN documentation 
(http://msdn.microsoft.com/en-us/library/windows/desktop/ms645617%28v=vs.85%29.aspx)
 lists the constant used for the mouse wheel and states that the functionality 
was included from Window 2000 onward. WindowProc should be COM visible, so it 
should be possible to hook it with an object reference in the JAWS script. 

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of John Martyn
Sent: Saturday, October 13, 2012 11:30 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Simulate mouse scroll

I have seen some topics about this on the list before, but how can you simulate 
a mouse scroll without a mouse?
Is there a command that you can use? I can get to the clicker with mixed 
results in iTunes, but it would be easier to scroll the wheel in a direction of 
the drag when reordering tracks.

Any help would be appreciated.

John Martyn



__________�

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: