"Resource\ServerPasswordDialog.res" { "ServerPasswordDialog" { "ControlName" "Frame" "fieldName" "DialogServerPassword" "xpos" "495" "ypos" "420" "wide" "400" "tall" "186" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "settitlebarvisible" "1" "title" "#GameUI_ServerRequiresPasswordTitle" } "InfoLabel" { "ControlName" "Label" "fieldName" "InfoLabel" "xpos" "30" "ypos" "42" "wide" "360" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_ServerRequiresPassword" "textAlignment" "north-west" "dulltext" "0" "brighttext" "0" "wrap" "0" } "NameLabel" { "ControlName" "Label" "fieldName" "NameLabel" "xpos" "30" "ypos" "72" "wide" "70" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Server" "textAlignment" "east" "dulltext" "1" "brighttext" "0" "wrap" "0" } "NameEntry" { "ControlName" "TextEntry" "fieldName" "NameEntry" "xpos" "110" "ypos" "72" "wide" "240" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "1" "textHidden" "0" "editable" "0" "maxchars" "-1" "NumericInputOnly" "0" "unicode" "0" } "PasswordLabel" { "ControlName" "Label" "fieldName" "PasswordLabel" "xpos" "30" "ypos" "106" "wide" "70" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "0" "labelText" "#GameUI_Password" "textAlignment" "east" "associate" "PasswordEntry" "dulltext" "0" "brighttext" "0" "wrap" "0" } "PasswordEntry" { "ControlName" "TextEntry" "fieldName" "PasswordEntry" "xpos" "110" "ypos" "106" "wide" "240" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "1" "textHidden" "1" "editable" "1" "maxchars" "-1" "NumericInputOnly" "0" "unicode" "0" } "ConnectButton" { "ControlName" "Button" "fieldName" "ConnectButton" "xpos" "122" "ypos" "146" "wide" "74" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "2" "labelText" "#GameUI_Connect" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Command" "Connect" "Default" "1" } "CancelButton" { "ControlName" "Button" "fieldName" "CancelButton" "xpos" "204" "ypos" "146" "wide" "74" "tall" "24" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "tabPosition" "3" "labelText" "#GameUI_Cancel" "textAlignment" "west" "dulltext" "0" "brighttext" "0" "wrap" "0" "Command" "Close" "Default" "0" } }