Use ScrollItem in ra server browser

This commit is contained in:
Paul Chote
2011-05-22 14:14:26 +12:00
parent dc6bd60fcc
commit 1d24c5f49c
6 changed files with 33 additions and 19 deletions

View File

@@ -2,4 +2,5 @@
Metrics:
ButtonDepth: 0
ButtonFont: Bold
ButtonFont: Bold
EnableHover: 1

View File

@@ -420,4 +420,16 @@ checkbox-pressed: dialog.png
corner-tl: 640,0,1,1
corner-tr: 722,0,1,1
corner-bl: 640,82,1,1
corner-br: 722,82,1,1
corner-br: 722,82,1,1
# A copy of dialog2
scrollitem-selected: dialog.png
background: 513,1,126,126
border-r: 639,1,1,126
border-l: 512,1,1,126
border-b: 513,127,126,1
border-t: 513,0,126,1
corner-tl: 512,0,1,1
corner-tr: 594,0,1,1
corner-bl: 512,82,1,1
corner-br: 594,82,1,1

View File

@@ -109,13 +109,18 @@ Background@JOINSERVER_BG:
Width:390
Height:300
Children:
Label@SERVER_TEMPLATE:
ScrollItem@SERVER_TEMPLATE:
Id:SERVER_TEMPLATE
Width:PARENT_RIGHT-28
Width:PARENT_RIGHT-27
Height:25
X:2
Y:0
Visible:false
Children:
Label@TITLE:
X:10
Id:TITLE
Width:200
Height:25
Label@JOINSERVER_PROGRESS_TITLE:
Id:JOINSERVER_PROGRESS_TITLE
X:150

View File

@@ -2,4 +2,5 @@
Metrics:
ButtonDepth: 1
ButtonFont: Regular
ButtonFont: Regular
EnableHover: 0