![Frown user added image](images2/smilies/frown.png)
window;
columnLayout -adjustableColumn true;
floatSlider -min -25 -max 25 -value 0 -step 1;
showWindow;
And that's fine, exactly what I want! Now how the heck do i get the value that the slider is set to when it's dragged? Do i need a procedure to do this?!
Please guys any help is greatly appreciated.
Alan