Up |
_SETcompSizeBarMinMax
Set the range inside the sizebar will move.
Prototype :
fun [CompSizeBar I I] CompSizeBar
- CompSizeBar : a sizebar container object
- I : minimale value
- I : maximale value
Return : CompSizeBar the same object or nil if error
See also :
Example :