| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- "Friends/DialogAddFriendsFromGame.res"
- {
- "DialogAddFriendsFromGame"
- {
- "ControlName" "CDialogAddFriendsFromGame"
- "fieldName" "DialogAddFriendsFromGame"
- "xpos" "301"
- "ypos" "330"
- "wide" "461"
- "tall" "366"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- }
- "SysMenu"
- {
- "ControlName" "Menu"
- "fieldName" "SysMenu"
- "xpos" "0"
- "ypos" "0"
- "wide" "64"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "0"
- "visible" "0"
- "enabled" "1"
- "tabPosition" "0"
- }
- "PlayerList"
- {
- "ControlName" "ListPanel"
- "fieldName" "PlayerList"
- "xpos" "20"
- "ypos" "60"
- "wide" "422"
- "tall" "256"
- "autoResize" "3"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "1"
- }
- "AddFriendsButton"
- {
- "ControlName" "Button"
- "fieldName" "AddFriendsButton"
- "xpos" "251"
- "ypos" "326"
- "wide" "104"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "0"
- "tabPosition" "2"
- "labelText" "#TrackerUI_AddFriendsButton"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "AddFriends"
- "Default" "1"
- }
- "Label1"
- {
- "ControlName" "Label"
- "fieldName" "Label1"
- "xpos" "20"
- "ypos" "34"
- "wide" "417"
- "tall" "24"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#TrackerUI_AddFriendsInfo"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- }
- "Button2"
- {
- "ControlName" "Button"
- "fieldName" "Button2"
- "xpos" "372"
- "ypos" "326"
- "wide" "72"
- "tall" "24"
- "autoResize" "0"
- "pinCorner" "3"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "3"
- "labelText" "#TrackerUI_Cancel"
- "textAlignment" "west"
- "dulltext" "0"
- "brighttext" "0"
- "Command" "Close"
- "Default" "0"
- }
- }
|