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