chickadee » nuklear » property-float

property-float CONTEXT TEXT MIN VALUE MAX STEP PIXEL-STEPprocedure

Creates a property widget with VALUE as initial float value and MIN and MAX as boundaries. TEXT specifies the widget label, STEP controls the change in value for each step, PIXEL-STEP the travel in pixels necessary to change the widget value when dragging. Returns the new float value.