Difference between revisions of "DragScroll plugin"
From Code::Blocks
m |
m (wikify) |
||
Line 1: | Line 1: | ||
+ | {{Category:Code::Blocks Plugins}} | ||
+ | {{Category:Code::Blocks Contrib Plugins}} | ||
+ | |||
Mouse Drag Scrolling | Mouse Drag Scrolling | ||
Line 9: | Line 12: | ||
* 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] | * 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. | ||
− | |||
− |
Revision as of 09:11, 7 July 2006
- Main article: Code::Blocks Plugins
- Main article: Code::Blocks Plugins
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.