Difference between revisions of "DragScroll plugin"
From Code::Blocks
m |
m |
||
Line 4: | Line 4: | ||
* Author: Pecan | * Author: Pecan | ||
* Purpose: Scrolling via mouse movement. | * Purpose: Scrolling via mouse movement. | ||
− | * Version: 0. | + | * Version: 0.18; State: stable |
* Last update: 13. Feb. 2006 | * Last update: 13. Feb. 2006 | ||
* Forum thread for discussion: [/index.php?topic=1594.0] | * Forum thread for discussion: [/index.php?topic=1594.0] | ||
− | * Link for download: [/index.php?action=dlattach;topic=1594.0;attach= | + | * Link for download: [h/index.php?action=dlattach;topic=1594.0;attach=758] |
* Notes: Grab text with mouse key and drag it to scroll in any direction. Scrolling is adaptive. The faster the mouse movement, the more text scrolled. | * Notes: Grab text with mouse key and drag it to scroll in any direction. Scrolling is adaptive. The faster the mouse movement, the more text scrolled. | ||
<BR> | <BR> | ||
...back to [[Announcement for plugins/patches]]: | ...back to [[Announcement for plugins/patches]]: |
Revision as of 01:34, 17 February 2006
Mouse Drag Scrolling
- Name: cbDragScroll.DLL
- Author: Pecan
- Purpose: Scrolling via mouse movement.
- Version: 0.18; State: stable
- Last update: 13. Feb. 2006
- Forum thread for discussion: [/index.php?topic=1594.0]
- Link for download: [h/index.php?action=dlattach;topic=1594.0;attach=758]
- Notes: Grab text with mouse key and drag it to scroll in any direction. Scrolling is adaptive. The faster the mouse movement, the more text scrolled.
...back to Announcement for plugins/patches: