home *** CD-ROM | disk | FTP | other *** search
/ CD Action 40 / cdactionmagazinecoverdisc401999.iso / civ / setup / data / civdemo.ctp / ctp_data / english / uidata / layouts / tutorialwin.ldl < prev    next >
Text File  |  1999-06-23  |  2KB  |  173 lines

  1. # tutorialwin.ldl
  2.  
  3. template TUTORIAL_BUTTON:T_FONT5_8 {
  4.     string    image0    "upba2325.tga"
  5.     string    image1    "upba2326.tga"
  6.     string    imageblttype    "stretch"
  7. }
  8.  
  9. TutorialWin {
  10.  
  11.     string    pattern    "upba6417.tga"
  12.  
  13. #    int     xpix        473
  14.  
  15. #    int     ypix        9
  16.  
  17.     string    xanchor        "left"
  18.  
  19.     string    yanchor        "top"
  20.  
  21.     int    widthpix    410
  22.  
  23.     int    heightpix    40
  24.  
  25.     TitleButton:TUTORIAL_BUTTON {
  26.         string    xanchor    "center"
  27.         int    ypix    10
  28.         int    widthpix    240
  29.         int    heightpix    20
  30.         string    text    "str_ldl_Review_Tutorial_Messages"
  31.     }
  32.  
  33.     EndButton:T_FONT5_8 {
  34.         string    image0    "upba5700.tga"
  35.         string    image1    "upba5701.tga"
  36.         string    imagebltflag    "chromakey"
  37.         int    xpix    250
  38.         int    ypix    270
  39.         int    widthpix    123
  40.         int    heightpix    21
  41.         int    bevelwidth    0
  42.         string    text    "str_ldl_END_TUTORIAL"
  43.     }
  44.  
  45.     ExitButton {
  46.         int    xpix    380
  47.         int    ypix    10
  48.         int    widthpix    21
  49.         int    heightpix    19
  50.         string    image0    "upbb0106.tga"
  51.         string    image1    "upbb0106.tga"
  52.         int bevelwidth 0
  53.         string    imagebltflag    "chromakey"
  54.     }
  55.  
  56.     List {
  57.  
  58.         int    xpix    15
  59.  
  60.         int    ypix    40
  61.  
  62.         int    widthpix    365
  63.  
  64.         int    heightpix    220
  65.  
  66.         int columns        1
  67.  
  68.         int    beveltype    2
  69.  
  70.         int bevelwidth    2
  71.  
  72.         bool alwaysranger TRUE
  73.  
  74.         int    srcxpix    13
  75.  
  76.         int    srcypix    38
  77.  
  78.         int    srcwidthpix    369
  79.  
  80.         int    srcheightpix    224
  81.  
  82.         string    pattern "upba6417.tga"
  83.  
  84.         int minthumbsize    6
  85.  
  86.         rangery {
  87.  
  88.             int    widthpix    15
  89.  
  90.             int    heigthpix    15
  91.  
  92.             string    type    "scroller"
  93.  
  94.             string    orientation    "vertical"
  95.  
  96.             string    pattern    "upba5605.tga"
  97.  
  98.             incy {
  99.  
  100.                 int    widthpix    15
  101.  
  102.                 int    heightpix    15
  103.  
  104.                 string    pattern    "upba5605.tga"
  105.  
  106.             }
  107.  
  108.             decy {
  109.  
  110.                 int    widthpix    15
  111.  
  112.                 int    heightpix    15
  113.  
  114.                 string    pattern    "upba5605.tga"
  115.  
  116.             }
  117.  
  118. #            thumb {
  119.  
  120. #                string    image0    "upba5613.tga"
  121.  
  122. #                string    imagebltflag    "chromakey"
  123.  
  124. #            }
  125.  
  126.         }
  127.  
  128.         header {
  129.  
  130.             switch0 {
  131.  
  132.                 int    widthpix    365
  133.  
  134.                 int    heightpix    0
  135.  
  136.             }
  137.         }
  138.  
  139.     }
  140. }
  141.  
  142. TutorialListItem {
  143.  
  144.     Name:T_FONT5_8{
  145.  
  146.         int        xpix            0
  147.  
  148.         int        ypix            0
  149.  
  150.         int        widthpix        365
  151.  
  152.         int        heightpix        20
  153.  
  154.         string    just    "left"
  155.         bool    vertcenter    true
  156.  
  157.     }
  158.  
  159. }
  160.  
  161. TutorialWinStrings {
  162.     int    numStrings    1
  163.  
  164.     string    string0    "str_ldl_End_Tutorial_Dialog"
  165. }
  166.  
  167.  
  168. $
  169.  
  170.  
  171.  
  172.  
  173.