home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 October / Gamestar_77_2005-10_dvd.iso / DVDStar / Akce / Half-Life2 / install-at2v4release2005.exe / AntTroopDuece / resource / ui / DialogPanel.res < prev    next >
Text File  |  2005-07-15  |  2KB  |  100 lines

  1. "resource/UI/DialogPanel.res"
  2. {
  3.     "DialogPanel"
  4.     {
  5.         "ControlName"        "CDialogPanel"
  6.         "fieldName"        "DialogPanel"
  7.         "wide"        "400"
  8.         "tall"        "100"
  9.         "autoResize"        "0"
  10.         "pinCorner"        "0"
  11.         "visible"        "1"
  12.         "enabled"        "1"
  13.         "tabPosition"        "0"
  14.         "settitlebarvisible"        "0"
  15.         "title"        "#Frame_Untitled"
  16.     }
  17.     "MessageError"
  18.     {
  19.         "ControlName"        "Label"
  20.         "fieldName"        "MessageError"
  21.         "xpos"        "25"
  22.         "ypos"        "25"
  23.         "wide"        "350"
  24.         "tall"        "50"
  25.         "autoResize"        "0"
  26.         "pinCorner"        "0"
  27.         "visible"        "1"
  28.         "enabled"        "1"
  29.         "tabPosition"        "0"
  30.         "labelText"        "Scores Submitted (note: If you lacked internet connectivity during the upload your scores were not submitted.)"
  31.         "textAlignment"        "center"
  32.         "dulltext"        "0"
  33.         "brighttext"        "0"
  34.         "wrap"        "1"
  35.     }
  36.     "DialogOk"
  37.     {
  38.         "ControlName"        "Button"
  39.         "fieldName"        "DialogOk"
  40.         "xpos"        "164"
  41.         "ypos"        "70"
  42.         "wide"        "64"
  43.         "tall"        "24"
  44.         "autoResize"        "0"
  45.         "pinCorner"        "0"
  46.         "visible"        "1"
  47.         "enabled"        "1"
  48.         "tabPosition"        "0"
  49.         "labelText"        "     Ok"
  50.         "textAlignment"        "west"
  51.         "dulltext"        "0"
  52.         "brighttext"        "0"
  53.         "wrap"        "0"
  54.         "Command"        "outputOK"
  55.         "Default"        "0"
  56.     }
  57.     "DialogYes"
  58.     {
  59.         "ControlName"        "Button"
  60.         "fieldName"        "DialogYes"
  61.         "xpos"        "125"
  62.         "ypos"        "70"
  63.         "wide"        "64"
  64.         "tall"        "24"
  65.         "autoResize"        "0"
  66.         "pinCorner"        "0"
  67.         "visible"        "0"
  68.         "enabled"        "1"
  69.         "tabPosition"        "0"
  70.         "labelText"        "    Yes"
  71.         "textAlignment"        "west"
  72.         "dulltext"        "0"
  73.         "brighttext"        "0"
  74.         "wrap"        "0"
  75.         "Command"        "outputSubmit_yes"
  76.         "Default"        "1"
  77.     }
  78.     "DialogNo"
  79.     {
  80.         "ControlName"        "Button"
  81.         "fieldName"        "DialogNo"
  82.         "xpos"        "200"
  83.         "ypos"        "69"
  84.         "wide"        "64"
  85.         "tall"        "24"
  86.         "autoResize"        "0"
  87.         "pinCorner"        "0"
  88.         "visible"        "0"
  89.         "enabled"        "1"
  90.         "tabPosition"        "0"
  91.         "labelText"        "    No"
  92.         "textAlignment"        "west"
  93.         "dulltext"        "0"
  94.         "brighttext"        "0"
  95.         "wrap"        "0"
  96.         "Command"        "outputSubmit_no"
  97.         "Default"        "0"
  98.     }
  99. }
  100.