Difference between revisions of "DragScroll plugin"

From Code::Blocks
Line 6: Line 6:
 
     * Version: 0.04; State: beta  
 
     * Version: 0.04; State: beta  
 
     * Last update: 11. Dec. 2005
 
     * Last update: 11. Dec. 2005
     * 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;id=281
+
     * Link for download: [/index.php?action=dlattach;topic=1594.0;id=281]
 
     * Notes:    Grab text with right mouse key and drag it to scroll
 
     * Notes:    Grab text with right mouse key and drag it to scroll
 
                       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.
 +
<BR>
 +
...back to [[Announcement for plugins/patches]]:

Revision as of 02:01, 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: