home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 January / Gamestar_14_2000-01_cd1.bin / DEMA / I82demo.exe / data / Data / Shell / ldl / selcnct.ldl < prev    next >
Text File  |  1999-10-14  |  2KB  |  75 lines

  1. #######################################
  2. # File: selcnct.ldl
  3. # Last Access: Mon May 18 11:40:26 1998
  4. #######################################
  5. import "strings.ldl"
  6.  
  7. ##-----------------------------------##
  8. ##              Data                 ##
  9. ##-----------------------------------##
  10. connectionselectwindow {
  11.     int    xpix    152
  12.     int    ypix    111
  13.     int    widthpix    426
  14.     int    heightpix    303
  15.     titlestatictext:strings.multi.connection.title:styles.multi.headingstyle {
  16.         int    xpix    0
  17.         int    ypix    7
  18.         int    widthpix    426
  19.         int    heightpix    20
  20.     }
  21.     connectiontypestatictext:strings.multi.connection.type:styles.multi.connectiontypestyle {
  22.         int    xpix    35
  23.         int    ypix    43
  24.         int    widthpix    121
  25.         int    heightpix    14
  26.     }
  27.     connectiontypelistbox:LISTBOXSOUND {
  28.         string    image0    "smpcnlst.tga"
  29.         int    xpix    35
  30.         int    ypix    60
  31.         int    widthpix    119
  32.         int    heightpix    204
  33.         int rangeryoffsetx -18
  34.         string    imageblttype    "stretch"
  35.         int itemwidth    118
  36.         rangery:srangery {
  37.             thumb:sthumb {
  38.             }
  39.             incy:sincy {
  40.             }
  41.             decy:sdecy {
  42.             }
  43.         }
  44.     }
  45.     connectiondescriptionstatictext:strings.multi.connection.info:styles.multi.connectiontypestyle {
  46.         int    xpix    157
  47.         int    ypix    43
  48.         int    widthpix    121
  49.         int    heightpix    14
  50.     }
  51.     connectiondescriptiontextfield:styles.multi.connectiontypestyle {
  52.         int    xpix    157
  53.         int    ypix    60
  54.         int    widthpix    234
  55.         int    heightpix    204
  56.         bool    multiline    true
  57.         string    image0    "smpcndsc.tga"
  58.         BOOL    vertcenter    FALSE
  59.         BOOL    wordwrap    TRUE
  60.         string    just    "left"
  61.         int    fontsize    14
  62.     }
  63.     connectiondescriptionstrings:strings.multi.connection.connectionstrings:styles.multi.thestyle {
  64.     }
  65.     background {
  66.         int    xpix    0
  67.         int    ypix    0
  68.         int    widthpct    100
  69.         int    heightpct    100
  70.         string    image0    "smpcontp.tga"
  71.     }
  72. }
  73.  
  74. $
  75.