Difference between revisions of "DragScroll plugin"

From Code::Blocks
m
Line 4: Line 4:
 
* Author: Pecan
 
* Author: Pecan
 
* Purpose:  Scrolling via mouse movement.
 
* Purpose:  Scrolling via mouse movement.
* Version: 0.15; State: stable  
+
* Version: 0.17; State: stable  
* Last update: 3. 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]
* Link for download: [/index.php?action=dlattach;topic=1594.0;attach=734]
+
* Link for download: [/index.php?action=dlattach;topic=1594.0;attach=756]
 
* 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 03:19, 14 February 2006

Mouse Drag Scrolling

  • Name: cbDragScroll.DLL
  • Author: Pecan
  • Purpose: Scrolling via mouse movement.
  • Version: 0.17; State: stable
  • Last update: 13. Feb. 2006
  • Forum thread for discussion: [/index.php?topic=1594.0]
  • Link for download: [/index.php?action=dlattach;topic=1594.0;attach=756]
  • 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: