chickadee » nuklear » property-int

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

Creates a property widget with VALUE as initial integer 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 integer value.