home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 May / Igromania_2005-05.iso / DemosThemes2 / Demo1944BattleOfTheBulge / demo1944english.exe / Inf / HintsDialog.inf < prev    next >
INI File  |  2004-07-21  |  4KB  |  216 lines

  1.  
  2. [HintsDialog]
  3. {
  4.  
  5.     shortcut = Close, KEY_ESCAPE
  6.  
  7.     [Background]
  8.     {
  9.         type=Image
  10.         Pos=0,0
  11.         Filename=Gfx\Interface\Hints\Hints.tga
  12.     }
  13.  
  14.     [Background2]
  15.     {
  16.         type=Button
  17.         TwoDArea = 0, 0, 1024, 768
  18.     }
  19.  
  20.     [Title]
  21.     {
  22.         type=Text
  23.         TwoDArea = 0, 150, 1024, 0
  24.         Text="#iHINTS#"
  25.         Align=ALIGN_CENTER
  26.         Font=newmenu_35_white
  27.         Color=0,0,0,255
  28.     }
  29.  
  30.     [Selection]
  31.     {
  32.         type=Image
  33.         Pos=258,230
  34.         Filename=Gfx\Interface\Hints\select_stripe_hints.tga
  35.     }
  36.  
  37.     [Categories]
  38.     {
  39.         type=ListBox
  40.         TwoDArea = 273,230, 121, 250
  41.         Align=ALIGN_CENTER
  42.         Color=255,255,255,255
  43.         SelectedColor=255,255,255,255
  44.         Font=newmenu_20_white
  45.     }
  46.  
  47.     [CategoryTitle]
  48.     {
  49.         type=Text
  50.         TwoDArea = 430, 230, 315, 80
  51.         Align=ALIGN_CENTER
  52.         Text="#iCATEGORY#"
  53.         Font=newmenu_30_white
  54.     }
  55.  
  56.     [Image]
  57.     {
  58.         type=Image
  59.         Pos=469,255
  60.         Filename=Gfx\Interface\Management\Filters\All_ikon_02.tga
  61.     }
  62.  
  63.     [SmallTextScrollBarImage]
  64.     {
  65.         type=Image
  66.         Pos=779,392
  67.         Filename=Gfx\Interface\Hints\slider_alap_hints_02.tga
  68.     }
  69.  
  70.     [SmallTextScrollUp]
  71.     {
  72.         type=Button
  73.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  74.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  75.         TwoDArea=778,376,16,16
  76.         OnClickSound="Sounds/Interface/Click 02.wav"
  77.     }
  78.  
  79.     [SmallTextScrollDown]
  80.     {
  81.         type=Button
  82.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  83.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  84.         TwoDArea=778,538,16,16
  85.         OnClickSound="Sounds/Interface/Click 02.wav"
  86.     }
  87.  
  88.     [SmallTextScrollBar]
  89.     {
  90.         type=ScrollBar
  91.         TwoDArea = 778, 493, 16, 145
  92.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  93.         UpButton=SmallTextScrollUp
  94.         DownButton=SmallTextScrollDown
  95.         Background=SmallTextScrollBarImage
  96.     }
  97.  
  98.     [SmallText]
  99.     {
  100.         type=LongText
  101.         TwoDArea = 405, 401, 370, 154
  102.         Align=ALIGN_LEFT
  103.         ScrollBar=SmallTextScrollBar
  104.         Font=newmenu_20_white
  105.     }
  106.  
  107.     [LargeTextScrollUp]
  108.     {
  109.         type=Button
  110.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_up_1.tga
  111.         PressImage=Gfx\Interface\Menu\slider_arrow_up_2.tga
  112.         TwoDArea=736,300,16,16
  113.         OnClickSound="Sounds/Interface/Click 02.wav"
  114.     }
  115.  
  116.     [LargeTextScrollDown]
  117.     {
  118.         type=Button
  119.         BackgroundImage=Gfx\Interface\Menu\slider_arrow_down_1.tga
  120.         PressImage=Gfx\Interface\Menu\slider_arrow_down_2.tga
  121.         TwoDArea=736,479,16,16
  122.         OnClickSound="Sounds/Interface/Click 02.wav"
  123.     }
  124.  
  125.     [LargeTextScrollBar]
  126.     {
  127.         type=ScrollBar
  128.         TwoDArea = 735, 319, 16, 158
  129.         TwoDArea = 736, 319, 0, 158
  130.         BarImage=Gfx\Interface\Menu\slider_vert.tga
  131.         UpButton=LargeTextScrollUp
  132.         DownButton=LargeTextScrollDown
  133.         BackgroundUpImage=Gfx\Interface\slideralap_felso.tga
  134.         BackgroundCenterImage=Gfx\Interface\slideralap_center.tga
  135.         BackgroundDownImage=Gfx\Interface\slideralap_also.tga
  136.     }
  137.  
  138.     [LargeText]
  139.     {
  140.         type=LongText
  141. ;        TwoDArea = 405, 270, 370, 290
  142.         TwoDArea = 430, 300, 300, 190
  143.         Align=ALIGN_LEFT
  144.         ScrollBar=LargeTextScrollBar
  145.         Font=newmenu_20_white
  146.     }
  147.  
  148.     [NeverAgain]
  149.     {
  150.         type=CheckBox
  151.         TwoDArea = 272, 538, 0, 0
  152.         CheckedImage=Gfx\Interface\Menu\button_2.tga
  153.         UnCheckedImage=Gfx\Interface\Menu\button_1.tga
  154.         OnClickSound="Sounds/Interface/Click 02.wav"
  155.     }
  156.  
  157.     [NeverAgainText]
  158.     {
  159.         type=Text
  160.         TwoDArea = 330, 538, 410, 0
  161.         Align=ALIGN_LEFT
  162.         Text="#iNOHINTS#"
  163.         Font=newmenu_30_white
  164.         Color=0,0,0,255
  165.     }
  166.  
  167.     [Previous]
  168.     {
  169.         type=TextButton
  170.         TwoDArea = 436, 589, 152, 30
  171.         Text="#iPREVIOUS#"
  172.         Align=ALIGN_CENTER
  173.         Font=newmenu_20_white
  174.         Color=255,255,255,255
  175.         MouseOverColor=MENU_MOUSEOVER_COLOR
  176.         OnClickSound="Sounds/Interface/Click 01.wav"
  177.         DropShadow=1;
  178.     }
  179.  
  180.     [Next]
  181.     {
  182.         type=TextButton
  183.         TwoDArea = 599, 589, 152, 30
  184.         Text="#iNEXT#"
  185.         Align=ALIGN_CENTER
  186.         Font=newmenu_20_white
  187.         Color=255,255,255,255
  188.         MouseOverColor=MENU_MOUSEOVER_COLOR
  189.         OnClickSound="Sounds/Interface/Click 01.wav"
  190.         DropShadow=1;
  191.     }
  192.  
  193.     [Close]
  194.     {
  195.         type=TextButton
  196.         TwoDArea = 271, 589, 154, 30
  197.         Text="#iCLOSE#"
  198.         Align=ALIGN_CENTER
  199.         Font=newmenu_20_white
  200.         Color=255,255,255,255
  201.         MouseOverColor=MENU_MOUSEOVER_COLOR
  202.         OnClickSound="Sounds/Interface/Click 01.wav"
  203.         DropShadow=1;
  204.     }
  205.  
  206.     [MainScene2d]
  207.     {
  208.         type=Scene
  209.         Create                =FALSE
  210.         DeleteZBuffer         =FALSE
  211.         DeleteBackground      =FALSE
  212.         Render_Screen_Viewport=1
  213.     }
  214.  
  215. }
  216.