AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Send click to scrollbar, overriding Intellipoint

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
instantrunoff



Joined: 13 Jan 2008
Posts: 115

PostPosted: Sat Sep 26, 2009 10:06 pm    Post subject: Send click to scrollbar, overriding Intellipoint Reply with quote

The Intellipoint software for my Microsoft mouse scrolls desirably using the scroll wheel except in a couple programs, one of which is Adobe Acrobat Pro 9.1.3. In that program, while viewing a pdf one whole page at a time (non-continuous & zoom < 100%, usually), a WheelUp or WheelDown might not be enough to go back or forward with the pages. One AHK workaround would be to send {PgUp}/{PgDn} or {Up}/{Down} keystrokes with wheel hotkeys. However, this has a bad scrolling effect when viewing pdf's as continuous pages (zoom > 100%, usually). Acrobat does well when it adjusts the scrolling interval itself, but Intellipoint seems to override it.

Sending WheelUp or WheelDown via AHK and using different send modes does not fix the problem. I wonder then how I could use AHK to send clicks to the scrollbar above or below the scrollbar cursor (or to the up/down arrows above and below the scrollbar), respectively. I tried using SendMessage for vscroll, but it didn't work at all in Acrobat.

Any suggestions to override Intellipoint for wheel scrolling?
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group