DDgui_slider: id$, value
[, width%=100, height%=16]
Create a slider
Example :
DDgui_slider(“slider”,0.5,100,20)
Result :
This will create a slider 100 pixels wide, with the slider graphic being in the middle.