DragScroll plugin

From Code::Blocks
Revision as of 01:17, 18 December 2005 by Pecan (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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: