2011-08-14 04:09:11 +02:00
|
|
|
Window < UIWindow
|
2011-11-01 03:35:50 +01:00
|
|
|
font: verdana-11px-antialised
|
2011-08-14 19:45:25 +02:00
|
|
|
size: 200 200
|
2011-08-26 17:06:52 +02:00
|
|
|
opacity: 255
|
2011-08-28 19:49:15 +02:00
|
|
|
background-color: white
|
2011-10-29 22:47:16 +02:00
|
|
|
head height: 20
|
|
|
|
head text align: center
|
|
|
|
border-image:
|
2011-11-02 04:02:56 +01:00
|
|
|
source: /core_styles/images/window.png
|
2011-10-29 22:47:16 +02:00
|
|
|
border: 4
|
|
|
|
border.top: 20
|
2011-08-14 04:09:11 +02:00
|
|
|
|
2011-08-26 17:06:52 +02:00
|
|
|
state.pressed:
|
|
|
|
opacity: 192
|
|
|
|
|
2011-08-14 04:09:11 +02:00
|
|
|
MainWindow < Window
|
2011-08-20 22:30:41 +02:00
|
|
|
anchors.centerIn: parent
|