complete password protected servers

closes #2290
This commit is contained in:
Matthias Mailänder
2013-10-05 13:02:47 +02:00
parent a6cdcea414
commit b618fc7cc2
17 changed files with 229 additions and 81 deletions

View File

@@ -37,8 +37,9 @@ Container@CONNECTIONFAILED_PANEL:
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - 90)/2
Width:370
Height:125
Height:129
Children:
LogicTicker@CONNECTION_FAILED_TICKER:
Label@TITLE:
Width:PARENT_RIGHT
Y:0-25
@@ -46,28 +47,48 @@ Container@CONNECTIONFAILED_PANEL:
Contrast:true
Align:Center
Text:Connection Failed
Background@bg:
Background@CONNECTION_BACKGROUND:
Width:370
Height:90
Height:85
Background:panel-black
Children:
Label@CONNECTING_DESC:
Y:(PARENT_BOTTOM-HEIGHT)/2
Y:15
Width:PARENT_RIGHT
Height:25
Text:Failed to connect
Font:Bold
Align:Center
Label@CONNECTION_ERROR:
Y:40
Width:PARENT_RIGHT
Height:25
Align:Center
Font:Bold
Label@PASSWORD_LABEL:
X:40
Y:79
Width:95
Height:25
Align:Right
Text:Password:
Font:Bold
PasswordField@PASSWORD:
X:140
Y:80
Width:155
MaxLength:20
Height:25
Button@RETRY_BUTTON:
Key:return
Y:89
Y:84
Width:140
Height:35
Text:Retry
Button@ABORT_BUTTON:
Key:escape
X:230
Y:89
Y:84
Width:140
Height:35
Text:Abort