Mouse wheel scrolling in mouse-over panel
Moderators: Hacker, petermad, Stefan2, white
-
- Junior Member
- Posts: 3
- Joined: 2014-03-04, 08:15 UTC
- Location: Graz Austria
Mouse wheel scrolling in mouse-over panel
Hi
Several programs (Firefox,...) do it already: Scrolling with the mouse-wheel in a not active window which has the mouse over it. So I keep the view of the selected files in the left panel, and can quickly take a look at the files in the righth panel without changing the active panel (running the risk of loosing my selection if missing the right key).
Several programs (Firefox,...) do it already: Scrolling with the mouse-wheel in a not active window which has the mouse over it. So I keep the view of the selected files in the left panel, and can quickly take a look at the files in the righth panel without changing the active panel (running the risk of loosing my selection if missing the right key).
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Scrolling of standard listboxes is not handled by Total Commander itself, but by Windows. It seems to depend on the mouse driver whether it sends the scroll messages to the window under the cursor, or the active window.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 3
- Joined: 2014-03-04, 08:15 UTC
- Location: Graz Austria
VolkerWippel,
There are a lot of tools that allow scrolling windows under cursor instead of active ones, try KatMouse or AlwaysMouseWheel.
There are a lot of tools that allow scrolling windows under cursor instead of active ones, try KatMouse or AlwaysMouseWheel.
-
- Junior Member
- Posts: 3
- Joined: 2014-03-04, 08:15 UTC
- Location: Graz Austria
Thank you for the links.
Still, with my mouse driver and without additional tools some programs show this convenient behaviour (the latest FreeCommander does as well). So it would be nice if TotCmd would too.
But even without: TotCmd is a great tool I install first after computer setup, and I start immediately after logging in every single time!
Still, with my mouse driver and without additional tools some programs show this convenient behaviour (the latest FreeCommander does as well). So it would be nice if TotCmd would too.
But even without: TotCmd is a great tool I install first after computer setup, and I start immediately after logging in every single time!
- ghisler(Author)
- Site Admin
- Posts: 50873
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Which tool did you use? Maybe it's a 64-bit tool which doesn't work with 32-bit programs?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I can confirm this.sky66 wrote:After test:
Totalcmd 8.01~8.51b2 64bit can scrolling with the mouse-wheel in a not active window.
But Totalcmd 8.01~8.52b 32bit not works.
Windows 7 x64, Logitech Setpoint Dirver Version 5.33.14.
And the wheel works in other 32bit applications like Devenv.exe (Microsoft Visual Studio 2013) independent from the focused control (wheel events are send to the window under the mouse cursor).
Only the 32 Bit Delphi TC seems to capture the mouse wheel event inside the focused window.
If i move the mouse from the focused TC panel outside the application window, the focused file panel still reacts on wheel events.
Regards
Holger