Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

ContentControlDialog.res 3.0KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. "Resource\ContentControlDialog.r"
  2. {
  3. "ContentControlDialog"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "ContentControlDialog"
  7. "xpos" "158"
  8. "ypos" "197"
  9. "wide" "328"
  10. "tall" "250"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. }
  17. "ContentStatus"
  18. {
  19. "ControlName" "Label"
  20. "fieldName" "ContentStatus"
  21. "xpos" "30"
  22. "ypos" "30"
  23. "wide" "280"
  24. "tall" "36"
  25. "autoResize" "0"
  26. "pinCorner" "0"
  27. "visible" "1"
  28. "enabled" "1"
  29. "tabPosition" "0"
  30. "labelText" "#GameUI_ContentStatusDisabled"
  31. "textAlignment" "west"
  32. "dulltext" "0"
  33. "wrap" "1"
  34. }
  35. "PasswordPrompt"
  36. {
  37. "ControlName" "Label"
  38. "fieldName" "PasswordPrompt"
  39. "xpos" "32"
  40. "ypos" "68"
  41. "wide" "280"
  42. "tall" "28"
  43. "autoResize" "0"
  44. "pinCorner" "0"
  45. "visible" "1"
  46. "enabled" "1"
  47. "tabPosition" "0"
  48. "labelText" "#GameUI_PasswordPrompt"
  49. "textAlignment" "west"
  50. "dulltext" "0"
  51. }
  52. "PasswordReentryPrompt"
  53. {
  54. "ControlName" "Label"
  55. "fieldName" "PasswordReentryPrompt"
  56. "xpos" "32"
  57. "ypos" "124"
  58. "wide" "280"
  59. "tall" "28"
  60. "autoResize" "0"
  61. "pinCorner" "0"
  62. "visible" "1"
  63. "enabled" "1"
  64. "tabPosition" "0"
  65. "labelText" "#GameUI_PasswordReentryPrompt"
  66. "textAlignment" "west"
  67. "dulltext" "0"
  68. }
  69. "ContentControlExplain"
  70. {
  71. "ControlName" "Label"
  72. "fieldName" "ContentControlExplain"
  73. "xpos" "30"
  74. "ypos" "182"
  75. "wide" "272"
  76. "tall" "28"
  77. "autoResize" "0"
  78. "pinCorner" "0"
  79. "visible" "1"
  80. "enabled" "1"
  81. "tabPosition" "0"
  82. "labelText" ""
  83. "textAlignment" "west"
  84. "dulltext" "0"
  85. }
  86. "Password"
  87. {
  88. "ControlName" "TextEntry"
  89. "fieldName" "Password"
  90. "xpos" "32"
  91. "ypos" "98"
  92. "wide" "166"
  93. "tall" "24"
  94. "autoResize" "0"
  95. "pinCorner" "0"
  96. "visible" "1"
  97. "enabled" "1"
  98. "tabPosition" "1"
  99. "textHidden" "1"
  100. "editable" "1"
  101. "maxchars" "-1"
  102. }
  103. "Password2"
  104. {
  105. "ControlName" "TextEntry"
  106. "fieldName" "Password2"
  107. "xpos" "32"
  108. "ypos" "154"
  109. "wide" "166"
  110. "tall" "24"
  111. "autoResize" "0"
  112. "pinCorner" "0"
  113. "visible" "1"
  114. "enabled" "1"
  115. "tabPosition" "2"
  116. "textHidden" "1"
  117. "editable" "1"
  118. "maxchars" "-1"
  119. }
  120. "Ok"
  121. {
  122. "ControlName" "Button"
  123. "fieldName" "Ok"
  124. "xpos" "166"
  125. "ypos" "216"
  126. "wide" "72"
  127. "tall" "24"
  128. "autoResize" "0"
  129. "pinCorner" "0"
  130. "visible" "1"
  131. "enabled" "1"
  132. "tabPosition" "3"
  133. "labelText" "#GameUI_OK"
  134. "textAlignment" "west"
  135. "dulltext" "0"
  136. "command" "Ok"
  137. "default" "1"
  138. }
  139. "Cancel"
  140. {
  141. "ControlName" "Button"
  142. "fieldName" "Cancel"
  143. "xpos" "248"
  144. "ypos" "216"
  145. "wide" "72"
  146. "tall" "24"
  147. "autoResize" "0"
  148. "pinCorner" "0"
  149. "visible" "1"
  150. "enabled" "1"
  151. "tabPosition" "4"
  152. "labelText" "#GameUI_Cancel"
  153. "textAlignment" "west"
  154. "dulltext" "0"
  155. "command" "Cancel"
  156. "default" "0"
  157. }
  158. "BuildDialog"
  159. {
  160. "ControlName" "BuildModeDialog"
  161. "fieldName" "BuildDialog"
  162. "xpos" "504"
  163. "ypos" "51"
  164. "wide" "285"
  165. "tall" "590"
  166. "autoResize" "0"
  167. "pinCorner" "0"
  168. "visible" "1"
  169. "enabled" "1"
  170. "tabPosition" "0"
  171. }
  172. }