2012-01-10 23:13:40 +01:00
|
|
|
ProgressBar < UIProgressBar
|
2012-01-11 13:06:50 +01:00
|
|
|
height: 16
|
2012-01-10 23:13:40 +01:00
|
|
|
background-color: red
|
|
|
|
border: 1 black
|
2012-06-19 10:46:49 +02:00
|
|
|
image-source: /images/progressbar.png
|
2012-01-14 20:31:20 +01:00
|
|
|
image-border: 1
|
2012-06-10 08:09:37 +02:00
|
|
|
|
|
|
|
ProgressRect < UIProgressRect
|
|
|
|
anchors.fill: parent
|
2012-06-10 09:46:00 +02:00
|
|
|
phantom: true
|
|
|
|
color: white
|
|
|
|
background-color: #00000088
|
|
|
|
font: verdana-11px-rounded
|