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 

Mausbewegung zum scrollen?

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
tom
Guest





PostPosted: Wed Mar 09, 2005 1:29 pm    Post subject: Mausbewegung zum scrollen? Reply with quote

Hi,

hat jemand eine Idee oder Lösumg für des Problem:

Caps + Mausbewegung = scrollen

?
Gruß tom
Back to top
Guest






PostPosted: Wed Mar 09, 2005 1:38 pm    Post subject: Reply with quote

You are lucky, This is a english forum. But there are some users around that can read/speak german as well.
If you want to stay with german, try the german forum www.autohotkey.de.vu/forum

I'm not a hotkey expert, let's ask the others:

@All:
Tom wants to use the Caps buttons and mouse movements to mimic scolling. Any help appreciated?
Back to top
toralf



Joined: 31 Jan 2005
Posts: 3841
Location: Bremen, Germany

PostPosted: Wed Mar 09, 2005 1:46 pm    Post subject: Reply with quote

I have never tried anything like that, So all I write is a good guess:

You might trigger a timer with CAPSLOCK Down and disable the timer when CapsLock up.
The timer subroutine, checkes the position of the mouse, the difference between previous positions tells you what scroll command you have to sen to the window (WheelDown/WheelUp).

Have I made myself a fool now?
_________________
Ciao
toralf
Back to top
View user's profile Send private message Send e-mail Visit poster's website
SanskritFritz



Joined: 17 Feb 2005
Posts: 283
Location: Hungary, Budapest

PostPosted: Wed Mar 09, 2005 3:50 pm    Post subject: Reply with quote

I also made thoughts about making similar functionality found in Adobe Reader or GreenBrowser, where you can scroll the text in any direction by dragging the mouse, for any application with scollbars. Problem is that i cannot determine how many pixels the text moves when clicking on the scrollbar Sad as all applications behave differently regarding scrolling.
_________________
Is there another word for synonym?
Back to top
View user's profile Send private message
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Wed Mar 09, 2005 4:00 pm    Post subject: Reply with quote

The following topic is somewhat related to this. It allows dragging the mouse to scroll up and down in a window (and other functions): http://www.autohotkey.com/forum/viewtopic.php?t=136
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   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