How to Use Graphic in Bar Help?
Posted: Wed Feb 15, 2017 2:28 am
hi im trying to add a graphic as a label in two bars but i get errors i think im coding it wrong. how should i do this?
default stat = 0
default stat2 = 0
screen sidebar:
frame:
has vbox
hbox:
image stat = "stat.png" xminimum 100
bar value stat range 100 xmaximum 400
hbox:
image stat2 = "stat2.png" xminimum 100
bar value stat2 range 100 xmaximum 400
default stat = 0
default stat2 = 0
screen sidebar:
frame:
has vbox
hbox:
image stat = "stat.png" xminimum 100
bar value stat range 100 xmaximum 400
hbox:
image stat2 = "stat2.png" xminimum 100
bar value stat2 range 100 xmaximum 400