Difference between revisions of "DragScroll plugin"
From Code::Blocks
m |
m |
||
Line 7: | Line 7: | ||
* 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] | ||
− | * DragScroll is now included in the Contrib plugins for Code::Blocks. It is included with the nightly builds[https://www.codeblocks.org/nightly/] and SVN HEAD source. | + | * DragScroll is now included in the Contrib plugins for Code::Blocks. It is included with the nightly builds[https://www.codeblocks.org/nightly/] and SVN HEAD source.[/index.php?topic=1701.msg12579#msg12579] |
* 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 15:59, 23 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]
- DragScroll is now included in the Contrib plugins for Code::Blocks. It is included with the nightly builds[1] and SVN HEAD source.[/index.php?topic=1701.msg12579#msg12579]
- 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: