Page 1 of 1
Focus according to mouse pointer position
Posted: 2010-10-29, 17:40 UTC
by commodore
I used to think of a feature like this as a "pretentious" one, but I've changed.

So... is it possible to make TC aware of mouse pointer position (i.e. when hovering above one pane, you can scroll the content of that pane, and upon moving the pointer over to the other pane, the scroll-wheel would work for that one)?
Posted: 2010-10-29, 18:20 UTC
by Hacker
commodore,
Well, we usually use tools like KatMouse for that. Apart from that, that's the responsibility of the mouse driver, to send the scroll message to the correct control. Anyways, KatMouse works with any window / control (except for those ones where it does not work) and adding this to TC would make you miss out on having this feature elsewhere.
Roman
Posted: 2010-10-29, 19:44 UTC
by MVV
Today I tried KatMouse (read at Russian board) - nice little tool that makes scrolling working even in old programs that doesn't support it at all:)