Difference between revisions of "DragScroll plugin"
From Code::Blocks
| Line 11: | Line 11: | ||
in any direction. Scrolling is adaptive. The faster | in any direction. Scrolling is adaptive. The faster | ||
the mouse movement, the more text scrolled. | the mouse movement, the more text scrolled. | ||
| − | |||
| − | |||
| − | |||
Revision as of 01:39, 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.