05-02-2022, 06:58 PM
@OldMoses Interesting a whole separate sub! Pretty sure Ken would like to avoid Subs like the plague but for demo's sake, we might show an alternate approach to doing actual sliders?
That sub will get clear of the _MouseButton(1) down state precisely, I suppose just substitute that in where _delay .25 is being used.
Clear_MB 1 ' <<< replace _Delay .25
That sub will get clear of the _MouseButton(1) down state precisely, I suppose just substitute that in where _delay .25 is being used.
Clear_MB 1 ' <<< replace _Delay .25
b = b + ...