nicsure / QuanshengDock

Allows the Quansheng UV-K5 radio to be controlled by a PC.
GNU General Public License v2.0
284 stars 25 forks source link

XFO idea : Add cursor control also to control VFO #19

Closed ErikS-web closed 9 months ago

ErikS-web commented 10 months ago

Why only rotating knob ?

Consider to add cursor-control as well

VFO-STEP-UP = cursor-Up or cursor-Right or rotate-Right VFO-STEP-DOWN = cursor-Down or cursor-Right or rotate-Left

I suggest Cursor-control from key-board, but perhabs also interesting to add it as onscreen buttons UP/DOWN

ErikS-web commented 10 months ago

Or + and - on the keyboard

nicsure commented 9 months ago

There's already keyboard routines in place, I can add key binding for that easily enough.

ErikS-web commented 9 months ago

Arrow-keys now works. 👍 When the mouse cursor is above VFO-wheel, the scroll-wheel of the mouse also work 👍

Even in first screen, Up and Down work 👍