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.

JoinGameDialog.res 3.5KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191
  1. "Steam/JoinGameDialog.res"
  2. {
  3. "JoinGameDialog"
  4. {
  5. "ControlName" "Frame"
  6. "fieldName" "JoinGameDialog"
  7. "xpos" "232"
  8. "ypos" "299"
  9. "wide" "384"
  10. "tall" "172"
  11. "autoResize" "0"
  12. "pinCorner" "0"
  13. "visible" "1"
  14. "enabled" "1"
  15. "tabPosition" "0"
  16. "settitlebarvisible" "1"
  17. }
  18. "Progress"
  19. {
  20. "ControlName" "ProgressBar"
  21. "fieldName" "Progress"
  22. "xpos" "24"
  23. "ypos" "70"
  24. "wide" "340"
  25. "tall" "24"
  26. "autoResize" "0"
  27. "pinCorner" "0"
  28. "visible" "1"
  29. "enabled" "1"
  30. "tabPosition" "0"
  31. }
  32. "PlayButton"
  33. {
  34. "ControlName" "Button"
  35. "fieldName" "PlayButton"
  36. "xpos" "170"
  37. "ypos" "130"
  38. "wide" "98"
  39. "tall" "24"
  40. "autoResize" "0"
  41. "pinCorner" "0"
  42. "visible" "1"
  43. "enabled" "1"
  44. "tabPosition" "2"
  45. "labelText" "#SteamUI_JoinDialog_PlayGame_Btn"
  46. "textAlignment" "west"
  47. "dulltext" "0"
  48. "brighttext" "0"
  49. "Command" "play"
  50. "Default" "0"
  51. }
  52. "CloseButton"
  53. {
  54. "ControlName" "Button"
  55. "fieldName" "CloseButton"
  56. "xpos" "280"
  57. "ypos" "130"
  58. "wide" "84"
  59. "tall" "24"
  60. "autoResize" "0"
  61. "pinCorner" "0"
  62. "visible" "1"
  63. "enabled" "1"
  64. "tabPosition" "3"
  65. "labelText" "#SteamUI_JoinDialog_Cancel_Btn"
  66. "textAlignment" "west"
  67. "dulltext" "0"
  68. "brighttext" "0"
  69. "Command" "Cancel"
  70. "Default" "0"
  71. }
  72. "InfoLabel"
  73. {
  74. "ControlName" "Label"
  75. "fieldName" "InfoLabel"
  76. "xpos" "24"
  77. "ypos" "40"
  78. "wide" "340"
  79. "tall" "24"
  80. "autoResize" "0"
  81. "pinCorner" "0"
  82. "visible" "1"
  83. "enabled" "1"
  84. "tabPosition" "0"
  85. "labelText" "#SteamUI_JoinDialog_ReadyToPlay"
  86. "textAlignment" "west"
  87. "dulltext" "1"
  88. "brighttext" "0"
  89. }
  90. "AutoLaunchCheckBox"
  91. {
  92. "ControlName" "CheckButton"
  93. "fieldName" "AutoLaunchCheckBox"
  94. "xpos" "18"
  95. "ypos" "100"
  96. "wide" "250"
  97. "tall" "24"
  98. "autoResize" "0"
  99. "pinCorner" "0"
  100. "visible" "0"
  101. "enabled" "1"
  102. "tabPosition" "1"
  103. "labelText" "#SteamUI_JoinDialog_LaunchGameReady"
  104. "textAlignment" "west"
  105. "dulltext" "0"
  106. "brighttext" "0"
  107. "Default" "0"
  108. }
  109. "ReadyToPlayInfoLabel"
  110. {
  111. "ControlName" "Label"
  112. "fieldName" "ReadyToPlayInfoLabel"
  113. "xpos" "24"
  114. "ypos" "40"
  115. "wide" "206"
  116. "tall" "24"
  117. "autoResize" "0"
  118. "pinCorner" "0"
  119. "visible" "0"
  120. "enabled" "1"
  121. "tabPosition" "0"
  122. "labelText" "#SteamUI_JoinDialog_ReadyToPlayTime"
  123. "textAlignment" "west"
  124. "dulltext" "1"
  125. "brighttext" "0"
  126. }
  127. "ReadyToPlayTimeLabel"
  128. {
  129. "ControlName" "Label"
  130. "fieldName" "ReadyToPlayTimeLabel"
  131. "xpos" "224"
  132. "ypos" "40"
  133. "wide" "156"
  134. "tall" "24"
  135. "autoResize" "0"
  136. "pinCorner" "0"
  137. "visible" "0"
  138. "enabled" "1"
  139. "tabPosition" "0"
  140. "labelText" "#SteamUI_JoinDialog_TimeLeftMinutes"
  141. "textAlignment" "west"
  142. "dulltext" "0"
  143. "brighttext" "0"
  144. }
  145. "ContentHostingLabel"
  146. {
  147. "ControlName" "Label"
  148. "fieldName" "ContentHostingLabel"
  149. "xpos" "24"
  150. "ypos" "381"
  151. "wide" "340"
  152. "tall" "24"
  153. "autoResize" "0"
  154. "pinCorner" "0"
  155. "visible" "1"
  156. "enabled" "1"
  157. "tabPosition" "0"
  158. "labelText" "#SteamUI_JoinDialog_ContentHosting"
  159. "textAlignment" "west"
  160. "dulltext" "1"
  161. "brighttext" "0"
  162. }
  163. "BannerAd"
  164. {
  165. "ControlName" "HTML"
  166. "fieldName" "BannerAd"
  167. "xpos" "22"
  168. "ypos" "405"
  169. "wide" "340"
  170. "tall" "56"
  171. "autoResize" "0"
  172. "pinCorner" "0"
  173. "visible" "1"
  174. "enabled" "1"
  175. "tabPosition" "0"
  176. }
  177. "UpdateNews"
  178. {
  179. "ControlName" "HTML"
  180. "fieldName" "UpdateNews"
  181. "xpos" "24"
  182. "ypos" "165"
  183. "wide" "340"
  184. "tall" "203"
  185. "autoResize" "0"
  186. "pinCorner" "0"
  187. "visible" "0"
  188. "enabled" "1"
  189. "tabPosition" "0"
  190. }
  191. }