improved charlist

This commit is contained in:
Eduardo Bart
2011-08-26 15:44:18 -03:00
parent c60b677baa
commit 0749e6a9d5
5 changed files with 74 additions and 32 deletions

View File

@@ -1,7 +1,8 @@
CharactersListLabel < Label
image: /core_ui/images/empty_rect.png
font: helvetica-12px-bold
font: tibia-10px-monochrome
background-color: #00000000
offset: 2 0
focusable: true
margin.left: 1
margin.right: 1
@@ -14,16 +15,36 @@ CharactersListLabel < Label
MainWindow
id: charactersWindow
title: Charlist
size: 200 250
size: 250 250
TextList
id: charactersList
anchors.fill: parent
anchors.bottom: next.top
margin.top: 30
margin.bottom: 50
margin.bottom: 5
margin.left: 16
margin.right: 16
Label
text: |-
Account Status:
Free Account
id: accountStatusLabel
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: next.top
margin.left: 16
margin.bottom: 5
HorizontalSeparator
anchors.left: parent.left
anchors.right: parent.right
anchors.bottom: next.top
margin.left: 16
margin.right: 16
margin.bottom: 10
Button
id: buttonOk
text: Ok