Difference between revisions of "DragScroll plugin"
From Code::Blocks
MortenMacFly (talk | contribs) m |
|||
Line 1: | Line 1: | ||
Mouse Drag Scrolling | Mouse Drag Scrolling | ||
− | + | * Name: cbDragScroll.DLL | |
− | + | * Author: Pecan | |
− | + | * Purpose: Scrolling via mouse movement. | |
− | + | * Version: 0.04; State: beta | |
− | + | * Last update: 11. Dec. 2005 | |
− | + | * Forum thread for discussion: [/index.php?topic=1594.0] | |
− | + | * Link for download: [/index.php?action=dlattach;topic=1594.0;id=281] | |
− | + | * Notes: Grab text with right 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 10:48, 18 December 2005
Mouse Drag Scrolling
- Name: cbDragScroll.DLL
- Author: Pecan
- Purpose: Scrolling via mouse movement.
- Version: 0.04; State: beta
- Last update: 11. Dec. 2005
- Forum thread for discussion: [/index.php?topic=1594.0]
- Link for download: [/index.php?action=dlattach;topic=1594.0;id=281]
- Notes: Grab text with right 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: