Cnc scrollpanel with support for rollover etc.

This commit is contained in:
Paul Chote
2011-05-07 21:43:32 +12:00
parent d349c5341e
commit 188a16fc08
6 changed files with 84 additions and 16 deletions

View File

@@ -45,7 +45,7 @@ Container@SERVER_LOBBY:
Width:130
Height:20
Text: Allow Cheats
ScrollPanel@PLAYERS:
CncScrollPanel@PLAYERS:
Id:PLAYERS
X:15
Y:30
@@ -323,7 +323,7 @@ Container@SERVER_LOBBY:
Height:25
Align:Right
Text:Chat:
ScrollPanel@CHAT_DISPLAY:
CncScrollPanel@CHAT_DISPLAY:
Id:CHAT_DISPLAY
X:15
Y:285

View File

@@ -31,7 +31,7 @@ Container@MAP_CHOOSER:
Y:1
Width:192
Height:192
ScrollPanel@MAP_LIST:
CncScrollPanel@MAP_LIST:
Id:MAP_LIST
X:15
Y:30

View File

@@ -18,7 +18,7 @@ Container@SERVERBROWSER_PANEL:
Height:500
Background:panel-black
Children:
ScrollPanel@SERVER_LIST:
CncScrollPanel@SERVER_LIST:
Id:SERVER_LIST
X:15
Y:30