Hi your message really helped me:
I want to create a simple frame that should have the default background of the frame decalred before. I disn't see theses attributes in the simple frames. I just want to put menu background and the borders.
Code:
Frame "BACKDROP" "ParentTeamInventory-1" {
DecorateFileNames,
BackdropTileBackground,
BackdropBackground "EscMenuBackground",
BackdropCornerFlags "UL|UR|BL|BR|T|L|B|R",
BackdropCornerSize 0.036,
BackdropBackgroundSize 0.256,
BackdropBackgroundInsets 0.007 0.007 0.007 0.007,
BackdropEdgeFile "EscMenuBorder",
BackdropBlendAll,
}
I want to create a simple frame that should have the default background of the frame decalred before. I disn't see theses attributes in the simple frames. I just want to put menu background and the borders.
BlzGetFrameByName("ConsoleUI", 0)
"ConsoleBottomBar"