Jog knobs are commonly seen on editing decks
to allow users to advance or rewind tape or film by certain increments.
We have built a basic jog knob and then two extensions, one which
adds button-like, pushing behavior, and a second that allows you
to specify which graphics to use by their linkage ID. This enables
you to have several jogs on the Stage that look different from one
another.
Each jog knob lets you specify features such as
- The number of units in one revolution
- The number of divisions (used when drawing tick marks, if desireD)
- Whether the jog is restricted to integers, or is continuous
(floating point)
- Whether interaction is achieved by clicking-and-dragging in
a circular motion, or simply rolling over the knob
- Whether or not to show +/- buttons below the knob for easier
turning
and several more. |