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

  1. #######################################
  2. # File: nweacct.ldl
  3. # Last Access: Mon May 18 11:40:26 1998
  4. #######################################
  5. import "strings.ldl"
  6.  
  7. ##-----------------------------------##
  8. ##              Data                 ##
  9. ##-----------------------------------##
  10. createaccountwindow {
  11.     int    xpix    152
  12.     int    ypix    111
  13.     int    widthpix    423
  14.     int    heightpix    303
  15.     titletext:strings.multi.newaccount.title:styles.multi.headingstyle {
  16.         int    xpix    0
  17.         int    ypix    7
  18.         int    widthpix    423
  19.         int    heightpix    20
  20.     }
  21.     statictext:strings.multi.newaccount.accountinfo:styles.multi.newaccountstyle {
  22.         int    xpix    72
  23.         int    ypix    63
  24.         int    widthpix    284
  25.         int    heightpix    34
  26.         string    just    "left"
  27.     }
  28.     usernametext:strings.multi.newaccount.username:styles.multi.newaccountstyle {
  29.         int    xpix    23
  30.         int    ypix    152
  31.         int    widthpix    159
  32.         int    heightpix    25
  33.         string    just    "right"
  34.     }
  35.     usernametextbox:styles.multi.newaccountstyle {
  36.         int    xpix    187
  37.         int    ypix    152
  38.         int    widthpix    205
  39.         int    heightpix    24
  40.         string    image0    "smpacnam.tga"
  41.         string    just    "left"
  42.     }
  43.     emailtext:strings.multi.newaccount.email:styles.multi.newaccountstyle {
  44.         int    xpix    23
  45.         int    ypix    205
  46.         int    widthpix    159
  47.         int    heightpix    25
  48.         string    just    "right"
  49.     }
  50.     emailtextbox:styles.multi.newaccountstyle {
  51.         int    xpix    187
  52.         int    ypix    205
  53.         int    widthpix    205
  54.         int    heightpix    24
  55.         string    image0    "smpaceml.tga"
  56.         string    just    "left"
  57.     }
  58.     background {
  59.         int    xpix    0
  60.         int    ypix    0
  61.         int    widthpct    100
  62.         int    heightpct    100
  63.         string    image0    "smpactbg.tga"
  64.     }
  65. }
  66.  
  67. $
  68.