ttencate / taekwindow

Taekwindow is a simple, lightweight and free Windows program that allows you to move and resize windows by dragging them with the Alt key, similar to many X11 window managers.
http://taekwindow.net/
59 stars 7 forks source link

Add mousewheel scrolling behavior to older apps #93

Open ttencate opened 13 years ago

ttencate commented 13 years ago

Converted from SourceForge issue 2966093, submitted by wanderer51

KatMouse is an old but very useful utility. It has one specific feature that TaekWindow is missing: provide mouse-wheel scrolling capabilities in older applications / laptops that may not support it. If this could be added to TaekWindow, it would be great.

ttencate commented 13 years ago

Submitted by ttencate

A good idea, but I've never run into such an app during the last ten years. Could you provide some examples, so I can see what (if anything) they have in common, so I can code for it?

ttencate commented 13 years ago

Submitted by wanderer51

Try using Microsoft Visual Basic 6 in a laptop / netbook. For some reason, mouse scrolling does not work. I think i've also seen this behavior with MSOffice 2000 apps.

ttencate commented 13 years ago

Submitted by ttencate

Does this program fix the issue for you (either while running Taekwindow, or not)?

http://joebott.com/vb6scrollwheel.htm

If so, I can save myself some research time.

ttencate commented 13 years ago

Submitted by wanderer51

Yes, it does!