Template:PatchDiff/August 27, 2015 Patch/tf/tf2 misc dir.vpk/resource/ui/importpreviewitempanel.res

From Team Fortress Wiki
Jump to: navigation, search
534534 }
535535 }
536536 
537N/A "PaintComboBox"
N/A537 "OptionsButton"
538538 {
539N/A "ControlName" "ComboBox"
540N/A "fieldName" "PaintComboBox"
541N/A "Font" "HudFontSmallestBold"
542N/A "xpos" "c-105"
543N/A "ypos" "c-175"
544N/A "zpos" "20"
545N/A "wide" "150"
546N/A "tall" "15"
547N/A "autoResize" "0"
548N/A "pinCorner" "0"
549N/A "editable" "0"
550N/A "visible" "1"
551N/A }
552N/A 
553N/A "NextStyleButton"
554N/A {
555N/A "ControlName" "CExButton"
556N/A "fieldName" "NextStyleButton"
N/A539 "ControlName" "CExImageButton"
N/A540 "fieldName" "OptionsButton"
N/A541 "xpos" "c35"
N/A542 "ypos" "c-175"
557543 "zpos" "20"
N/A544 "wide" "11"
N/A545 "tall" "11"
558546 "autoResize" "0"
559547 "pinCorner" "0"
560548 "visible" "0"
561549 "enabled" "1"
562550 "tabPosition" "0"
563N/A "labelText" "#Store_NextStyle"
564N/A "font" "HudFontSmallest"
N/A551 "labeltext" ""
N/A552 "font" "HudFontSmallBold"
565553 "textAlignment" "center"
566N/A "textinsetx" "50"
567554 "dulltext" "0"
568555 "brighttext" "0"
569N/A "Command" "next_style"
N/A556 "default" "0"
570557 "sound_depressed" "UI/buttonclick.wav"
571558 "sound_released" "UI/buttonclickrelease.wav"
572N/A }
N/A559 "Command" "options"
N/A560 
N/A561 "paintbackground" "0"
N/A562 
N/A563 "image_drawcolor" "118 107 94 200"
N/A564 "image_armedcolor" "246 247 213 255"
N/A565 
N/A566 "SubImage"
N/A567 {
N/A568 "ControlName" "ImagePanel"
N/A569 "fieldName" "SubImage"
N/A570 "xpos" "0"
N/A571 "ypos" "0"
N/A572 "zpos" "1"
N/A573 "wide" "11"
N/A574 "tall" "11"
N/A575 "visible" "1"
N/A576 "enabled" "1"
N/A577 "image" "glyph_options"
N/A578 "scaleImage" "1"
N/A579 }
N/A580 }
573581 
574582 "OptionsFrame"
575583 {