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.

DialogServerPassword.res 2.1KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. "Resource/DialogServerPassword.r"
  2. {
  3. "InfoLabel"
  4. {
  5. "ControlName" "Label"
  6. "fieldName" "InfoLabel"
  7. "xpos" "8"
  8. "ypos" "38"
  9. "wide" "268"
  10. "tall" "32"
  11. "visible" "1"
  12. "enabled" "1"
  13. "tabPosition" "0"
  14. "labelText" "#Dialog_Server_With_Password_Info"
  15. "textAlignment" "center"
  16. }
  17. "GameLabel"
  18. {
  19. "ControlName" "Label"
  20. "fieldName" "GameLabel"
  21. "xpos" "72"
  22. "ypos" "72"
  23. "wide" "304"
  24. "tall" "24"
  25. "visible" "1"
  26. "enabled" "1"
  27. "tabPosition" "0"
  28. "textAlignment" "west"
  29. }
  30. "PasswordEntry"
  31. {
  32. "ControlName" "TextEntry"
  33. "fieldName" "PasswordEntry"
  34. "xpos" "74"
  35. "ypos" "102"
  36. "wide" "300"
  37. "tall" "24"
  38. "visible" "1"
  39. "enabled" "1"
  40. "tabPosition" "1"
  41. "textHidden" "1"
  42. "editable" "1"
  43. "maxchars" "-1"
  44. }
  45. "ServerNameLabel"
  46. {
  47. "ControlName" "Label"
  48. "fieldName" "ServerNameLabel"
  49. "xpos" "4"
  50. "ypos" "72"
  51. "wide" "64"
  52. "tall" "24"
  53. "visible" "1"
  54. "enabled" "1"
  55. "tabPosition" "0"
  56. "labelText" "#Dialog_Server_With_Password_Server"
  57. "textAlignment" "east"
  58. }
  59. "PasswordLabel"
  60. {
  61. "ControlName" "Label"
  62. "fieldName" "PasswordLabel"
  63. "xpos" "4"
  64. "ypos" "100"
  65. "wide" "64"
  66. "tall" "24"
  67. "visible" "1"
  68. "enabled" "1"
  69. "tabPosition" "0"
  70. "labelText" "#Dialog_Server_With_Password_Password"
  71. "textAlignment" "east"
  72. }
  73. "ConnectButton"
  74. {
  75. "ControlName" "Button"
  76. "fieldName" "ConnectButton"
  77. "xpos" "308"
  78. "ypos" "140"
  79. "wide" "64"
  80. "tall" "28"
  81. "visible" "1"
  82. "enabled" "1"
  83. "tabPosition" "2"
  84. "labelText" "#Dialog_Server_With_Password_Connect"
  85. "textAlignment" "center"
  86. "command" "Connect"
  87. "default" "1"
  88. }
  89. "CancelButton"
  90. {
  91. "ControlName" "Button"
  92. "fieldName" "CancelButton"
  93. "xpos" "230"
  94. "ypos" "140"
  95. "wide" "64"
  96. "tall" "28"
  97. "visible" "1"
  98. "enabled" "1"
  99. "tabPosition" "3"
  100. "labelText" "#Dialog_Server_With_Password_Cancel"
  101. "textAlignment" "center"
  102. "command" "Close"
  103. "default" "0"
  104. }
  105. "BuildDialog"
  106. {
  107. "ControlName" "BuildModeDialog"
  108. "fieldName" "BuildDialog"
  109. "xpos" "353"
  110. "ypos" "586"
  111. "wide" "285"
  112. "tall" "320"
  113. "visible" "1"
  114. "enabled" "1"
  115. "tabPosition" "0"
  116. }
  117. }