Difference between revisions of "DragScroll plugin"
From Code::Blocks
Line 4: | Line 4: | ||
* Author: Pecan | * Author: Pecan | ||
* Purpose: Scrolling via mouse movement. | * Purpose: Scrolling via mouse movement. | ||
− | * Version: 0. | + | * Version: 0.15; State: stable |
− | * Last update: | + | * Last update: 3. 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=734] | * Link for download: [/index.php?action=dlattach;topic=1594.0;attach=734] | ||
− | * Notes: Grab text with | + | * 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 20:06, 3 February 2006
Mouse Drag Scrolling
- Name: cbDragScroll.DLL
- Author: Pecan
- Purpose: Scrolling via mouse movement.
- Version: 0.15; State: stable
- Last update: 3. Feb. 2006
- Forum thread for discussion: [/index.php?topic=1594.0]
- Link for download: [/index.php?action=dlattach;topic=1594.0;attach=734]
- 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: