IUP/Controls/IupProgressBar

From Vendetta Lua
Revision as of 07:44, 12 May 2023 by Draugath (Talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ {{IUP Controls}} iup.progressbar({...}) :visible = "NO" :active = "NO" :title = "" :expand = "NO", --"HORIZONTAL", :size :minvalue :maxvalue :lower...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, 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?