It'd be neat to incorporate more mouse gestures into textpad, or allow hooks so plugins could utilize them. Granted, mouse input probably has limited use for most text editing. But for viewing code and navigating through, it'd be invaluable.
Specifically: click and hold the mouse anywhere on the document, and it's as if you've grabbed the scroll bar. The benefit is that you can be anywhere on the page, you don't have to take your eyes off the code or aim at the scroll bar (just a bit quicker). Alternatively (and less desirable for me) is the word/internet explorer-type autoscroll (click and drag, you have the crosshair, and the document scrolls by at a constant speed).
Is there any way to hook this in now?
Middle click-n-drag
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
- talleyrand
- Posts: 624
- Joined: Mon Jul 21, 2003 6:56 pm
- Location: Kansas City, MO, USA
- Contact:
Re: Middle click-n-drag
Textpad can do that - see also http://www.textpad.info/forum/viewtopic.php?t=6146jumpfroggy wrote:Alternatively (and less desirable for me) is the word/internet explorer-type autoscroll (click and drag, you have the crosshair, and the document scrolls by at a constant speed).
It must be settings in your mouse driver or your textpad that do prevent this happening on your machine.
-
- Posts: 23
- Joined: Fri Jan 14, 2005 9:28 pm
On my laptop here, I can imagine it's the IBM Thinkpad drivers (since it does funny things with the middle mouse button and other misc. buttons). But at home I have an MS mouse with no drivers besides the Win2k builtin ones, and it doesn't work there (yet works in Internet Explorer both machines).
Do the builtin drivers that come with windows prevent this from working in textpad?
Also, this does not address the grab-n-drag scrolling, which is very different, and much more useful for me. It's a personal preference, as always, but I find it much easier to control than the autoscroll. Grab-n-drag is not used anywhere in windows normally. I've only seen it in Firefox as a gestures extension.
For the people who have autoscroll working... could it be extra mouse drivers that are providing this functionality? Still trying to see if it's my computer with the problem.
Do the builtin drivers that come with windows prevent this from working in textpad?
Also, this does not address the grab-n-drag scrolling, which is very different, and much more useful for me. It's a personal preference, as always, but I find it much easier to control than the autoscroll. Grab-n-drag is not used anywhere in windows normally. I've only seen it in Firefox as a gestures extension.
For the people who have autoscroll working... could it be extra mouse drivers that are providing this functionality? Still trying to see if it's my computer with the problem.