big_increment = int;


Move the slider this much per click.


This attribute specifies how much a slider increments when the user clicks the central portion of the slider. The default amount is 1/10 of the total range between the minimum value (specified by the min_value attribute) and the maximum value, specified by the max_value attribute.

For int, specify an integer in the range between min_value and max_value.

 

Example

min_value = -16;

max_value = 16;

small_increment = 1;

big_increment = 10;

 

NOTE

 

Valid Tile

slider

 

Tell me about...

small_increment = int;

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.