You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

NewGameDialog.res 2.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162
  1. "Resource\NewGameDialog.res"
  2. {
  3. "NewGameDialog"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "NewGameDialog"
  7. "xpos" "390"
  8. "ypos" "270"
  9. "wide" "372"
  10. "tall" "260"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. }
  17. "HelpText"
  18. {
  19. "ControlName" "Label"
  20. "fieldName" "HelpText"
  21. "xpos" "44"
  22. "ypos" "48"
  23. "wide" "292"
  24. "tall" "40"
  25. "autoResize" "0"
  26. "pinCorner" "0"
  27. "visible" "1"
  28. "enabled" "1"
  29. "tabPosition" "0"
  30. "labelText" "#GameUI_NewGameHelpText"
  31. "textAlignment" "west"
  32. "dulltext" "1"
  33. }
  34. "Training"
  35. {
  36. "ControlName" "RadioButton"
  37. "fieldName" "Training"
  38. "xpos" "40"
  39. "ypos" "94"
  40. "wide" "220"
  41. "tall" "24"
  42. "autoResize" "0"
  43. "pinCorner" "0"
  44. "visible" "1"
  45. "enabled" "1"
  46. "tabPosition" "1"
  47. "labelText" "#GameUI_TrainingRoom"
  48. "textAlignment" "west"
  49. "dulltext" "0"
  50. "default" "0"
  51. "SubTabPosition" "1"
  52. }
  53. "Easy"
  54. {
  55. "ControlName" "RadioButton"
  56. "fieldName" "Easy"
  57. "xpos" "40"
  58. "ypos" "118"
  59. "wide" "220"
  60. "tall" "24"
  61. "autoResize" "0"
  62. "pinCorner" "0"
  63. "visible" "1"
  64. "enabled" "1"
  65. "tabPosition" "1"
  66. "labelText" "#GameUI_Easy"
  67. "textAlignment" "west"
  68. "dulltext" "0"
  69. "default" "0"
  70. "SubTabPosition" "2"
  71. }
  72. "Medium"
  73. {
  74. "ControlName" "RadioButton"
  75. "fieldName" "Medium"
  76. "xpos" "40"
  77. "ypos" "142"
  78. "wide" "220"
  79. "tall" "24"
  80. "autoResize" "0"
  81. "pinCorner" "0"
  82. "visible" "1"
  83. "enabled" "1"
  84. "tabPosition" "1"
  85. "labelText" "#GameUI_Medium"
  86. "textAlignment" "west"
  87. "dulltext" "0"
  88. "default" "0"
  89. "SubTabPosition" "3"
  90. }
  91. "Hard"
  92. {
  93. "ControlName" "RadioButton"
  94. "fieldName" "Hard"
  95. "xpos" "40"
  96. "ypos" "166"
  97. "wide" "220"
  98. "tall" "24"
  99. "autoResize" "0"
  100. "pinCorner" "0"
  101. "visible" "1"
  102. "enabled" "1"
  103. "tabPosition" "1"
  104. "labelText" "#GameUI_Hard"
  105. "textAlignment" "west"
  106. "dulltext" "0"
  107. "default" "0"
  108. "SubTabPosition" "4"
  109. }
  110. "Play"
  111. {
  112. "ControlName" "Button"
  113. "fieldName" "Play"
  114. "xpos" "204"
  115. "ypos" "222"
  116. "wide" "72"
  117. "tall" "24"
  118. "autoResize" "0"
  119. "pinCorner" "0"
  120. "visible" "1"
  121. "enabled" "1"
  122. "tabPosition" "2"
  123. "labelText" "#GameUI_Play"
  124. "textAlignment" "west"
  125. "dulltext" "0"
  126. "command" "Play"
  127. "default" "1"
  128. }
  129. "Cancel"
  130. {
  131. "ControlName" "Button"
  132. "fieldName" "Cancel"
  133. "xpos" "286"
  134. "ypos" "222"
  135. "wide" "72"
  136. "tall" "24"
  137. "autoResize" "0"
  138. "pinCorner" "0"
  139. "visible" "1"
  140. "enabled" "1"
  141. "tabPosition" "3"
  142. "labelText" "#GameUI_Cancel"
  143. "textAlignment" "west"
  144. "dulltext" "0"
  145. "command" "Close"
  146. "default" "0"
  147. }
  148. "BuildDialog"
  149. {
  150. "ControlName" "BuildModeDialog"
  151. "fieldName" "BuildDialog"
  152. "xpos" "87"
  153. "ypos" "218"
  154. "wide" "285"
  155. "tall" "665"
  156. "autoResize" "0"
  157. "pinCorner" "0"
  158. "visible" "1"
  159. "enabled" "1"
  160. "tabPosition" "0"
  161. }
  162. }