|
|
|
|
|
|
|
|
</Layer> |
|
|
</Layer> |
|
|
</Layers> |
|
|
</Layers> |
|
|
<KeyValues> |
|
|
<KeyValues> |
|
|
<KeyValue key="backdropInfo" value="BACKDROP_TOOLTIP_16_16_5555" type="global"/> |
|
|
|
|
|
|
|
|
<KeyValue key="backdropInfo" value="BACKDROP_TUTORIAL_16_16" type="global"/> |
|
|
</KeyValues> |
|
|
</KeyValues> |
|
|
<Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
|
|
<Backdrop bgFile="Interface\Tooltips\UI-Tooltip-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
|
|
<EdgeSize> |
|
|
<EdgeSize> |
|
|
|
|
|
|
|
|
</Frame> |
|
|
</Frame> |
|
|
</Frames> |
|
|
</Frames> |
|
|
<KeyValues> |
|
|
<KeyValues> |
|
|
<KeyValue key="backdropInfo" value="BACKDROP_TOOLTIP_16_16_5555" type="global"/> |
|
|
|
|
|
|
|
|
<KeyValue key="backdropInfo" value="BACKDROP_TUTORIAL_16_16" type="global"/> |
|
|
</KeyValues> |
|
|
</KeyValues> |
|
|
<Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
|
|
<Backdrop bgFile="Interface\DialogFrame\UI-DialogBox-Background" edgeFile="Interface\Tooltips\UI-Tooltip-Border" tile="true"> |
|
|
<EdgeSize> |
|
|
<EdgeSize> |
|
|
|
|
|
|
|
|
</Backdrop> |
|
|
</Backdrop> |
|
|
<Scripts> |
|
|
<Scripts> |
|
|
<OnLoad> |
|
|
<OnLoad> |
|
|
|
|
|
self.backdropInfo = { |
|
|
|
|
|
bgFile = "Interface\\Tooltips\\UI-Tooltip-Background", |
|
|
|
|
|
edgeFile = "Interface\\Tooltips\\UI-Tooltip-Border", |
|
|
|
|
|
tile = true, |
|
|
|
|
|
tileEdge = true, |
|
|
|
|
|
tileSize = 16, |
|
|
|
|
|
edgeSize = 16, |
|
|
|
|
|
insets = { left = 5, right = 5, top = 5, bottom = 5 }, |
|
|
|
|
|
}; |
|
|
self:ApplyBackdrop(); |
|
|
self:ApplyBackdrop(); |
|
|
self:SetBackdropBorderColor(0.6, 0.6, 0.6); |
|
|
self:SetBackdropBorderColor(0.6, 0.6, 0.6); |
|
|
self:SetBackdropColor(0.2, 0.2, 0.2); |
|
|
self:SetBackdropColor(0.2, 0.2, 0.2); |