Float Slider

floatSliders are small windows with a slider connected to an attr of your object .they can be custumize and move , they store a value in the connected object , so that if you save your scene and open it later , your slider will still be connected and properly place in the screen .you can easily swap their visibility on a seleted object .
object Name
Name of the target object for the slider
Attr Name
name of the Attr to connect (Right Click for a popUp list of possible attr)
Min Max
range of the slider
Snap
step for the slider , not Worling !!!!!

Create

create a float slider with the window value
Update
update the Min Max and Snap value of the Slider

setKey
set a key on the connected attr , the value field will not get red (sorry :( )
swap Tb
swap the visibility of the title bar
turn
turn the slider vert/horiz
remove
remove the slider (delete the window and remove the UI variable added to the object )

update

call the create Slider window on the corresponding slider so that you can edit it
add

call the create Slider window for the creation of new slider on the object

label
choose the type of label you want for the slider