home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 December (Special) / Gamestar-Special_2003-12_cd.bin / CD / SEKCE / Arkady / SEKCE.INI < prev    next >
INI File  |  2003-11-19  |  4KB  |  260 lines

  1. [Section]
  2. Data=DATA.INI
  3. Background=BG.GIF
  4. Mask=BG.MASK.BMP
  5.  
  6. [Names]
  7. Arkßdy
  8.  
  9. [Visuals]
  10. Logo
  11. Back
  12. List
  13. ListScroll
  14. Close
  15. WebGameStar
  16. Music
  17. Menu
  18. Nazev
  19. MenuSekce1
  20. MenuSekce2
  21. MenuSekce3
  22. MenuSekce4
  23. MenuSekce5
  24. MenuSekce6
  25. Button1
  26. Button2
  27. Button3
  28. Button4
  29. Button5
  30. Slide
  31. SlidePrev
  32. SlideNext
  33. Text
  34. TextUp
  35. TextDown
  36. Install
  37. Hw
  38. Info
  39.  
  40. [Logo]
  41. Background=LOGO_ARKADY.GIF
  42. Position=25,39
  43.  
  44. [Back]
  45. Class=Button
  46. Background=BACK.GIF
  47. Position=104,521
  48. Action=section("Menu")
  49. Hint=Zp∞t na hlavnφ menu
  50.  
  51. [Close]
  52. Class=Button
  53. Background=CLOSE.GIF
  54. Position=745,49
  55. Action=quit()
  56. Hint=UkonΦit program
  57.  
  58. [Music]
  59. Class=Button
  60. Background=MUSIC.GIF
  61. Position=739,309
  62. Action=music.showcontrol()
  63. Hint=Ovlßdßnφ hudby
  64.  
  65. [Menu]
  66. Class=Button
  67. Background=MENU.GIF
  68. Position=44,509
  69. Action=menu()
  70. Hint=Servisnφ menu programu
  71.  
  72. [Nazev]
  73. Class=Text
  74. Position=284,22,405,13
  75. Font=nazev
  76. Text=${NAZEV}
  77. Flags=.V
  78.  
  79. [List]
  80. Class=Title List
  81. Text=NAZEV
  82. Layout=Vertical
  83. Brush=B0B3B0
  84. Position=31,148,183,320
  85.  
  86. [ListScroll]
  87. Class=Scrollbar
  88. Control=list
  89. Position=214,148,16,320
  90.  
  91. [MenuSekce1]
  92. Class=Text Button
  93. Text=Akce
  94. Background=SEKCE_1.GIF
  95. Position=167,508
  96. Action=section("Akce")
  97. Hint=AkΦnφ hry
  98.  
  99. [MenuSekce2]
  100. Class=Text Button
  101. Text=Adv./RPG
  102. Background=SEKCE_2.GIF
  103. Position=264,508
  104. Action=section("RPG")
  105. Hint=Adventury / RPG
  106.  
  107. [MenuSekce3]
  108. Class=Text Button
  109. Text=Strategie
  110. Background=SEKCE_3.GIF
  111. Position=362,508
  112. Action=section("Strategie")
  113. Hint=Strategie
  114.  
  115. [MenuSekce4]
  116. Class=Text Button
  117. Text=Arkßdy
  118. Background=SEKCE_4.GIF
  119. Position=458,508
  120. Action=section("Arkady")
  121. Hint=KlasickΘ 2D ploÜinovky
  122.  
  123. [MenuSekce5]
  124. Class=Text Button
  125. Text=LogickΘ
  126. Background=SEKCE_5.GIF
  127. Position=556,508
  128. Action=section("Logicke")
  129. Hint=Hry, kterΘ potrßpφ vaÜe mozkovΘ zßvity
  130.  
  131. [MenuSekce6]
  132. Class=Text Button
  133. Text=Sport/Karty
  134. Background=SEKCE_6.GIF
  135. Position=652,508
  136. Action=section("Sport")
  137. Hint=Sportovnφ a karetnφ hry
  138.  
  139. [Slide]
  140. Class=Slideshow
  141. Position=441,41,282,257
  142. Images=${IMAGES}
  143.  
  144. [SlidePrev]
  145. Class=Button
  146. Background=SLIDE_UP.GIF
  147. Position=745,139
  148. Action=slide.prev()
  149. Hint=P°edchßzejφcφ obrßzek
  150.  
  151. [SlideNext]
  152. Class=Button
  153. Background=SLIDE_DOWN.GIF
  154. Position=745,190
  155. Action=slide.next()
  156. Hint=Nßsledujφcφ obrßzek
  157.  
  158. [Info]
  159. Class=Text
  160. Position=267,42,172,100
  161. Border=5,3,5,3
  162. Text=${call/loadfile(${INFO})}
  163.  
  164. [Text]
  165. Class=Text
  166. Position=267,355,458,128
  167. Border=5,3,5,3
  168. Brush=AFAFAF
  169. Text=${call/loadfile(${TEXT})}
  170. Flags=J
  171.  
  172. [TextUp]
  173. Class=Button
  174. Background=TEXT_UP.GIF
  175. Position=745,378
  176. Action=text.scroll("up")
  177. Hint=O °ßdek v²Üe
  178.  
  179. [TextDown]
  180. Class=Button
  181. Background=TEXT_DOWN.GIF
  182. Position=745,429
  183. Action=text.scroll("down")
  184. Hint=O °ßdek nφ₧e
  185.  
  186. [Install]
  187. Class=Text Button
  188. Text=Instalovat
  189. Background=AKCE_1.GIF
  190. Position=268,303
  191. Action=run(${EXE})
  192. When.Enable=${EXE}
  193. Hint=Nainstalovat zvolenou polo₧ku
  194.  
  195. [Button1]
  196. Class=Text Button
  197. Text=${BUTTON1_TEXT}
  198. Text.Evaluate=1
  199. Background=AKCE_1.GIF
  200. Position=268,303
  201. Action=${BUTTON1_ACTION}
  202. Action.Evaluate=1
  203. When.Show=${BUTTON1_ACTION}
  204.  
  205. [Button2]
  206. Class=Text Button
  207. Text=${BUTTON2_TEXT}
  208. Text.Evaluate=1
  209. Background=AKCE_2.GIF
  210. Position=362,303
  211. Action=${BUTTON2_ACTION}
  212. Action.Evaluate=1
  213. When.Show=${BUTTON2_ACTION}
  214.  
  215. [Button3]
  216. Class=Text Button
  217. Text=${BUTTON3_TEXT}
  218. Text.Evaluate=1
  219. Background=AKCE_3.GIF
  220. Position=455,303
  221. Action=${BUTTON3_ACTION}
  222. Action.Evaluate=1
  223. When.Show=${BUTTON3_ACTION}
  224.  
  225. [Button4]
  226. Class=Text Button
  227. Text=${BUTTON4_TEXT}
  228. Text.Evaluate=1
  229. Background=AKCE_4.GIF
  230. Position=547,303
  231. Action=${BUTTON4_ACTION}
  232. Action.Evaluate=1
  233. When.Show=${BUTTON4_ACTION}
  234.  
  235. [Button5]
  236. Class=Text Button
  237. Text=${BUTTON5_TEXT}
  238. Text.Evaluate=1
  239. Background=AKCE_5.GIF
  240. Position=640,303
  241. Action=${BUTTON5_ACTION}
  242. Action.Evaluate=1
  243. When.Show=${BUTTON5_ACTION}
  244.  
  245. [HW]
  246. Class=Hardware
  247. Position=267,152,172,146
  248. Info=${MHZ},${RAM},${HDD},${OS},${3D}
  249. Text=%1, %2\r\n%3\r\n%4\r\n%5
  250. Border=5,3,5,3
  251.  
  252. [WebGameStar]
  253. Class=Text Button
  254. Position=182,536,494,14
  255. Text=www.gamestar.cz
  256. Action=shell("http://www.gamestar.cz")
  257. Hint=Otev°φt internetovΘ strßnky GameStaru
  258. Font=button_web
  259.  
  260.