Mythos
Joined: 29 Jan 2005 Posts: 22
|
Posted: Wed Mar 09, 2005 11:49 am Post subject: |
|
|
| jonny wrote: | | It seems to work on roughly half the controls I test it on, and some aren't as smooth. Still, great script, Mythos! |
Yeah, it doesn't work with all controls due to different ways of scrollbar handling in the applications. If you change the message wParam to line up/down it will work with most applications but it wouldn't be smooth and much more asynchronous. That's the reason why you may want to hide the mouse cursor during this asynchronous scroll operation of foreign windows.
PS: I would appreciate any help to this problems ...  |
|