home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 32
/
cdactionmagazinecoverdisc321999.iso
/
hg2
/
hg2demo.exe
/
data
/
Shell
/
ldl
/
selgame.ldl
< prev
next >
Wrap
Text File
|
1998-10-17
|
2KB
|
66 lines
#######################################
# File: selcnct.ldl
# Last Access: Mon May 18 11:40:26 1998
#######################################
##-----------------------------------##
## Data ##
##-----------------------------------##
gameselectwindow:nsscreen {
titlestatictext:nstitlestatictext {
}
gamenamestatictext:FONT_10:light_blue:selgame.gamelist {
int xpix 205
int ypix 148
int widthpix 120
int heightpix 15
string just "left"
}
gamenamelistbox:VERTSCROLLBAR {
int xpix 190
int ypix 193
int widthpix 236
int heightpix 97
int itemoffsetx 4
int itemoffsety 32
int itemheight 15
int headeroffsety -9
int rangeryoffsetx 2
string image0 "SFRA009X.TGA"
string selectimage "SBTN015D.TGA"
string executesound "general.wav"
string activatesound "mouseover.wav"
string just "center"
item:nsitem {
}
gamenamestatictext:FONT_10:light_blue:selgame.gamelist {
int xpix 15
int ypix -45
int widthpix 60
int heightpix 15
string just "left"
}
header {
switch0:ALTHEADERSWITCH:selgame.gamename {
string parent "gameselectwindow.gamenamelistbox"
}
switch1:ALTHEADERSWITCH:selgame.style {
string parent "gameselectwindow.gamenamelistbox"
}
}
}
cancelbutton:BUTTON1:lows.back {
}
newbutton:BUTTON2:lows.new {
}
editbutton:BUTTON3:lows.edit {
}
deletebutton:BUTTON4:lows.delete {
}
okbutton:BUTTON5:lows.continue {
bool enabled FALSE
}
}
$