| Key | Action
|
|
| Down Arrow |
Decrements the field by the normal decrement value.
|
| Up Arrow |
Increments the field by the normal increment value.
|
| u |
Increments the field by the normal increment value.
|
| Prev Page |
Decrements the field by the accelerated decrement value.
|
| U |
Decrements the field by the accelerated decrement value.
|
| Ctrl-B |
Decrements the field by the accelerated decrement value.
|
| Next Page |
Increments the field by the accelerated increment value.
|
| D |
Increments the field by the accelerated increment value.
|
| Ctrl-F |
Increments the field by the accelerated increment value.
|
| Home | Sets the value to the low value.
|
| g | Sets the value to the low value.
|
| End | Sets the value to the high value.
|
| G | Sets the value to the high value.
|
| $ | Sets the value to the high value.
|
| Return |
Exits the widget and returns the
current value.
This also sets the widget data exitType to vNORMAL.
|
| Tab |
Exits the widget and returns the current value.
This also sets the widget data exitType to vNORMAL.
|
| Escape |
Exits the widget and returns
the unknownFloat value (see the cdk_objs.h header file).
This also sets the widget data exitType to vESCAPE_HIT.
|
| Ctrl-R | Refreshes the screen.
|