IUP/Callbacks/IupProgressBar

From Vendetta Lua
Jump to: navigation, search


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"
MIDDLEABOVECOLOR
MIDDLEBELOWCOLOR
altvalue = <NUM>
type="HORIZONTAL",
mode = "TRINARY" -- other values or merely not using it?