IUP/Callbacks/IupProgressBar

From Vendetta Lua
Revision as of 14:56, 10 May 2023 by Draugath (Talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ iup.progressbar({...}) :visible = "NO" :active = "NO" :title = "" :expand = "NO", --"HORIZONTAL", :size :minvalue :maxvalue :lowertexture :middleab...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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?