View Single Post
# 1 08-06-2003 , 09:32 PM
Alan's Avatar
Moderator
Join Date: Oct 2002
Location: London, UK
Posts: 2,800

Simple Slider Control

Hi guys I want to create a simple slider control to control the rotations of a group of objects and I am finding this really hard for some reason!! user added image from the MEL command reference I got this code:

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


Technical Director - Framestore

Currently working on: Your Highness

IMDB