Rapture Pro scrolling issue with laptop

Author
arachnaut
Max Output Level: -67 dBFS
  • Total Posts : 1168
  • Joined: 2007/05/05 17:24:33
  • Location: Sunnyvale, CA USA
  • Status: offline
2015/04/29 10:38:08 (permalink)
0

Rapture Pro scrolling issue with laptop

My laptop has no mouse and the Win 8 touch screen doesn't seem to work so well with the small thumb marks on the browser columns. I have to point and click with the touchpad to scroll and it's not very user friendly or smooth.
It would good to add support for a pageup/pagedown and arrow key for scrolling in the next update. That's a fairly standard option on most preset arrangements.

- Jim Hurley -
SONAR Platinum - x64  - Windows 10 Pro 
ASUS P8P67 PRO Rev 3.0;  Core i7-2600K@4.4GHz; 16 GB G.SKILL Ripjaws X;
GeForce GT 740; Saffire Pro14 MixControl 3.7; Axiom 61
64-Bit audio, SR: 48kHz, ASIO 256 samples latency, Rec/Play I/O Buffers 512k, Total Round Trip Latency 13 ms, Pow-r 3 dither 
#1

1 Reply Related Threads

    scook
    Forum Host
    • Total Posts : 24146
    • Joined: 2005/07/27 13:43:57
    • Location: TX
    • Status: offline
    Re: Rapture Pro scrolling issue with laptop 2015/04/29 11:06:08 (permalink)
    0
    Moved to feature request.
    In the interim here is an autohotkey script which adds the requested feature to Rapture Pro

    SetTitleMatchMode RegEx ;use regular expression pattern matching for titles
    #IfWinActive, Rapture Pro*
    PgUp::Send {WheelUp 20}
    PgDn::Send {WheelDown 20}
    Up::Send {WheelUp}
    Down::Send {WheelDown}
    #If
    #2
    Jump to:
    © 2024 APG vNext Commercial Version 5.1