diff --git a/Docs/README.gui b/Docs/README.gui index 7b025a42f..0c7ce88bf 100644 --- a/Docs/README.gui +++ b/Docs/README.gui @@ -437,6 +437,12 @@ A horizontal or vertical slider for setting a value. max - the maximum value for the slider. The default is 1.0. + step - set to non-null if slider should move in steps. The default is 0.0 (off). + + pagestep - set to non-null to enable page-stepping. The default is 0.0 (off). + + fraction - size of the slider handle. Range: 0..1. The default is 0.0 (minimum). + Example: @@ -492,6 +498,7 @@ property tree, like: 15 false + 0 true