Template:PatchDiff/October 26, 2012 Patch/team fortress 2 content.gcf/tf/resource/ui/ImportFileDialog.res

From Team Fortress Wiki
Jump to: navigation, search
N/A1"ImportFileDialog.res"
N/A2{
N/A3 "ImportFileDialog"
N/A4 {
N/A5 "ControlName" "CImportFileDialog"
N/A6 "fieldName" "ImportFileDialog"
N/A7 "xpos" "c-300"
N/A8 "ypos" "c-200"
N/A9 "wide" "600"
N/A10 "tall" "400"
N/A11 "autoResize" "0"
N/A12 "pinCorner" "0"
N/A13 "visible" "1"
N/A14 "enabled" "1"
N/A15 "tabPosition" "0"
N/A16 "settitlebarvisible" "0"
N/A17 "border" "SteamWorkshopBorder"
N/A18 }
N/A19 
N/A20 "Background"
N/A21 {
N/A22 "ControlName" "EditablePanel"
N/A23 "fieldName" "Background"
N/A24 "xpos" "0"
N/A25 "ypos" "0"
N/A26 "zpos" "-100"
N/A27 "wide" "600"
N/A28 "tall" "400"
N/A29 "autoResize" "0"
N/A30 "pinCorner" "0"
N/A31 "visible" "1"
N/A32 "enabled" "1"
N/A33 "tabPosition" "0"
N/A34 "bgcolor_override" "0 0 0 255"
N/A35 }
N/A36 
N/A37 "WorkshopBG"
N/A38 {
N/A39 "ControlName" "ImagePanel"
N/A40 "fieldName" "WorkshopBG"
N/A41 "xpos" "0"
N/A42 "ypos" "0"
N/A43 "zpos" "-99"
N/A44 "wide" "600"
N/A45 "tall" "300"
N/A46 "visible" "1"
N/A47 "enabled" "1"
N/A48 "image" "workshop_blue_top"
N/A49 "scaleImage" "1"
N/A50 }
N/A51 
N/A52 "BackgroundBottom"
N/A53 {
N/A54 "ControlName" "EditablePanel"
N/A55 "fieldName" "BackgroundBottom"
N/A56 "xpos" "0"
N/A57 "ypos" "355"
N/A58 "wide" "600"
N/A59 "tall" "45"
N/A60 "autoResize" "0"
N/A61 "pinCorner" "0"
N/A62 "visible" "1"
N/A63 "enabled" "1"
N/A64 "tabPosition" "0"
N/A65 "bgcolor_override" "57 52 49 255"
N/A66 }
N/A67 
N/A68 "Title"
N/A69 {
N/A70 "ControlName" "Label"
N/A71 "fieldName" "Title"
N/A72 "xpos" "15"
N/A73 "ypos" "15"
N/A74 "wide" "250"
N/A75 "tall" "25"
N/A76 "autoResize" "0"
N/A77 "pinCorner" "0"
N/A78 "visible" "1"
N/A79 "enabled" "1"
N/A80 "tabPosition" "0"
N/A81 "labelText" "#TF_ImportFile_Title"
N/A82 "textAlignment" "west"
N/A83 "dulltext" "0"
N/A84 "brighttext" "0"
N/A85 "wrap" "0"
N/A86 "font" "HudFontMediumBold"
N/A87 }
N/A88 
N/A89 "NameLabel"
N/A90 {
N/A91 "ControlName" "Label"
N/A92 "fieldName" "NameLabel"
N/A93 "xpos" "15"
N/A94 "ypos" "45"
N/A95 "wide" "200"
N/A96 "tall" "25"
N/A97 "autoResize" "0"
N/A98 "pinCorner" "0"
N/A99 "visible" "1"
N/A100 "enabled" "1"
N/A101 "tabPosition" "0"
N/A102 "labelText" "#TF_ImportFile_NameLabel"
N/A103 "textAlignment" "west"
N/A104 "dulltext" "0"
N/A105 "brighttext" "0"
N/A106 "wrap" "0"
N/A107 "font" "HudFontSmallBold"
N/A108 }
N/A109 
N/A110 "Name"
N/A111 {
N/A112 "ControlName" "TextEntry"
N/A113 "fieldName" "Name"
N/A114 "xpos" "15"
N/A115 "ypos" "70"
N/A116 "wide" "200"
N/A117 "tall" "25"
N/A118 "autoResize" "0"
N/A119 "pinCorner" "0"
N/A120 "visible" "1"
N/A121 "enabled" "1"
N/A122 "tabPosition" "1"
N/A123 "textHidden" "0"
N/A124 "editable" "1"
N/A125 "maxchars" "128"
N/A126 "NumericInputOnly" "0"
N/A127 "unicode" "1"
N/A128 "fgcolor_override" "0 0 0 255"
N/A129 "bgcolor_override" "235 226 202 255"
N/A130 "paintbackgroundtype" "2"
N/A131 "font" "HudFontSmall"
N/A132 }
N/A133 
N/A134 "TypeLabel"
N/A135 {
N/A136 "ControlName" "Label"
N/A137 "fieldName" "TypeLabel"
N/A138 "xpos" "220"
N/A139 "ypos" "45"
N/A140 "wide" "150"
N/A141 "tall" "25"
N/A142 "autoResize" "0"
N/A143 "pinCorner" "0"
N/A144 "visible" "1"
N/A145 "enabled" "1"
N/A146 "tabPosition" "0"
N/A147 "labelText" "#TF_ImportFile_TypeLabel"
N/A148 "textAlignment" "west"
N/A149 "dulltext" "0"
N/A150 "brighttext" "0"
N/A151 "wrap" "0"
N/A152 "font" "HudFontSmallBold"
N/A153 }
N/A154 
N/A155 "TypeComboBox"
N/A156 {
N/A157 "ControlName" "ComboBox"
N/A158 "fieldName" "TypeComboBox"
N/A159 "Font" "HudFontSmallBold"
N/A160 "xpos" "220"
N/A161 "ypos" "70"
N/A162 "wide" "150"
N/A163 "tall" "25"
N/A164 "autoResize" "0"
N/A165 "pinCorner" "0"
N/A166 "editable" "0"
N/A167 }
N/A168 
N/A169 "IconPanel"
N/A170 {
N/A171 // Turn off the icon support because we're going to create icons manually for consistency
N/A172 "visible" "0"
N/A173 
N/A174 "ControlName" "EditablePanel"
N/A175 "fieldName" "IconPanel"
N/A176 "xpos" "380"
N/A177 "ypos" "0"
N/A178 "wide" "200"
N/A179 "tall" "110"
N/A180 "paintbackground" "0"
N/A181 
N/A182 "ButtonIconClear"
N/A183 {
N/A184 "ControlName" "CExImageButton"
N/A185 "fieldName" "ButtonIconClear"
N/A186 "xpos" "0"
N/A187 "ypos" "80"
N/A188 "wide" "15"
N/A189 "tall" "15"
N/A190 "autoResize" "0"
N/A191 "pinCorner" "3"
N/A192 "textinsetx" "15"
N/A193 "use_proportional_insets" "1"
N/A194 "font" "HudFontSmallBold"
N/A195 "textAlignment" "west"
N/A196 
N/A197 "labelText" ""
N/A198 "command" "ClearIcon"
N/A199 
N/A200 "image_drawcolor" "235 226 202 255"
N/A201 "image_disabledcolor" "0 0 0 255"
N/A202 
N/A203 "SubImage"
N/A204 {
N/A205 "ControlName" "ImagePanel"
N/A206 "fieldName" "SubImage"
N/A207 "xpos" "1"
N/A208 "ypos" "1"
N/A209 "zpos" "1"
N/A210 "wide" "13"
N/A211 "tall" "13"
N/A212 "scaleImage" "1"
N/A213 "image" "glyph_close_X"
N/A214 }
N/A215 }
N/A216 
N/A217 "ButtonIconBrowse"
N/A218 {
N/A219 "ControlName" "CExImageButton"
N/A220 "fieldName" "ButtonIconBrowse"
N/A221 "xpos" "20"
N/A222 "ypos" "80"
N/A223 "wide" "25"
N/A224 "tall" "15"
N/A225 "autoResize" "0"
N/A226 "pinCorner" "3"
N/A227 "textinsetx" "15"
N/A228 "use_proportional_insets" "1"
N/A229 "font" "HudFontSmallBold"
N/A230 "textAlignment" "west"
N/A231 
N/A232 "labelText" "#TF_ImportFile_Browse"
N/A233 "command" "BrowseIcon"
N/A234 
N/A235 "image_drawcolor" "235 226 202 255"
N/A236 "image_disabledcolor" "0 0 0 255"
N/A237 
N/A238 "SubImage"
N/A239 {
N/A240 "ControlName" "ImagePanel"
N/A241 "fieldName" "SubImage"
N/A242 "xpos" "1"
N/A243 "ypos" "1"
N/A244 "zpos" "1"
N/A245 "wide" "13"
N/A246 "tall" "13"
N/A247 "scaleImage" "1"
N/A248 "image" "glyph_workshop_view"
N/A249 }
N/A250 }
N/A251 
N/A252 "Icon"
N/A253 {
N/A254 "ControlName" "ImagePanel"
N/A255 "fieldName" "Icon"
N/A256 "xpos" "50"
N/A257 "ypos" "13"
N/A258 "zpos" "1"
N/A259 "wide" "128"
N/A260 "tall" "82"
N/A261 }
N/A262 
N/A263 "IconLabel"
N/A264 {
N/A265 "ControlName" "Label"
N/A266 "fieldName" "IconLabel"
N/A267 "xpos" "50"
N/A268 "ypos" "95"
N/A269 "wide" "128"
N/A270 "tall" "15"
N/A271 "autoResize" "0"
N/A272 "pinCorner" "0"
N/A273 "visible" "1"
N/A274 "enabled" "1"
N/A275 "tabPosition" "0"
N/A276 "labelText" "#TF_ImportFile_IconLabel"
N/A277 "textAlignment" "center"
N/A278 "dulltext" "0"
N/A279 "brighttext" "0"
N/A280 "wrap" "0"
N/A281 "font" "HudFontSmall"
N/A282 }
N/A283 }
N/A284 
N/A285 "PaintableCheckBox"
N/A286 {
N/A287 "ControlName" "CheckButton"
N/A288 "fieldName" "PaintableCheckBox"
N/A289 "labelText" "#TF_ImportFile_Paintable"
N/A290 "Font" "HudFontSmallBold"
N/A291 "textAlignment" "west"
N/A292 "xpos" "220"
N/A293 "ypos" "100"
N/A294 "wide" "150"
N/A295 "tall" "20"
N/A296 "autoResize" "0"
N/A297 "pinCorner" "0"
N/A298 "visible" "1"
N/A299 "enabled" "1"
N/A300 "dulltext" "0"
N/A301 "brighttext" "0"
N/A302 "disabledfgcolor2_override" "117 107 94 255"
N/A303 "command" "UpdatePaintable"
N/A304 }
N/A305 
N/A306 "ClassModelsPanel"
N/A307 {
N/A308 "ControlName" "EditablePanel"
N/A309 "fieldName" "ClassModelsPanel"
N/A310 "xpos" "15"
N/A311 "ypos" "100"
N/A312 "wide" "155"
N/A313 "tall" "335"
N/A314 "visible" "1"
N/A315 "paintbackground" "0"
N/A316 
N/A317 "ClassesTitle"
N/A318 {
N/A319 "ControlName" "Label"
N/A320 "fieldName" "ClassModelsTitle"
N/A321 "xpos" "0"
N/A322 "ypos" "0"
N/A323 "wide" "100"
N/A324 "tall" "25"
N/A325 "autoResize" "0"
N/A326 "pinCorner" "0"
N/A327 "visible" "1"
N/A328 "enabled" "1"
N/A329 "tabPosition" "0"
N/A330 "labelText" "#TF_ImportFile_Models"
N/A331 "textAlignment" "west"
N/A332 "dulltext" "0"
N/A333 "brighttext" "0"
N/A334 "wrap" "0"
N/A335 "font" "HudFontSmallBold"
N/A336 }
N/A337 
N/A338 "ClassHighlight1"
N/A339 {
N/A340 "ControlName" "Panel"
N/A341 "fieldName" "ClassHighlight1"
N/A342 "xpos" "0"
N/A343 "ypos" "26"
N/A344 "wide" "100"
N/A345 "tall" "23"
N/A346 "visible" "0"
N/A347 "PaintBackgroundType" "2"
N/A348 "bgcolor_override" "TanDark"
N/A349 }
N/A350 "ClassButton1"
N/A351 {
N/A352 "ControlName" "RadioButton"
N/A353 "fieldName" "ButtonSelectClass1"
N/A354 "xpos" "0"
N/A355 "ypos" "25"
N/A356 "wide" "120"
N/A357 "tall" "25"
N/A358 "labelText" "#TF_Class_Name_Scout"
N/A359 "font" "HudFontSmallBold"
N/A360 "defaultFgColor_override" "235 226 202 255"
N/A361 }
N/A362 "ClassHighlight2"
N/A363 {
N/A364 "ControlName" "Panel"
N/A365 "fieldName" "ClassHighlight2"
N/A366 "xpos" "0"
N/A367 "ypos" "51"
N/A368 "wide" "100"
N/A369 "tall" "23"
N/A370 "visible" "0"
N/A371 "PaintBackgroundType" "2"
N/A372 "bgcolor_override" "TanDark"
N/A373 }
N/A374 "ClassButton2"
N/A375 {
N/A376 "ControlName" "RadioButton"
N/A377 "fieldName" "ButtonSelectClass2"
N/A378 "xpos" "0"
N/A379 "ypos" "50"
N/A380 "wide" "120"
N/A381 "tall" "25"
N/A382 "labelText" "#TF_Class_Name_Sniper"
N/A383 "font" "HudFontSmallBold"
N/A384 "defaultFgColor_override" "235 226 202 255"
N/A385 }
N/A386 "ClassHighlight3"
N/A387 {
N/A388 "ControlName" "Panel"
N/A389 "fieldName" "ClassHighlight3"
N/A390 "xpos" "0"
N/A391 "ypos" "76"
N/A392 "wide" "100"
N/A393 "tall" "23"
N/A394 "visible" "0"
N/A395 "PaintBackgroundType" "2"
N/A396 "bgcolor_override" "TanDark"
N/A397 }
N/A398 "ClassButton3"
N/A399 {
N/A400 "ControlName" "RadioButton"
N/A401 "fieldName" "ButtonSelectClass3"
N/A402 "xpos" "0"
N/A403 "ypos" "75"
N/A404 "wide" "120"
N/A405 "tall" "25"
N/A406 "labelText" "#TF_Class_Name_Soldier"
N/A407 "font" "HudFontSmallBold"
N/A408 "defaultFgColor_override" "235 226 202 255"
N/A409 }
N/A410 "ClassHighlight4"
N/A411 {
N/A412 "ControlName" "Panel"
N/A413 "fieldName" "ClassHighlight4"
N/A414 "xpos" "0"
N/A415 "ypos" "101"
N/A416 "wide" "100"
N/A417 "tall" "23"
N/A418 "visible" "0"
N/A419 "PaintBackgroundType" "2"
N/A420 "bgcolor_override" "TanDark"
N/A421 }
N/A422 "ClassButton4"
N/A423 {
N/A424 "ControlName" "RadioButton"
N/A425 "fieldName" "ButtonSelectClass4"
N/A426 "xpos" "0"
N/A427 "ypos" "100"
N/A428 "wide" "120"
N/A429 "tall" "25"
N/A430 "labelText" "#TF_Class_Name_Demoman"
N/A431 "font" "HudFontSmallBold"
N/A432 "defaultFgColor_override" "235 226 202 255"
N/A433 }
N/A434 "ClassHighlight5"
N/A435 {
N/A436 "ControlName" "Panel"
N/A437 "fieldName" "ClassHighlight5"
N/A438 "xpos" "0"
N/A439 "ypos" "126"
N/A440 "wide" "100"
N/A441 "tall" "23"
N/A442 "visible" "0"
N/A443 "PaintBackgroundType" "2"
N/A444 "bgcolor_override" "TanDark"
N/A445 }
N/A446 "ClassButton5"
N/A447 {
N/A448 "ControlName" "RadioButton"
N/A449 "fieldName" "ButtonSelectClass5"
N/A450 "xpos" "0"
N/A451 "ypos" "125"
N/A452 "wide" "120"
N/A453 "tall" "25"
N/A454 "labelText" "#TF_Class_Name_Medic"
N/A455 "font" "HudFontSmallBold"
N/A456 "defaultFgColor_override" "235 226 202 255"
N/A457 }
N/A458 "ClassHighlight6"
N/A459 {
N/A460 "ControlName" "Panel"
N/A461 "fieldName" "ClassHighlight6"
N/A462 "xpos" "0"
N/A463 "ypos" "151"
N/A464 "wide" "100"
N/A465 "tall" "23"
N/A466 "visible" "0"
N/A467 "PaintBackgroundType" "2"
N/A468 "bgcolor_override" "TanDark"
N/A469 }
N/A470 "ClassButton6"
N/A471 {
N/A472 "ControlName" "RadioButton"
N/A473 "fieldName" "ButtonSelectClass6"
N/A474 "xpos" "0"
N/A475 "ypos" "150"
N/A476 "wide" "120"
N/A477 "tall" "25"
N/A478 "labelText" "#TF_Class_Name_HWGuy"
N/A479 "font" "HudFontSmallBold"
N/A480 "defaultFgColor_override" "235 226 202 255"
N/A481 }
N/A482 "ClassHighlight7"
N/A483 {
N/A484 "ControlName" "Panel"
N/A485 "fieldName" "ClassHighlight7"
N/A486 "xpos" "0"
N/A487 "ypos" "176"
N/A488 "wide" "100"
N/A489 "tall" "23"
N/A490 "visible" "0"
N/A491 "PaintBackgroundType" "2"
N/A492 "bgcolor_override" "TanDark"
N/A493 }
N/A494 "ClassButton7"
N/A495 {
N/A496 "ControlName" "RadioButton"
N/A497 "fieldName" "ButtonSelectClass7"
N/A498 "xpos" "0"
N/A499 "ypos" "175"
N/A500 "wide" "120"
N/A501 "tall" "25"
N/A502 "labelText" "#TF_Class_Name_Pyro"
N/A503 "font" "HudFontSmallBold"
N/A504 "defaultFgColor_override" "235 226 202 255"
N/A505 }
N/A506 "ClassHighlight8"
N/A507 {
N/A508 "ControlName" "Panel"
N/A509 "fieldName" "ClassHighlight8"
N/A510 "xpos" "0"
N/A511 "ypos" "201"
N/A512 "wide" "100"
N/A513 "tall" "23"
N/A514 "visible" "0"
N/A515 "PaintBackgroundType" "2"
N/A516 "bgcolor_override" "TanDark"
N/A517 }
N/A518 "ClassButton8"
N/A519 {
N/A520 "ControlName" "RadioButton"
N/A521 "fieldName" "ButtonSelectClass8"
N/A522 "xpos" "0"
N/A523 "ypos" "200"
N/A524 "wide" "120"
N/A525 "tall" "25"
N/A526 "labelText" "#TF_Class_Name_Spy"
N/A527 "font" "HudFontSmallBold"
N/A528 "defaultFgColor_override" "235 226 202 255"
N/A529 }
N/A530 "ClassHighlight9"
N/A531 {
N/A532 "ControlName" "Panel"
N/A533 "fieldName" "ClassHighlight9"
N/A534 "xpos" "0"
N/A535 "ypos" "226"
N/A536 "wide" "100"
N/A537 "tall" "23"
N/A538 "visible" "0"
N/A539 "PaintBackgroundType" "2"
N/A540 "bgcolor_override" "TanDark"
N/A541 }
N/A542 "ClassButton9"
N/A543 {
N/A544 "ControlName" "RadioButton"
N/A545 "fieldName" "ButtonSelectClass9"
N/A546 "xpos" "0"
N/A547 "ypos" "225"
N/A548 "wide" "120"
N/A549 "tall" "25"
N/A550 "labelText" "#TF_Class_Name_Engineer"
N/A551 "font" "HudFontSmallBold"
N/A552 "defaultFgColor_override" "235 226 202 255"
N/A553 }
N/A554 }
N/A555 
N/A556 "LOD0Panel"
N/A557 {
N/A558 "ControlName" "EditablePanel"
N/A559 "fieldName" "LOD0Panel"
N/A560 "xpos" "125"
N/A561 "ypos" "125"
N/A562 "wide" "230"
N/A563 "tall" "335"
N/A564 "visible" "1"
N/A565 "paintbackground" "0"
N/A566 
N/A567 "LOD0Label"
N/A568 {
N/A569 "ControlName" "Label"
N/A570 "fieldName" "LOD0Label"
N/A571 "xpos" "0"
N/A572 "ypos" "0"
N/A573 "wide" "200"
N/A574 "tall" "25"
N/A575 "autoResize" "0"
N/A576 "pinCorner" "0"
N/A577 "labelText" "#TF_ImportFile_LOD0"
N/A578 "textAlignment" "west"
N/A579 "font" "HudFontSmallBold"
N/A580 }
N/A581 "ButtonLOD0Clear"
N/A582 {
N/A583 "ControlName" "CExImageButton"
N/A584 "fieldName" "ButtonLOD0Clear"
N/A585 "xpos" "0"
N/A586 "ypos" "25"
N/A587 "wide" "15"
N/A588 "tall" "15"
N/A589 "autoResize" "0"
N/A590 "pinCorner" "3"
N/A591 "textinsetx" "15"
N/A592 "use_proportional_insets" "1"
N/A593 "font" "HudFontSmallBold"
N/A594 "textAlignment" "west"
N/A595 
N/A596 "labelText" ""
N/A597 "command" "ClearLOD0"
N/A598 
N/A599 "image_drawcolor" "235 226 202 255"
N/A600 "image_disabledcolor" "0 0 0 255"
N/A601 
N/A602 "SubImage"
N/A603 {
N/A604 "ControlName" "ImagePanel"
N/A605 "fieldName" "SubImage"
N/A606 "xpos" "1"
N/A607 "ypos" "1"
N/A608 "zpos" "1"
N/A609 "wide" "13"
N/A610 "tall" "13"
N/A611 "scaleImage" "1"
N/A612 "image" "glyph_close_X"
N/A613 }
N/A614 }
N/A615 "ButtonLOD0Browse"
N/A616 {
N/A617 "ControlName" "CExImageButton"
N/A618 "fieldName" "ButtonLOD0Browse"
N/A619 "xpos" "20"
N/A620 "ypos" "25"
N/A621 "wide" "25"
N/A622 "tall" "15"
N/A623 "autoResize" "0"
N/A624 "pinCorner" "3"
N/A625 "textinsetx" "15"
N/A626 "use_proportional_insets" "1"
N/A627 "font" "HudFontSmallBold"
N/A628 "textAlignment" "west"
N/A629 
N/A630 "labelText" "#TF_ImportFile_Browse"
N/A631 "command" "BrowseLOD0"
N/A632 
N/A633 "image_drawcolor" "235 226 202 255"
N/A634 "image_disabledcolor" "0 0 0 255"
N/A635 
N/A636 "SubImage"
N/A637 {
N/A638 "ControlName" "ImagePanel"
N/A639 "fieldName" "SubImage"
N/A640 "xpos" "1"
N/A641 "ypos" "1"
N/A642 "zpos" "1"
N/A643 "wide" "13"
N/A644 "tall" "13"
N/A645 "scaleImage" "1"
N/A646 "image" "glyph_workshop_view"
N/A647 }
N/A648 }
N/A649 "LOD0File"
N/A650 {
N/A651 "ControlName" "Label"
N/A652 "fieldName" "LOD0File"
N/A653 "xpos" "50"
N/A654 "ypos" "25"
N/A655 "wide" "200"
N/A656 "tall" "15"
N/A657 "autoResize" "0"
N/A658 "pinCorner" "0"
N/A659 "labelText" "#TF_PublishFile_NoFileSelected"
N/A660 "font" "HudFontSmall"
N/A661 }
N/A662 "LOD0Details"
N/A663 {
N/A664 "ControlName" "Label"
N/A665 "fieldName" "LOD0Details"
N/A666 "xpos" "50"
N/A667 "ypos" "40"
N/A668 "wide" "200"
N/A669 "tall" "15"
N/A670 "autoResize" "0"
N/A671 "pinCorner" "0"
N/A672 "labelText" ""
N/A673 "font" "HudFontSmall"
N/A674 }
N/A675 }
N/A676 
N/A677 "LOD1Panel"
N/A678 {
N/A679 "ControlName" "EditablePanel"
N/A680 "fieldName" "LOD1Panel"
N/A681 "xpos" "125"
N/A682 "ypos" "185"
N/A683 "wide" "240"
N/A684 "tall" "335"
N/A685 "visible" "1"
N/A686 "paintbackground" "0"
N/A687 
N/A688 "LOD1Label"
N/A689 {
N/A690 "ControlName" "Label"
N/A691 "fieldName" "LOD1Label"
N/A692 "xpos" "0"
N/A693 "ypos" "0"
N/A694 "wide" "200"
N/A695 "tall" "25"
N/A696 "autoResize" "0"
N/A697 "pinCorner" "0"
N/A698 "labelText" "#TF_ImportFile_LOD1"
N/A699 "textAlignment" "west"
N/A700 "font" "HudFontSmallBold"
N/A701 }
N/A702 "ButtonLOD1Clear"
N/A703 {
N/A704 "ControlName" "CExImageButton"
N/A705 "fieldName" "ButtonLOD1Clear"
N/A706 "xpos" "0"
N/A707 "ypos" "25"
N/A708 "wide" "15"
N/A709 "tall" "15"
N/A710 "autoResize" "0"
N/A711 "pinCorner" "3"
N/A712 "textinsetx" "15"
N/A713 "use_proportional_insets" "1"
N/A714 "font" "HudFontSmallBold"
N/A715 "textAlignment" "west"
N/A716 
N/A717 "labelText" ""
N/A718 "command" "ClearLOD1"
N/A719 
N/A720 "image_drawcolor" "235 226 202 255"
N/A721 "image_disabledcolor" "0 0 0 255"
N/A722 
N/A723 "SubImage"
N/A724 {
N/A725 "ControlName" "ImagePanel"
N/A726 "fieldName" "SubImage"
N/A727 "xpos" "1"
N/A728 "ypos" "1"
N/A729 "zpos" "1"
N/A730 "wide" "13"
N/A731 "tall" "13"
N/A732 "scaleImage" "1"
N/A733 "image" "glyph_close_X"
N/A734 }
N/A735 }
N/A736 "ButtonLOD1Browse"
N/A737 {
N/A738 "ControlName" "CExImageButton"
N/A739 "fieldName" "ButtonLOD1Browse"
N/A740 "xpos" "20"
N/A741 "ypos" "25"
N/A742 "wide" "25"
N/A743 "tall" "15"
N/A744 "autoResize" "0"
N/A745 "pinCorner" "3"
N/A746 "textinsetx" "15"
N/A747 "use_proportional_insets" "1"
N/A748 "font" "HudFontSmallBold"
N/A749 "textAlignment" "west"
N/A750 
N/A751 "labelText" "#TF_ImportFile_Browse"
N/A752 "command" "BrowseLOD1"
N/A753 
N/A754 "image_drawcolor" "235 226 202 255"
N/A755 "image_disabledcolor" "0 0 0 255"
N/A756 
N/A757 "SubImage"
N/A758 {
N/A759 "ControlName" "ImagePanel"
N/A760 "fieldName" "SubImage"
N/A761 "xpos" "1"
N/A762 "ypos" "1"
N/A763 "zpos" "1"
N/A764 "wide" "13"
N/A765 "tall" "13"
N/A766 "scaleImage" "1"
N/A767 "image" "glyph_workshop_view"
N/A768 }
N/A769 }
N/A770 "LOD1File"
N/A771 {
N/A772 "ControlName" "Label"
N/A773 "fieldName" "LOD1File"
N/A774 "xpos" "50"
N/A775 "ypos" "25"
N/A776 "wide" "200"
N/A777 "tall" "15"
N/A778 "autoResize" "0"
N/A779 "pinCorner" "0"
N/A780 "labelText" "#TF_PublishFile_NoFileSelected"
N/A781 "font" "HudFontSmall"
N/A782 }
N/A783 "LOD1Details"
N/A784 {
N/A785 "ControlName" "Label"
N/A786 "fieldName" "LOD1Details"
N/A787 "xpos" "50"
N/A788 "ypos" "40"
N/A789 "wide" "200"
N/A790 "tall" "15"
N/A791 "autoResize" "0"
N/A792 "pinCorner" "0"
N/A793 "labelText" ""
N/A794 "font" "HudFontSmall"
N/A795 }
N/A796 }
N/A797 
N/A798 "LOD2Panel"
N/A799 {
N/A800 "ControlName" "EditablePanel"
N/A801 "fieldName" "LOD1Panel"
N/A802 "xpos" "125"
N/A803 "ypos" "245"
N/A804 "wide" "230"
N/A805 "tall" "335"
N/A806 "visible" "1"
N/A807 "paintbackground" "0"
N/A808 
N/A809 "LOD2Label"
N/A810 {
N/A811 "ControlName" "Label"
N/A812 "fieldName" "LOD2Label"
N/A813 "xpos" "0"
N/A814 "ypos" "0"
N/A815 "wide" "200"
N/A816 "tall" "25"
N/A817 "autoResize" "0"
N/A818 "pinCorner" "0"
N/A819 "labelText" "#TF_ImportFile_LOD2"
N/A820 "textAlignment" "west"
N/A821 "font" "HudFontSmallBold"
N/A822 }
N/A823 "ButtonLOD2Clear"
N/A824 {
N/A825 "ControlName" "CExImageButton"
N/A826 "fieldName" "ButtonLOD2Clear"
N/A827 "xpos" "0"
N/A828 "ypos" "25"
N/A829 "wide" "15"
N/A830 "tall" "15"
N/A831 "autoResize" "0"
N/A832 "pinCorner" "3"
N/A833 "textinsetx" "15"
N/A834 "use_proportional_insets" "1"
N/A835 "font" "HudFontSmallBold"
N/A836 "textAlignment" "west"
N/A837 
N/A838 "labelText" ""
N/A839 "command" "ClearLOD2"
N/A840 
N/A841 "image_drawcolor" "235 226 202 255"
N/A842 "image_disabledcolor" "0 0 0 255"
N/A843 
N/A844 "SubImage"
N/A845 {
N/A846 "ControlName" "ImagePanel"
N/A847 "fieldName" "SubImage"
N/A848 "xpos" "1"
N/A849 "ypos" "1"
N/A850 "zpos" "1"
N/A851 "wide" "13"
N/A852 "tall" "13"
N/A853 "scaleImage" "1"
N/A854 "image" "glyph_close_X"
N/A855 }
N/A856 }
N/A857 "ButtonLOD2Browse"
N/A858 {
N/A859 "ControlName" "CExImageButton"
N/A860 "fieldName" "ButtonLOD2Browse"
N/A861 "xpos" "20"
N/A862 "ypos" "25"
N/A863 "wide" "25"
N/A864 "tall" "15"
N/A865 "autoResize" "0"
N/A866 "pinCorner" "3"
N/A867 "textinsetx" "15"
N/A868 "use_proportional_insets" "1"
N/A869 "font" "HudFontSmallBold"
N/A870 "textAlignment" "west"
N/A871 
N/A872 "labelText" "#TF_ImportFile_Browse"
N/A873 "command" "BrowseLOD2"
N/A874 
N/A875 "image_drawcolor" "235 226 202 255"
N/A876 "image_disabledcolor" "0 0 0 255"
N/A877 
N/A878 "SubImage"
N/A879 {
N/A880 "ControlName" "ImagePanel"
N/A881 "fieldName" "SubImage"
N/A882 "xpos" "1"
N/A883 "ypos" "1"
N/A884 "zpos" "1"
N/A885 "wide" "13"
N/A886 "tall" "13"
N/A887 "scaleImage" "1"
N/A888 "image" "glyph_workshop_view"
N/A889 }
N/A890 }
N/A891 "LOD2File"
N/A892 {
N/A893 "ControlName" "Label"
N/A894 "fieldName" "LOD2File"
N/A895 "xpos" "50"
N/A896 "ypos" "25"
N/A897 "wide" "200"
N/A898 "tall" "15"
N/A899 "autoResize" "0"
N/A900 "pinCorner" "0"
N/A901 "labelText" "#TF_PublishFile_NoFileSelected"
N/A902 "font" "HudFontSmall"
N/A903 }
N/A904 "LOD2Details"
N/A905 {
N/A906 "ControlName" "Label"
N/A907 "fieldName" "LOD2Details"
N/A908 "xpos" "50"
N/A909 "ypos" "40"
N/A910 "wide" "200"
N/A911 "tall" "15"
N/A912 "autoResize" "0"
N/A913 "pinCorner" "0"
N/A914 "labelText" ""
N/A915 "font" "HudFontSmall"
N/A916 }
N/A917 }
N/A918 
N/A919 "SkinsPanel"
N/A920 {
N/A921 "ControlName" "EditablePanel"
N/A922 "fieldName" "SkinsPanel"
N/A923 "xpos" "360"
N/A924 "ypos" "100"
N/A925 "wide" "250"
N/A926 "tall" "335"
N/A927 "visible" "1"
N/A928 "paintbackground" "0"
N/A929 
N/A930 "SkinsTitle"
N/A931 {
N/A932 "ControlName" "Label"
N/A933 "fieldName" "SkinsTitle"
N/A934 "xpos" "0"
N/A935 "ypos" "0"
N/A936 "wide" "100"
N/A937 "tall" "25"
N/A938 "autoResize" "0"
N/A939 "pinCorner" "0"
N/A940 "visible" "1"
N/A941 "enabled" "1"
N/A942 "tabPosition" "0"
N/A943 "labelText" "#TF_ImportFile_Skins"
N/A944 "textAlignment" "west"
N/A945 "dulltext" "0"
N/A946 "brighttext" "0"
N/A947 "wrap" "0"
N/A948 "font" "HudFontSmallBold"
N/A949 }
N/A950 
N/A951 "SkinHighlight1"
N/A952 {
N/A953 "ControlName" "Panel"
N/A954 "fieldName" "SkinHighlight1"
N/A955 "xpos" "0"
N/A956 "ypos" "26"
N/A957 "wide" "200"
N/A958 "tall" "23"
N/A959 "visible" "0"
N/A960 "PaintBackgroundType" "2"
N/A961 //"bgcolor_override" "165 42 32 255"
N/A962 "bgcolor_override" "TanDark"
N/A963 }
N/A964 "SkinButton1"
N/A965 {
N/A966 "ControlName" "RadioButton"
N/A967 "fieldName" "ButtonSelectSkin1"
N/A968 "xpos" "0"
N/A969 "ypos" "25"
N/A970 "wide" "200"
N/A971 "tall" "25"
N/A972 "labelText" "#TF_ImportFile_RedSkin"
N/A973 "font" "HudFontSmallBold"
N/A974 "defaultFgColor_override" "235 226 202 255"
N/A975 }
N/A976 "SkinHighlight2"
N/A977 {
N/A978 "ControlName" "Panel"
N/A979 "fieldName" "SkinHighlight2"
N/A980 "xpos" "0"
N/A981 "ypos" "51"
N/A982 "wide" "200"
N/A983 "tall" "23"
N/A984 "visible" "0"
N/A985 "PaintBackgroundType" "2"
N/A986 //"bgcolor_override" "71 118 150 255"
N/A987 "bgcolor_override" "TanDark"
N/A988 }
N/A989 "SkinButton2"
N/A990 {
N/A991 "ControlName" "RadioButton"
N/A992 "fieldName" "ButtonSelectSkin2"
N/A993 "xpos" "0"
N/A994 "ypos" "50"
N/A995 "wide" "200"
N/A996 "tall" "25"
N/A997 "labelText" "#TF_ImportFile_BluSkin"
N/A998 "font" "HudFontSmallBold"
N/A999 "defaultFgColor_override" "235 226 202 255"
N/A1000 }
N/A1001 "SkinHighlight3"
N/A1002 {
N/A1003 "ControlName" "Panel"
N/A1004 "fieldName" "SkinHighlight3"
N/A1005 "xpos" "0"
N/A1006 "ypos" "76"
N/A1007 "wide" "200"
N/A1008 "tall" "23"
N/A1009 "visible" "0"
N/A1010 "PaintBackgroundType" "2"
N/A1011 "bgcolor_override" "TanDark"
N/A1012 }
N/A1013 "SkinButton3"
N/A1014 {
N/A1015 "ControlName" "RadioButton"
N/A1016 "fieldName" "ButtonSelectSkin3"
N/A1017 "xpos" "0"
N/A1018 "ypos" "75"
N/A1019 "wide" "200"
N/A1020 "tall" "25"
N/A1021 "visible" "0"
N/A1022 "labelText" "#TF_ImportFile_CustomSkin"
N/A1023 "font" "HudFontSmallBold"
N/A1024 "defaultFgColor_override" "235 226 202 255"
N/A1025 }
N/A1026 }
N/A1027 
N/A1028 "Material0Panel"
N/A1029 {
N/A1030 "ControlName" "EditablePanel"
N/A1031 "fieldName" "Material0Panel"
N/A1032 "xpos" "360"
N/A1033 "ypos" "205"
N/A1034 "wide" "250"
N/A1035 "tall" "60"
N/A1036 "visible" "1"
N/A1037 "paintbackground" "0"
N/A1038 
N/A1039 "Material0Label"
N/A1040 {
N/A1041 "ControlName" "Label"
N/A1042 "fieldName" "Material0Label"
N/A1043 "xpos" "0"
N/A1044 "ypos" "0"
N/A1045 "wide" "240"
N/A1046 "tall" "15"
N/A1047 "autoResize" "0"
N/A1048 "pinCorner" "0"
N/A1049 "labelText" "#TF_ImportFile_Material0"
N/A1050 "textAlignment" "west"
N/A1051 "font" "HudFontSmallBold"
N/A1052 }
N/A1053 "Material0Name"
N/A1054 {
N/A1055 "ControlName" "Label"
N/A1056 "fieldName" "Material0Name"
N/A1057 "xpos" "0"
N/A1058 "ypos" "15"
N/A1059 "wide" "240"
N/A1060 "tall" "15"
N/A1061 "autoResize" "0"
N/A1062 "pinCorner" "0"
N/A1063 "labelText" "(FOO)"
N/A1064 "textAlignment" "west"
N/A1065 "font" "HudFontSmall"
N/A1066 }
N/A1067 "ButtonMaterial0Clear"
N/A1068 {
N/A1069 "ControlName" "CExImageButton"
N/A1070 "fieldName" "ButtonMaterial0Clear"
N/A1071 "xpos" "0"
N/A1072 "ypos" "30"
N/A1073 "wide" "15"
N/A1074 "tall" "15"
N/A1075 "autoResize" "0"
N/A1076 "pinCorner" "3"
N/A1077 "textinsetx" "15"
N/A1078 "use_proportional_insets" "1"
N/A1079 "font" "HudFontSmallBold"
N/A1080 "textAlignment" "west"
N/A1081 
N/A1082 "labelText" ""
N/A1083 "command" "ClearMaterial0"
N/A1084 
N/A1085 "image_drawcolor" "235 226 202 255"
N/A1086 "image_disabledcolor" "0 0 0 255"
N/A1087 
N/A1088 "SubImage"
N/A1089 {
N/A1090 "ControlName" "ImagePanel"
N/A1091 "fieldName" "SubImage"
N/A1092 "xpos" "1"
N/A1093 "ypos" "1"
N/A1094 "zpos" "1"
N/A1095 "wide" "13"
N/A1096 "tall" "13"
N/A1097 "scaleImage" "1"
N/A1098 "image" "glyph_close_X"
N/A1099 }
N/A1100 }
N/A1101 "ButtonMaterial0Browse"
N/A1102 {
N/A1103 "ControlName" "CExImageButton"
N/A1104 "fieldName" "ButtonMaterial0Browse"
N/A1105 "xpos" "20"
N/A1106 "ypos" "30"
N/A1107 "wide" "25"
N/A1108 "tall" "15"
N/A1109 "autoResize" "0"
N/A1110 "pinCorner" "3"
N/A1111 "textinsetx" "15"
N/A1112 "use_proportional_insets" "1"
N/A1113 "font" "HudFontSmallBold"
N/A1114 "textAlignment" "west"
N/A1115 
N/A1116 "labelText" "#TF_ImportFile_Browse"
N/A1117 "command" "BrowseMaterial0"
N/A1118 
N/A1119 "image_drawcolor" "235 226 202 255"
N/A1120 "image_disabledcolor" "0 0 0 255"
N/A1121 
N/A1122 "SubImage"
N/A1123 {
N/A1124 "ControlName" "ImagePanel"
N/A1125 "fieldName" "SubImage"
N/A1126 "xpos" "1"
N/A1127 "ypos" "1"
N/A1128 "zpos" "1"
N/A1129 "wide" "13"
N/A1130 "tall" "13"
N/A1131 "scaleImage" "1"
N/A1132 "image" "glyph_workshop_view"
N/A1133 }
N/A1134 }
N/A1135 "Material0File"
N/A1136 {
N/A1137 "ControlName" "Label"
N/A1138 "fieldName" "Material0File"
N/A1139 "xpos" "50"
N/A1140 "ypos" "30"
N/A1141 "wide" "190"
N/A1142 "tall" "15"
N/A1143 "autoResize" "0"
N/A1144 "pinCorner" "0"
N/A1145 "labelText" "#TF_PublishFile_NoFileSelected"
N/A1146 "font" "HudFontSmall"
N/A1147 }
N/A1148 "Material0Details"
N/A1149 {
N/A1150 "ControlName" "Label"
N/A1151 "fieldName" "Material0Details"
N/A1152 "xpos" "50"
N/A1153 "ypos" "45"
N/A1154 "wide" "190"
N/A1155 "tall" "15"
N/A1156 "autoResize" "0"
N/A1157 "pinCorner" "0"
N/A1158 "labelText" ""
N/A1159 "font" "HudFontSmall"
N/A1160 }
N/A1161 }
N/A1162 
N/A1163 "Material1Panel"
N/A1164 {
N/A1165 "ControlName" "EditablePanel"
N/A1166 "fieldName" "Material1Panel"
N/A1167 "xpos" "360"
N/A1168 "ypos" "270"
N/A1169 "wide" "240"
N/A1170 "tall" "60"
N/A1171 "visible" "1"
N/A1172 "paintbackground" "0"
N/A1173 
N/A1174 "Material1Label"
N/A1175 {
N/A1176 "ControlName" "Label"
N/A1177 "fieldName" "Material1Label"
N/A1178 "xpos" "0"
N/A1179 "ypos" "0"
N/A1180 "wide" "240"
N/A1181 "tall" "15"
N/A1182 "autoResize" "0"
N/A1183 "pinCorner" "0"
N/A1184 "labelText" "#TF_ImportFile_Material1"
N/A1185 "textAlignment" "west"
N/A1186 "font" "HudFontSmallBold"
N/A1187 }
N/A1188 "Material1Name"
N/A1189 {
N/A1190 "ControlName" "Label"
N/A1191 "fieldName" "Material1Name"
N/A1192 "xpos" "0"
N/A1193 "ypos" "15"
N/A1194 "wide" "240"
N/A1195 "tall" "15"
N/A1196 "autoResize" "0"
N/A1197 "pinCorner" "0"
N/A1198 "labelText" "(FOO)"
N/A1199 "textAlignment" "west"
N/A1200 "font" "HudFontSmall"
N/A1201 }
N/A1202 "ButtonMaterial1Clear"
N/A1203 {
N/A1204 "ControlName" "CExImageButton"
N/A1205 "fieldName" "ButtonMaterial1Clear"
N/A1206 "xpos" "0"
N/A1207 "ypos" "30"
N/A1208 "wide" "15"
N/A1209 "tall" "15"
N/A1210 "autoResize" "0"
N/A1211 "pinCorner" "3"
N/A1212 "textinsetx" "15"
N/A1213 "use_proportional_insets" "1"
N/A1214 "font" "HudFontSmallBold"
N/A1215 "textAlignment" "west"
N/A1216 
N/A1217 "labelText" ""
N/A1218 "command" "ClearMaterial1"
N/A1219 
N/A1220 "image_drawcolor" "235 226 202 255"
N/A1221 "image_disabledcolor" "0 0 0 255"
N/A1222 
N/A1223 "SubImage"
N/A1224 {
N/A1225 "ControlName" "ImagePanel"
N/A1226 "fieldName" "SubImage"
N/A1227 "xpos" "1"
N/A1228 "ypos" "1"
N/A1229 "zpos" "1"
N/A1230 "wide" "13"
N/A1231 "tall" "13"
N/A1232 "scaleImage" "1"
N/A1233 "image" "glyph_close_X"
N/A1234 }
N/A1235 }
N/A1236 "ButtonMaterial1Browse"
N/A1237 {
N/A1238 "ControlName" "CExImageButton"
N/A1239 "fieldName" "ButtonMaterial1Browse"
N/A1240 "xpos" "20"
N/A1241 "ypos" "30"
N/A1242 "wide" "25"
N/A1243 "tall" "15"
N/A1244 "autoResize" "0"
N/A1245 "pinCorner" "3"
N/A1246 "textinsetx" "15"
N/A1247 "use_proportional_insets" "1"
N/A1248 "font" "HudFontSmallBold"
N/A1249 "textAlignment" "west"
N/A1250 
N/A1251 "labelText" "#TF_ImportFile_Browse"
N/A1252 "command" "BrowseMaterial1"
N/A1253 
N/A1254 "image_drawcolor" "235 226 202 255"
N/A1255 "image_disabledcolor" "0 0 0 255"
N/A1256 
N/A1257 "SubImage"
N/A1258 {
N/A1259 "ControlName" "ImagePanel"
N/A1260 "fieldName" "SubImage"
N/A1261 "xpos" "1"
N/A1262 "ypos" "1"
N/A1263 "zpos" "1"
N/A1264 "wide" "13"
N/A1265 "tall" "13"
N/A1266 "scaleImage" "1"
N/A1267 "image" "glyph_workshop_view"
N/A1268 }
N/A1269 }
N/A1270 "Material1File"
N/A1271 {
N/A1272 "ControlName" "Label"
N/A1273 "fieldName" "Material1File"
N/A1274 "xpos" "50"
N/A1275 "ypos" "30"
N/A1276 "wide" "190"
N/A1277 "tall" "15"
N/A1278 "autoResize" "0"
N/A1279 "pinCorner" "0"
N/A1280 "labelText" "#TF_PublishFile_NoFileSelected"
N/A1281 "font" "HudFontSmall"
N/A1282 }
N/A1283 "Material1Details"
N/A1284 {
N/A1285 "ControlName" "Label"
N/A1286 "fieldName" "Material1Details"
N/A1287 "xpos" "50"
N/A1288 "ypos" "45"
N/A1289 "wide" "190"
N/A1290 "tall" "15"
N/A1291 "autoResize" "0"
N/A1292 "pinCorner" "0"
N/A1293 "labelText" ""
N/A1294 "font" "HudFontSmall"
N/A1295 }
N/A1296 }
N/A1297 
N/A1298 "ButtonLoad"
N/A1299 {
N/A1300 "ControlName" "CExImageButton"
N/A1301 "fieldName" "ButtonLoad"
N/A1302 "xpos" "120"
N/A1303 "ypos" "370"
N/A1304 "wide" "25"
N/A1305 "tall" "15"
N/A1306 "autoResize" "0"
N/A1307 "pinCorner" "3"
N/A1308 "textinsetx" "15"
N/A1309 "use_proportional_insets" "1"
N/A1310 "font" "HudFontSmallBold"
N/A1311 "textAlignment" "west"
N/A1312 
N/A1313 "labelText" "#TF_ImportFile_Browse"
N/A1314 "command" "Load"
N/A1315 
N/A1316 "image_drawcolor" "235 226 202 255"
N/A1317 "image_disabledcolor" "0 0 0 255"
N/A1318 
N/A1319 "SubImage"
N/A1320 {
N/A1321 "ControlName" "ImagePanel"
N/A1322 "fieldName" "SubImage"
N/A1323 "xpos" "1"
N/A1324 "ypos" "1"
N/A1325 "zpos" "1"
N/A1326 "wide" "13"
N/A1327 "tall" "13"
N/A1328 "scaleImage" "1"
N/A1329 "image" "glyph_workshop_view"
N/A1330 }
N/A1331 }
N/A1332 
N/A1333 "ButtonClose"
N/A1334 {
N/A1335 "ControlName" "CExButton"
N/A1336 "fieldName" "ButtonClose"
N/A1337 "xpos" "10"
N/A1338 "ypos" "365"
N/A1339 "wide" "100"
N/A1340 "tall" "25"
N/A1341 "autoResize" "0"
N/A1342 "pinCorner" "0"
N/A1343 "visible" "1"
N/A1344 "enabled" "1"
N/A1345 "tabPosition" "0"
N/A1346 "labelText" "#TF_Close"
N/A1347 "font" "HudFontSmallBold"
N/A1348 "textAlignment" "center"
N/A1349 "textinsetx" "50"
N/A1350 "dulltext" "0"
N/A1351 "brighttext" "0"
N/A1352 "Command" "Close"
N/A1353 }
N/A1354 
N/A1355 "ButtonPreview"
N/A1356 {
N/A1357 "ControlName" "Button"
N/A1358 "fieldName" "ButtonPreview"
N/A1359 "xpos" "275"
N/A1360 "ypos" "365"
N/A1361 "wide" "150"
N/A1362 "tall" "25"
N/A1363 "autoResize" "0"
N/A1364 "pinCorner" "0"
N/A1365 "visible" "1"
N/A1366 "enabled" "1"
N/A1367 "tabPosition" "0"
N/A1368 "labelText" "#TF_ImportFile_Preview"
N/A1369 "textAlignment" "center"
N/A1370 "dulltext" "0"
N/A1371 "brighttext" "0"
N/A1372 "wrap" "0"
N/A1373 "Command" "BuildPreview"
N/A1374 "Default" "1"
N/A1375 "font" "HudFontSmallBold"
N/A1376 }
N/A1377 
N/A1378 "ButtonBuild"
N/A1379 {
N/A1380 "ControlName" "Button"
N/A1381 "fieldName" "ButtonBuild"
N/A1382 "xpos" "440"
N/A1383 "ypos" "365"
N/A1384 "wide" "150"
N/A1385 "tall" "25"
N/A1386 "autoResize" "0"
N/A1387 "pinCorner" "0"
N/A1388 "visible" "1"
N/A1389 "enabled" "1"
N/A1390 "tabPosition" "0"
N/A1391 "labelText" "#TF_ImportFile_Build"
N/A1392 "textAlignment" "center"
N/A1393 "dulltext" "0"
N/A1394 "brighttext" "0"
N/A1395 "wrap" "0"
N/A1396 "Command" "BuildFinal"
N/A1397 "Default" "1"
N/A1398 "font" "HudFontSmallBold"
N/A1399 }
N/A1400 
N/A1401 "BetaNotice"
N/A1402 {
N/A1403 "ControlName" "ImagePanel"
N/A1404 "fieldName" "BetaNotice"
N/A1405 "xpos" "c100"
N/A1406 "ypos" "c-240"
N/A1407 "zpos" "1"
N/A1408 "wide" "128"
N/A1409 "tall" "128"
N/A1410 "scaleImage" "1"
N/A1411 "image" "beta"
N/A1412 }
N/A1413}