messagebox (not working yet)

This commit is contained in:
Eduardo Bart
2011-04-23 17:04:49 -03:00
parent a98f1d67db
commit 3960240b8e
9 changed files with 61 additions and 94 deletions

View File

@@ -15,14 +15,14 @@ window#infoWindow:
margin.left: 18
label#infoLabel:
size: [208, 84]
align: center
text: |-
OTClient
Version 0.2.0
Created by edubart
anchors.left: parent.left
anchors.horizontalCenter: parent.horizontalCenter
anchors.top: parent.top
margin.top: 20
lineDecoration#bottomSeparator:
size: [190,2]

View File

@@ -28,6 +28,7 @@ panel#background:
anchors.top: parent.top
anchors.horizontalCenter: parent.horizontalCenter
margin.top: 46
onClick: messageBox("Error", "Not implemented yet")
button#optionsButton:
text: Options