RSS Twitter Facebook
g200kg > KnobMan Online Help > 03.Value Handling

KnobMan Online Help

2010/12/19

03.Value Handling



Value Handling

The numeric values in fields are handled with several ways.

  • Mouse drag from rightside-box: drag upward for increase, downward for decrease. In this way, the value is changed by +/- 1.0 and fraction part forced to zero.
  • Mouse drag from rightside-box with Shift-key press: changing by +/- 0.01 (if the field has fraction part).
  • Wheel: wheel rotation after click the value will change by +/- 1.0.
  • Wheel with Shift-key press: wheel rotation with shift-key will change by + /- 0.01 (if the field has fraction part).
  • CursorUp/Down from keyboard: will change by +/- 1.0.
  • CursorUp/Down with ShiftKey from keyboard: will change by +/- 0.01.
  • Edit by keyboard: you can directly edit value by key-in.

Return


g200kg