started moving Lobby/MapChooser to widgets

This commit is contained in:
Bob
2010-04-14 15:14:26 +12:00
committed by Chris Forbes
parent 1447946ea6
commit 8ee3785c2e
5 changed files with 137 additions and 93 deletions

View File

@@ -245,8 +245,60 @@ Container:
Width:160
Height:25
Text:Abort
Container@SERVER_LOBBY:
Background@SERVER_LOBBY:
Id:SERVER_LOBBY
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:800
Height:600
Visible:false
Children:
Label@LOBBY_TITLE:
X:0
Y:20
Align:Center
Width:800
Height:20
Text:OpenRA Multiplayer Lobby
Background@LOBBY_MAP_BG:
X:PARENT_RIGHT-268
Y:39
Width:252
Height:252
Background:dialog3
Children:
MapPreview@LOBBY_MAP_PREVIEW:
X:4
Y:4
Width:244
Height:244
Background@MAP_CHOOSER:
Id:MAP_CHOOSER
X:(WINDOW_RIGHT - WIDTH)/2
Y:(WINDOW_BOTTOM - HEIGHT)/2
Width:800
Height:600
Visible:false
Children:
Label@MAPCHOOSER_TITLE:
X:0
Y:20
Align:Center
Width:800
Height:20
Text:Choose Map
Background@MAPCHOOSER_MAP_BG:
X:PARENT_RIGHT-268
Y:39
Width:252
Height:252
Background:dialog3
Children:
MapPreview@MAPCHOOSER_MAP_PREVIEW:
X:4
Y:4
Width:244
Height:244
Container@INGAME_ROOT:
Id:INGAME_ROOT
Delegate:IngameChromeDelegate
@@ -361,4 +413,4 @@ Container:
Y:15
Width:25
Height:25
Text:[]
Text:[]