Go to the first, previous, next, last section, table of contents.

Scale interface index


scaler :: Picture -> Axis -> Int -> Int -> Component (Scale, DisplayHandle)

resizeScale      :: Scale -> Int -> Int -> IO ()
setScale         :: Scale -> Int -> IO ()
setScaleShowFlag :: Scale -> Bool -> IO ()
setScaleLabel    :: Scale -> Picture -> IO ()
setScaleSpacing  :: Scale -> Int -> IO ()
			
getScaleSlider   :: Scale -> Slider Int
getScaleGauge    :: Scale -> Gauge Int


Go to the first, previous, next, last section, table of contents.