IUP/Controls/IupProgressBar

From Vendetta Lua
Jump to navigationJump to search


Controls

Dialog
Fill
Hbox
Vbox
Zbox
Cbox
Radio
Button
Canvas
Frame
Label
List
Multiline
Text
Toggle
Progress Bar
Matrix
Tree
Navmap

iup.progressbar({...})

visible = "NO"
active = "NO"
title = ""
expand = "NO", --"HORIZONTAL",
size
minvalue
maxvalue
lowertexture
middleabovetexture
middletexture
middlebelowtexture
uppertexture
uppercolor
lowercolor
value = <NUM>
uv = "0 0.25 1 0.75" -- "left top right bottom"
MIDDLEABOVECOLOR
MIDDLEBELOWCOLOR
altvalue = <NUM>
type="HORIZONTAL",
mode = "TRINARY" -- other values or merely not using it?