g200kg > KnobMan Online Help > 03.Value Handling
KnobMan Online Help
2010/12/19
03.Value Handling
« Prev 00.Index 01.What is this? 02.Overview 03.Value Handling 04.Preview 05.Preference 06.Primitive 07.Effects 08.Color Window 09.Texture 10.File Formats 11.Dynamic Texts 12.Animation Curve 14.Plugins 15.Plugin API 16.Simple Tutorial 17.Knob Browser 18.Multi Language Support 19.History 20.FAQ Next »
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
« Prev 00.Index 01.What is this? 02.Overview 03.Value Handling 04.Preview 05.Preference 06.Primitive 07.Effects 08.Color Window 09.Texture 10.File Formats 11.Dynamic Texts 12.Animation Curve 14.Plugins 15.Plugin API 16.Simple Tutorial 17.Knob Browser 18.Multi Language Support 19.History 20.FAQ Next »
g200kg