Changeset 11792 for data/branches/cegui0.8_ogre1.9/gui/imagesets
- Timestamp:
- Feb 20, 2018, 11:41:51 PM (7 years ago)
- Location:
- data/branches/cegui0.8_ogre1.9/gui/imagesets
- Files:
-
- 8 edited
Legend:
- Unmodified
- Added
- Removed
-
data/branches/cegui0.8_ogre1.9/gui/imagesets/MainMenuBackground.imageset
r5701 r11792 1 <?xml version= "1.0"?>2 <Imageset Name="MainMenuBackground" Imagefile="main_menu_1.jpg" NativeHorzRes="1400" NativeVertRes="1050" AutoScaled="true">3 <Image Name="Background" XPos="0" YPos="0" Width="1400" Height="1050"/>1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="main_menu_1.jpg" name="MainMenuBackground" nativeHorzRes="1400" nativeVertRes="1050" version="2"> 3 <Image height="1050" name="Background" width="1400" xPos="0" yPos="0" /> 4 4 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/OrxonoxLook.imageset
r11335 r11792 1 <?xml version="1.0" ?> 2 <Imageset Name="OrxonoxLook" Imagefile="OrxonoxLook.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true"> 3 <Image Name="ClientBrush" XPos="2" YPos="2" Width="64" Height="64" /> 4 <Image Name="GenericBrush" XPos="9" YPos="71" Width="1" Height="1" /> 5 <Image Name="WindowLeftEdge" XPos="6" YPos="95" Width="1" Height="22" XOffset="4" /> 6 <Image Name="WindowRightEdge" XPos="34" YPos="95" Width="1" Height="22" XOffset="-5" /> 7 <Image Name="WindowTopEdge" XPos="9" YPos="68" Width="23" Height="1" /> 8 <Image Name="WindowBottomEdge" XPos="9" YPos="143" Width="23" Height="1" /> 9 <Image Name="WindowTopLeft" XPos="2" YPos="68" Width="5" Height="24" /> 10 <Image Name="WindowTopRight" XPos="34" YPos="68" Width="5" Height="24" /> 11 <Image Name="WindowBottomLeft" XPos="2" YPos="120" Width="5" Height="24" /> 12 <Image Name="WindowBottomRight" XPos="34" YPos="120" Width="5" Height="24" /> 13 <Image Name="ButtonLeftNormal" XPos="68" YPos="20" Width="15" Height="16" /> 14 <Image Name="ButtonMiddleNormal" XPos="83" YPos="20" Width="10" Height="16" /> 15 <Image Name="ButtonRightNormal" XPos="93" YPos="20" Width="15" Height="16" /> 16 <Image Name="ButtonLeftPushed" XPos="68" YPos="38" Width="15" Height="16" /> 17 <Image Name="ButtonMiddlePushed" XPos="83" YPos="38" Width="10" Height="16" /> 18 <Image Name="ButtonRightPushed" XPos="93" YPos="38" Width="15" Height="16" /> 19 <Image Name="ButtonLeftHighlight" XPos="68" YPos="56" Width="15" Height="16" /> 20 <Image Name="ButtonMiddleHighlight" XPos="83" YPos="56" Width="10" Height="16" /> 21 <Image Name="ButtonRightHighlight" XPos="93" YPos="56" Width="15" Height="16" /> 22 <Image Name="ButtonLeftSelected" XPos="123" YPos="76" Width="15" Height="16" /> 23 <Image Name="ButtonMiddleSelected" XPos="138" YPos="76" Width="10" Height="16" /> 24 <Image Name="ButtonRightSelected" XPos="148" YPos="76" Width="15" Height="16" /> 25 <Image Name="CheckboxNormal" XPos="110" YPos="2" Width="12" Height="12" /> 26 <Image Name="CheckboxHover" XPos="110" YPos="30" Width="12" Height="12" /> 27 <Image Name="CheckboxMark" XPos="110" YPos="16" Width="12" Height="12" /> 28 <Image Name="RadioButtonNormal" XPos="124" YPos="2" Width="12" Height="12" /> 29 <Image Name="RadioButtonHover" XPos="124" YPos="30" Width="12" Height="12" /> 30 <Image Name="RadioButtonMark" XPos="124" YPos="16" Width="12" Height="12" /> 31 <Image Name="TitlebarLeft" XPos="68" YPos="2" Width="8" Height="16" /> 32 <Image Name="TitlebarMiddle" XPos="78" YPos="2" Width="8" Height="16" /> 33 <Image Name="TitlebarRight" XPos="88" YPos="2" Width="8" Height="16" /> 34 <Image Name="NewTitlebarLeft" XPos="61" YPos="127" Width="13" Height="16" /> 35 <Image Name="NewTitlebarMiddle" XPos="77" YPos="127" Width="12" Height="16" /> 36 <Image Name="NewTitlebarRight" XPos="92" YPos="127" Width="12" Height="16" /> 37 <Image Name="SysAreaMiddle" XPos="107" YPos="127" Width="12" Height="16" /> 38 <Image Name="SysAreaRight" XPos="122" YPos="127" Width="13" Height="16" /> 39 <Image Name="StaticLeft" XPos="41" YPos="89" Width="6" Height="6" /> 40 <Image Name="StaticRight" XPos="63" YPos="89" Width="6" Height="6" /> 41 <Image Name="StaticTop" XPos="52" YPos="78" Width="6" Height="6" /> 42 <Image Name="StaticBottom" XPos="52" YPos="100" Width="6" Height="6" /> 43 <Image Name="StaticTopLeft" XPos="41" YPos="78" Width="6" Height="6" /> 44 <Image Name="StaticTopRight" XPos="63" YPos="78" Width="6" Height="6" /> 45 <Image Name="StaticBottomLeft" XPos="41" YPos="100" Width="6" Height="6" /> 46 <Image Name="StaticBottomRight" XPos="63" YPos="100" Width="6" Height="6" /> 47 <Image Name="StaticBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 48 <Image Name="ProgressBarLeft" XPos="71" YPos="74" Width="7" Height="12" /> 49 <Image Name="ProgressBarMiddle" XPos="80" YPos="74" Width="6" Height="12" /> 50 <Image Name="ProgressBarRight" XPos="88" YPos="74" Width="6" Height="12" /> 51 <Image Name="ProgressBarDimSegment" XPos="96" YPos="74" Width="8" Height="12" /> 52 <Image Name="ProgressBarLitSegment" XPos="106" YPos="74" Width="8" Height="12" /> 53 <Image Name="EditBoxLeft" XPos="41" YPos="108" Width="4" Height="18" /> 54 <Image Name="EditBoxMiddle" XPos="47" YPos="108" Width="4" Height="18" /> 55 <Image Name="EditBoxRight" XPos="53" YPos="108" Width="4" Height="18" /> 56 <Image Name="EditBoxCarat" XPos="60" YPos="108" Width="4" Height="18" /> 57 <Image Name="SpinnerUpNormal" XPos="68" YPos="110" Width="10" Height="6" /> 58 <Image Name="SpinnerDownNormal" XPos="68" YPos="118" Width="10" Height="6" /> 59 <Image Name="SpinnerUpHover" XPos="82" YPos="110" Width="10" Height="6" /> 60 <Image Name="SpinnerDownHover" XPos="82" YPos="118" Width="10" Height="6" /> 61 <Image Name="TextSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 62 <Image Name="VertScrollTop" XPos="182" YPos="2" Width="20" Height="8" /> 63 <Image Name="VertScrollMiddle" XPos="182" YPos="12" Width="20" Height="8" /> 64 <Image Name="VertScrollBottom" XPos="182" YPos="22" Width="20" Height="8" /> 65 <Image Name="VertScrollBarSegment" XPos="206" YPos="2" Width="4" Height="10" /> 66 <Image Name="VertScrollThumbNormal" XPos="214" YPos="2" Width="8" Height="24" /> 67 <Image Name="VertScrollThumbHover" XPos="224" YPos="2" Width="8" Height="24" /> 68 <Image Name="VertScrollUpNormal" XPos="196" YPos="32" Width="12" Height="12" /> 69 <Image Name="VertScrollDownNormal" XPos="182" YPos="32" Width="12" Height="12" /> 70 <Image Name="VertScrollUpHover" XPos="196" YPos="46" Width="12" Height="12" /> 71 <Image Name="VertScrollDownHover" XPos="182" YPos="46" Width="12" Height="12" /> 72 <Image Name="MiniVertScrollBarSegment" XPos="207" YPos="60" Width="4" Height="10" /> 73 <Image Name="MiniVertScrollThumbNormal" XPos="214" YPos="59" Width="7" Height="22" /> 74 <Image Name="MiniVertScrollThumbTopNormal" XPos="214" YPos="59" Width="7" Height="5" /> 75 <Image Name="MiniVertScrollThumbMiddleNormal" XPos="214" YPos="65" Width="7" Height="5" /> 76 <Image Name="MiniVertScrollThumbBottomNormal" XPos="214" YPos="76" Width="7" Height="5" /> 77 <Image Name="MiniVertScrollThumbTopHover" XPos="223" YPos="59" Width="7" Height="5" /> 78 <Image Name="MiniVertScrollThumbMiddleHover" XPos="223" YPos="65" Width="7" Height="5" /> 79 <Image Name="MiniVertScrollThumbBottomHover" XPos="223" YPos="76" Width="7" Height="5" /> 80 <Image Name="MiniVertScrollThumbHover" XPos="223" YPos="59" Width="7" Height="22" /> 81 <Image Name="MiniVertScrollUpNormal" XPos="194" YPos="60" Width="10" Height="9" /> 82 <Image Name="MiniVertScrollDownNormal" XPos="182" YPos="59" Width="10" Height="9" /> 83 <Image Name="MiniVertScrollUpHover" XPos="194" YPos="70" Width="10" Height="9" /> 84 <Image Name="MiniVertScrollDownHover" XPos="182" YPos="69" Width="10" Height="9" /> 85 <Image Name="VertSliderBody" XPos="234" YPos="2" Width="9" Height="48" /> 86 <Image Name="VertSliderThumbNormal" XPos="217" YPos="28" Width="15" Height="6" /> 87 <Image Name="VertSliderThumbHover" XPos="217" YPos="36" Width="15" Height="6" /> 88 <Image Name="MiniHorzScrollBarSegment" XPos="244" YPos="80" Width="10" Height="4" /> 89 <Image Name="MiniHorzScrollThumbNormal" XPos="233" YPos="87" Width="22" Height="7" /> 90 <Image Name="MiniHorzScrollThumbLeftNormal" XPos="233" YPos="87" Width="5" Height="7" /> 91 <Image Name="MiniHorzScrollThumbMiddleNormal" XPos="239" YPos="87" Width="5" Height="7" /> 92 <Image Name="MiniHorzScrollThumbRightNormal" XPos="250" YPos="87" Width="5" Height="7" /> 93 <Image Name="MiniHorzScrollThumbHover" XPos="233" YPos="96" Width="22" Height="7" /> 94 <Image Name="MiniHorzScrollThumbLeftHover" XPos="233" YPos="96" Width="5" Height="7" /> 95 <Image Name="MiniHorzScrollThumbMiddleHover" XPos="239" YPos="96" Width="5" Height="7" /> 96 <Image Name="MiniHorzScrollThumbRightHover" XPos="250" YPos="96" Width="5" Height="7" /> 97 <Image Name="MiniHorzScrollLeftNormal" XPos="246" YPos="55" Width="9" Height="10" /> 98 <Image Name="MiniHorzScrollRightNormal" XPos="245" YPos="67" Width="9" Height="10" /> 99 <Image Name="MiniHorzScrollLeftHover" XPos="236" YPos="55" Width="9" Height="10" /> 100 <Image Name="MiniHorzScrollRightHover" XPos="235" YPos="67" Width="9" Height="10" /> 101 <Image Name="ListboxLeft" XPos="41" YPos="89" Width="7" Height="6" /> 102 <Image Name="ListboxRight" XPos="62" YPos="89" Width="7" Height="6" /> 103 <Image Name="ListboxTop" XPos="52" YPos="78" Width="6" Height="7" /> 104 <Image Name="ListboxBottom" XPos="52" YPos="99" Width="6" Height="7" /> 105 <Image Name="ListboxTopLeft" XPos="41" YPos="78" Width="7" Height="7" /> 106 <Image Name="ListboxTopRight" XPos="62" YPos="78" Width="7" Height="7" /> 107 <Image Name="ListboxBottomLeft" XPos="41" YPos="99" Width="7" Height="7" /> 108 <Image Name="ListboxBottomRight" XPos="62" YPos="99" Width="7" Height="7" /> 109 <Image Name="ListboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 110 <Image Name="ListboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 111 <Image Name="ComboboxEditLeft" XPos="138" YPos="2" Width="8" Height="16" /> 112 <Image Name="ComboboxEditMiddle" XPos="148" YPos="2" Width="8" Height="16" /> 113 <Image Name="ComboboxListButtonNormal" XPos="158" YPos="2" Width="16" Height="16" /> 114 <Image Name="ComboboxListButtonHover" XPos="158" YPos="20" Width="16" Height="16" /> 115 <Image Name="ComboboxListLeft" XPos="138" YPos="48" Width="8" Height="8" /> 116 <Image Name="ComboboxListRight" XPos="158" YPos="48" Width="8" Height="8" /> 117 <Image Name="ComboboxListTop" XPos="148" YPos="48" Width="8" Height="8" /> 118 <Image Name="ComboboxListBottom" XPos="148" YPos="58" Width="8" Height="8" /> 119 <Image Name="ComboboxListTopLeft" XPos="138" YPos="38" Width="8" Height="8" /> 120 <Image Name="ComboboxListTopRight" XPos="158" YPos="38" Width="8" Height="8" /> 121 <Image Name="ComboboxListBottomLeft" XPos="138" YPos="58" Width="8" Height="8" /> 122 <Image Name="ComboboxListBottomRight" XPos="158" YPos="58" Width="8" Height="8" /> 123 <Image Name="ComboboxListBackdrop" XPos="148" YPos="48" Width="8" Height="8" /> 124 <Image Name="ComboboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 125 <Image Name="ComboboxDividerLeft" XPos="138" YPos="68" Width="14" Height="1" /> 126 <Image Name="ComboboxDividerMiddle" XPos="154" YPos="68" Width="8" Height="1" /> 127 <Image Name="ComboboxDividerRight" XPos="164" YPos="68" Width="14" Height="1" /> 128 <Image Name="HeaderBarBackdropNormal" XPos="230" YPos="163" Width="10" Height="12" /> 129 <Image Name="HeaderBarBackdropHover" XPos="230" YPos="163" Width="10" Height="12" /> 130 <Image Name="HeaderBarSplitterNormal" XPos="225" YPos="92" Width="3" Height="16" /> 131 <Image Name="HeaderBarSplitterHover" XPos="200" YPos="92" Width="3" Height="16" /> 132 <Image Name="HeaderBarSortUp" XPos="233" YPos="178" Width="8" Height="8" /> 133 <Image Name="HeaderBarSortDown" XPos="244" YPos="178" Width="8" Height="8" /> 134 <Image Name="MultiListLeft" XPos="170" YPos="92" Width="7" Height="6" /> 135 <Image Name="MultiListRight" XPos="191" YPos="92" Width="7" Height="6" /> 136 <Image Name="MultiListTop" XPos="181" YPos="81" Width="6" Height="7" /> 137 <Image Name="MultiListBottom" XPos="181" YPos="102" Width="6" Height="7" /> 138 <Image Name="MultiListTopLeft" XPos="170" YPos="81" Width="7" Height="7" /> 139 <Image Name="MultiListTopRight" XPos="191" YPos="81" Width="7" Height="7" /> 140 <Image Name="MultiListBottomLeft" XPos="170" YPos="102" Width="7" Height="7" /> 141 <Image Name="MultiListBottomRight" XPos="191" YPos="102" Width="7" Height="7" /> 142 <Image Name="MultiListBackdrop" XPos="181" YPos="92" Width="6" Height="6" /> 143 <Image Name="MultiListSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" /> 144 <Image Name="AltProgressLeft" XPos="71" YPos="88" Width="8" Height="12" /> 145 <Image Name="AltProgressMiddle" XPos="81" YPos="88" Width="8" Height="12" /> 146 <Image Name="AltProgressRight" XPos="91" YPos="88" Width="8" Height="12" /> 147 <Image Name="AltProgressQuarter" XPos="102" YPos="89" Width="3" Height="4" /> 148 <Image Name="AltProgressHalf" XPos="109" YPos="89" Width="4" Height="5" /> 149 <Image Name="AltProgressLight1" XPos="100" YPos="97" Width="4" Height="8" /> 150 <Image Name="AltProgressLight2" XPos="106" YPos="97" Width="4" Height="8" /> 151 <Image Name="AltProgressLight3" XPos="112" YPos="97" Width="4" Height="8" /> 152 <Image Name="AltProgressLight4" XPos="118" YPos="97" Width="4" Height="8" /> 153 <Image Name="AltProgressLight5" XPos="124" YPos="97" Width="4" Height="8" /> 154 <Image Name="AltProgressLight6" XPos="130" YPos="97" Width="4" Height="8" /> 155 <Image Name="AltProgressLight7" XPos="136" YPos="97" Width="4" Height="8" /> 156 <Image Name="AltProgressLight8" XPos="142" YPos="97" Width="4" Height="8" /> 157 <Image Name="AltProgressLight9" XPos="148" YPos="97" Width="4" Height="8" /> 158 <Image Name="AltProgressLight10" XPos="154" YPos="97" Width="4" Height="8" /> 159 <Image Name="CloseButtonNormal" XPos="41" YPos="128" Width="16" Height="16" /> 160 <Image Name="CloseButtonHover" XPos="41" YPos="146" Width="16" Height="16" /> 161 <Image Name="CloseButtonPressed" XPos="41" YPos="164" Width="16" Height="16" /> 162 <Image Name="NewCloseButtonNormal" XPos="90" YPos="146" Width="10" Height="10" /> 163 <Image Name="NewCloseButtonHover" XPos="90" YPos="146" Width="10" Height="10" /> 164 <Image Name="NewCloseButtonPressed" XPos="90" YPos="146" Width="10" Height="10" /> 165 <Image Name="MultiLineEditboxLeft" XPos="41" YPos="89" Width="6" Height="6" /> 166 <Image Name="MultiLineEditboxRight" XPos="63" YPos="89" Width="6" Height="6" /> 167 <Image Name="MultiLineEditboxTop" XPos="52" YPos="78" Width="6" Height="6" /> 168 <Image Name="MultiLineEditboxBottom" XPos="52" YPos="100" Width="6" Height="6" /> 169 <Image Name="MultiLineEditboxTopLeft" XPos="41" YPos="78" Width="6" Height="6" /> 170 <Image Name="MultiLineEditboxTopRight" XPos="63" YPos="78" Width="6" Height="6" /> 171 <Image Name="MultiLineEditboxBottomLeft" XPos="41" YPos="100" Width="6" Height="6" /> 172 <Image Name="MultiLineEditboxBottomRight" XPos="63" YPos="100" Width="6" Height="6" /> 173 <Image Name="MultiLineEditboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 174 <Image Name="MultiLineEditboxSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" /> 175 <Image Name="MouseTarget" XPos="182" YPos="127" Width="17" Height="17" XOffset="-8" YOffset="-8" /> 176 <Image Name="MouseArrow" XPos="138" YPos="127" Width="31" Height="25" XOffset="0" YOffset="0" /> 177 <Image Name="MouseMoveCursor" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" /> 178 <Image Name="MouseNoSoCursor" XPos="221" YPos="127" Width="8" Height="18" XOffset="-3" YOffset="-8" /> 179 <Image Name="MouseEsWeCursor" XPos="182" YPos="150" Width="18" Height="8" XOffset="-8" YOffset="-3" /> 180 <Image Name="MouseNeSwCursor" XPos="201" YPos="147" Width="14" Height="14" XOffset="-7" YOffset="-7" /> 181 <Image Name="MouseNwSeCursor" XPos="230" YPos="126" Width="14" Height="14" XOffset="-7" YOffset="-7" /> 182 <Image Name="MouseTextBar" XPos="173" YPos="127" Width="7" Height="18" XOffset="-2" YOffset="-9" /> 183 <Image Name="TabHorizontalFiller" XPos="197" YPos="201" Width="7" Height="1" /> 184 <Image Name="TabContentPaneUpperLeft" XPos="41" YPos="78" Width="7" Height="7" /> 185 <Image Name="TabContentPaneUpper" XPos="52" YPos="78" Width="6" Height="7" /> 186 <Image Name="TabContentPaneUpperRight" XPos="62" YPos="78" Width="7" Height="7" /> 187 <Image Name="TabContentPaneLeft" XPos="41" YPos="89" Width="7" Height="6" /> 188 <Image Name="TabContentPaneRight" XPos="62" YPos="89" Width="7" Height="6" /> 189 <Image Name="TabContentPaneLower" XPos="52" YPos="99" Width="6" Height="7" /> 190 <Image Name="TabContentPaneLowerLeft" XPos="41" YPos="99" Width="7" Height="7" /> 191 <Image Name="TabContentPaneLowerRight" XPos="62" YPos="99" Width="7" Height="7" /> 192 <Image Name="TabContentPaneMiddle" XPos="52" YPos="89" Width="6" Height="6" /> 193 <Image Name="TabButtonScrollLeftNormal" XPos="97" YPos="108" Width="16" Height="17" /> 194 <Image Name="TabButtonScrollRightNormal" XPos="112" YPos="108" Width="16" Height="17" /> 195 <Image Name="TabButtonScrollLeftHover" XPos="127" YPos="108" Width="16" Height="17" /> 196 <Image Name="TabButtonScrollRightHover" XPos="142" YPos="108" Width="16" Height="17" /> 197 <Image Name="TabButtonLeftNormal" XPos="41" YPos="89" Width="7" Height="6" /> 198 <Image Name="TabButtonRightNormal" XPos="62" YPos="89" Width="7" Height="6" /> 199 <Image Name="TabButtonUpperNormal" XPos="52" YPos="78" Width="6" Height="7" /> 200 <Image Name="TabButtonLowerNormal" XPos="52" YPos="99" Width="6" Height="7" /> 201 <Image Name="TabButtonUpperLeftNormal" XPos="41" YPos="78" Width="7" Height="7" /> 202 <Image Name="TabButtonUpperLeft2Normal" XPos="186" YPos="164" Width="7" Height="7" /> 203 <Image Name="TabButtonUpperRightNormal" XPos="62" YPos="78" Width="7" Height="7" /> 204 <Image Name="TabButtonLowerLeftNormal" XPos="41" YPos="99" Width="7" Height="7" /> 205 <Image Name="TabButtonLowerRightNormal" XPos="62" YPos="99" Width="7" Height="7" /> 206 <Image Name="TabButtonLowerRight2Normal" XPos="187" YPos="195" Width="7" Height="7" /> 207 <Image Name="TabButtonMiddleNormal" XPos="52" YPos="89" Width="6" Height="6" /> 208 <Image Name="TabButtonLeftSelected" XPos="41" YPos="89" Width="7" Height="6" /> 209 <Image Name="TabButtonRightSelected" XPos="62" YPos="89" Width="7" Height="6" /> 210 <Image Name="TabButtonUpperSelected" XPos="52" YPos="78" Width="6" Height="7" /> 211 <Image Name="TabButtonLowerSelected" XPos="52" YPos="89" Width="6" Height="6" /> 212 <Image Name="TabButtonUpperLeftSelected" XPos="41" YPos="78" Width="7" Height="7" /> 213 <Image Name="TabButtonUpperRightSelected" XPos="62" YPos="78" Width="7" Height="7" /> 214 <Image Name="TabButtonLowerLeftSelected" XPos="41" YPos="99" Width="7" Height="7" /> 215 <Image Name="TabButtonLowerRightSelected" XPos="62" YPos="99" Width="7" Height="7" /> 216 <Image Name="TabButtonMiddleSelected" XPos="52" YPos="89" Width="6" Height="6" /> 217 <Image Name="TooltipTopLeft" XPos="61" YPos="160" Width="4" Height="4" /> 218 <Image Name="TooltipTopRight" XPos="85" YPos="160" Width="5" Height="4" /> 219 <Image Name="TooltipBottomLeft" XPos="61" YPos="184" Width="4" Height="5" /> 220 <Image Name="TooltipBottomRight" XPos="85" YPos="184" Width="5" Height="5" /> 221 <Image Name="TooltipLeftEdge" XPos="61" YPos="171" Width="4" Height="6" /> 222 <Image Name="TooltipRightEdge" XPos="85" YPos="171" Width="5" Height="6" /> 223 <Image Name="TooltipTopEdge" XPos="72" YPos="160" Width="6" Height="4" /> 224 <Image Name="TooltipBottomEdge" XPos="72" YPos="184" Width="6" Height="5" /> 225 <Image Name="TooltipMiddle" XPos="72" YPos="171" Width="6" Height="6" /> 226 <Image Name="MenuTopLeft" XPos="166" YPos="204" Width="2" Height="2" /> 227 <Image Name="MenuTopRight" XPos="175" YPos="204" Width="3" Height="2" /> 228 <Image Name="MenuBottomLeft" XPos="166" YPos="213" Width="2" Height="3" /> 229 <Image Name="MenuBottomRight" XPos="175" YPos="213" Width="3" Height="3" /> 230 <Image Name="MenuLeft" XPos="166" YPos="209" Width="2" Height="1" /> 231 <Image Name="MenuRight" XPos="175" YPos="209" Width="3" Height="1" /> 232 <Image Name="MenuTop" XPos="171" YPos="204" Width="1" Height="2" /> 233 <Image Name="MenuBottom" XPos="171" YPos="213" Width="1" Height="3" /> 234 <Image Name="MenuMiddle" XPos="171" YPos="209" Width="1" Height="1" /> 235 <Image Name="PopupMenuFrameTopLeft" XPos="186" YPos="204" Width="2" Height="2" /> 236 <Image Name="PopupMenuFrameTopRight" XPos="195" YPos="204" Width="4" Height="2" /> 237 <Image Name="PopupMenuFrameBottomLeft" XPos="186" YPos="213" Width="2" Height="4" /> 238 <Image Name="PopupMenuFrameBottomRight" XPos="195" YPos="213" Width="4" Height="4" /> 239 <Image Name="PopupMenuFrameLeft" XPos="186" YPos="209" Width="2" Height="1" /> 240 <Image Name="PopupMenuFrameRight" XPos="195" YPos="209" Width="4" Height="1" /> 241 <Image Name="PopupMenuFrameTop" XPos="191" YPos="204" Width="1" Height="2" /> 242 <Image Name="PopupMenuFrameBottom" XPos="191" YPos="213" Width="1" Height="4" /> 243 <Image Name="PopupMenuMiddle" XPos="191" YPos="209" Width="1" Height="1" /> 244 <Image Name="PopupMenuArrowRight" XPos="179" YPos="204" Width="5" Height="5" /> 245 <Image Name="PopupMenuArrowLeft" XPos="179" YPos="210" Width="5" Height="5" /> 246 <Image Name="TreeListClosed" XPos="175" YPos="111" Width="7" Height="11" XOffset="8" YOffset="2" /> 247 <Image Name="TreeListOpened" XPos="164" YPos="111" Width="11" Height="7" XOffset="8" YOffset="2"/> 248 249 <!-- Buttons for Campaign Menu --> 250 <Image Name="JuuButton" XPos="0" YPos="250" Width="5" Height="5"/> 251 1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="OrxonoxLook.png" name="OrxonoxLook" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="64" name="ClientBrush" width="64" xPos="2" yPos="2" /> 4 <Image height="1" name="GenericBrush" width="1" xPos="9" yPos="71" /> 5 <Image XOffset="4" height="22" name="WindowLeftEdge" width="1" xPos="6" yPos="95" /> 6 <Image XOffset="-5" height="22" name="WindowRightEdge" width="1" xPos="34" yPos="95" /> 7 <Image height="1" name="WindowTopEdge" width="23" xPos="9" yPos="68" /> 8 <Image height="1" name="WindowBottomEdge" width="23" xPos="9" yPos="143" /> 9 <Image height="24" name="WindowTopLeft" width="5" xPos="2" yPos="68" /> 10 <Image height="24" name="WindowTopRight" width="5" xPos="34" yPos="68" /> 11 <Image height="24" name="WindowBottomLeft" width="5" xPos="2" yPos="120" /> 12 <Image height="24" name="WindowBottomRight" width="5" xPos="34" yPos="120" /> 13 <Image height="16" name="ButtonLeftNormal" width="15" xPos="68" yPos="20" /> 14 <Image height="16" name="ButtonMiddleNormal" width="10" xPos="83" yPos="20" /> 15 <Image height="16" name="ButtonRightNormal" width="15" xPos="93" yPos="20" /> 16 <Image height="16" name="ButtonLeftPushed" width="15" xPos="68" yPos="38" /> 17 <Image height="16" name="ButtonMiddlePushed" width="10" xPos="83" yPos="38" /> 18 <Image height="16" name="ButtonRightPushed" width="15" xPos="93" yPos="38" /> 19 <Image height="16" name="ButtonLeftHighlight" width="15" xPos="68" yPos="56" /> 20 <Image height="16" name="ButtonMiddleHighlight" width="10" xPos="83" yPos="56" /> 21 <Image height="16" name="ButtonRightHighlight" width="15" xPos="93" yPos="56" /> 22 <Image height="16" name="ButtonLeftSelected" width="15" xPos="123" yPos="76" /> 23 <Image height="16" name="ButtonMiddleSelected" width="10" xPos="138" yPos="76" /> 24 <Image height="16" name="ButtonRightSelected" width="15" xPos="148" yPos="76" /> 25 <Image height="12" name="CheckboxNormal" width="12" xPos="110" yPos="2" /> 26 <Image height="12" name="CheckboxHover" width="12" xPos="110" yPos="30" /> 27 <Image height="12" name="CheckboxMark" width="12" xPos="110" yPos="16" /> 28 <Image height="12" name="RadioButtonNormal" width="12" xPos="124" yPos="2" /> 29 <Image height="12" name="RadioButtonHover" width="12" xPos="124" yPos="30" /> 30 <Image height="12" name="RadioButtonMark" width="12" xPos="124" yPos="16" /> 31 <Image height="16" name="TitlebarLeft" width="8" xPos="68" yPos="2" /> 32 <Image height="16" name="TitlebarMiddle" width="8" xPos="78" yPos="2" /> 33 <Image height="16" name="TitlebarRight" width="8" xPos="88" yPos="2" /> 34 <Image height="16" name="NewTitlebarLeft" width="13" xPos="61" yPos="127" /> 35 <Image height="16" name="NewTitlebarMiddle" width="12" xPos="77" yPos="127" /> 36 <Image height="16" name="NewTitlebarRight" width="12" xPos="92" yPos="127" /> 37 <Image height="16" name="SysAreaMiddle" width="12" xPos="107" yPos="127" /> 38 <Image height="16" name="SysAreaRight" width="13" xPos="122" yPos="127" /> 39 <Image height="6" name="StaticLeft" width="6" xPos="41" yPos="89" /> 40 <Image height="6" name="StaticRight" width="6" xPos="63" yPos="89" /> 41 <Image height="6" name="StaticTop" width="6" xPos="52" yPos="78" /> 42 <Image height="6" name="StaticBottom" width="6" xPos="52" yPos="100" /> 43 <Image height="6" name="StaticTopLeft" width="6" xPos="41" yPos="78" /> 44 <Image height="6" name="StaticTopRight" width="6" xPos="63" yPos="78" /> 45 <Image height="6" name="StaticBottomLeft" width="6" xPos="41" yPos="100" /> 46 <Image height="6" name="StaticBottomRight" width="6" xPos="63" yPos="100" /> 47 <Image height="6" name="StaticBackdrop" width="6" xPos="52" yPos="89" /> 48 <Image height="12" name="ProgressBarLeft" width="7" xPos="71" yPos="74" /> 49 <Image height="12" name="ProgressBarMiddle" width="6" xPos="80" yPos="74" /> 50 <Image height="12" name="ProgressBarRight" width="6" xPos="88" yPos="74" /> 51 <Image height="12" name="ProgressBarDimSegment" width="8" xPos="96" yPos="74" /> 52 <Image height="12" name="ProgressBarLitSegment" width="8" xPos="106" yPos="74" /> 53 <Image height="18" name="EditBoxLeft" width="4" xPos="41" yPos="108" /> 54 <Image height="18" name="EditBoxMiddle" width="4" xPos="47" yPos="108" /> 55 <Image height="18" name="EditBoxRight" width="4" xPos="53" yPos="108" /> 56 <Image height="18" name="EditBoxCarat" width="4" xPos="60" yPos="108" /> 57 <Image height="6" name="SpinnerUpNormal" width="10" xPos="68" yPos="110" /> 58 <Image height="6" name="SpinnerDownNormal" width="10" xPos="68" yPos="118" /> 59 <Image height="6" name="SpinnerUpHover" width="10" xPos="82" yPos="110" /> 60 <Image height="6" name="SpinnerDownHover" width="10" xPos="82" yPos="118" /> 61 <Image height="16" name="TextSelectionBrush" width="16" xPos="8" yPos="70" /> 62 <Image height="8" name="VertScrollTop" width="20" xPos="182" yPos="2" /> 63 <Image height="8" name="VertScrollMiddle" width="20" xPos="182" yPos="12" /> 64 <Image height="8" name="VertScrollBottom" width="20" xPos="182" yPos="22" /> 65 <Image height="10" name="VertScrollBarSegment" width="4" xPos="206" yPos="2" /> 66 <Image height="24" name="VertScrollThumbNormal" width="8" xPos="214" yPos="2" /> 67 <Image height="24" name="VertScrollThumbHover" width="8" xPos="224" yPos="2" /> 68 <Image height="12" name="VertScrollUpNormal" width="12" xPos="196" yPos="32" /> 69 <Image height="12" name="VertScrollDownNormal" width="12" xPos="182" yPos="32" /> 70 <Image height="12" name="VertScrollUpHover" width="12" xPos="196" yPos="46" /> 71 <Image height="12" name="VertScrollDownHover" width="12" xPos="182" yPos="46" /> 72 <Image height="10" name="MiniVertScrollBarSegment" width="4" xPos="207" yPos="60" /> 73 <Image height="22" name="MiniVertScrollThumbNormal" width="7" xPos="214" yPos="59" /> 74 <Image height="5" name="MiniVertScrollThumbTopNormal" width="7" xPos="214" yPos="59" /> 75 <Image height="5" name="MiniVertScrollThumbMiddleNormal" width="7" xPos="214" yPos="65" /> 76 <Image height="5" name="MiniVertScrollThumbBottomNormal" width="7" xPos="214" yPos="76" /> 77 <Image height="5" name="MiniVertScrollThumbTopHover" width="7" xPos="223" yPos="59" /> 78 <Image height="5" name="MiniVertScrollThumbMiddleHover" width="7" xPos="223" yPos="65" /> 79 <Image height="5" name="MiniVertScrollThumbBottomHover" width="7" xPos="223" yPos="76" /> 80 <Image height="22" name="MiniVertScrollThumbHover" width="7" xPos="223" yPos="59" /> 81 <Image height="9" name="MiniVertScrollUpNormal" width="10" xPos="194" yPos="60" /> 82 <Image height="9" name="MiniVertScrollDownNormal" width="10" xPos="182" yPos="59" /> 83 <Image height="9" name="MiniVertScrollUpHover" width="10" xPos="194" yPos="70" /> 84 <Image height="9" name="MiniVertScrollDownHover" width="10" xPos="182" yPos="69" /> 85 <Image height="48" name="VertSliderBody" width="9" xPos="234" yPos="2" /> 86 <Image height="6" name="VertSliderThumbNormal" width="15" xPos="217" yPos="28" /> 87 <Image height="6" name="VertSliderThumbHover" width="15" xPos="217" yPos="36" /> 88 <Image height="4" name="MiniHorzScrollBarSegment" width="10" xPos="244" yPos="80" /> 89 <Image height="7" name="MiniHorzScrollThumbNormal" width="22" xPos="233" yPos="87" /> 90 <Image height="7" name="MiniHorzScrollThumbLeftNormal" width="5" xPos="233" yPos="87" /> 91 <Image height="7" name="MiniHorzScrollThumbMiddleNormal" width="5" xPos="239" yPos="87" /> 92 <Image height="7" name="MiniHorzScrollThumbRightNormal" width="5" xPos="250" yPos="87" /> 93 <Image height="7" name="MiniHorzScrollThumbHover" width="22" xPos="233" yPos="96" /> 94 <Image height="7" name="MiniHorzScrollThumbLeftHover" width="5" xPos="233" yPos="96" /> 95 <Image height="7" name="MiniHorzScrollThumbMiddleHover" width="5" xPos="239" yPos="96" /> 96 <Image height="7" name="MiniHorzScrollThumbRightHover" width="5" xPos="250" yPos="96" /> 97 <Image height="10" name="MiniHorzScrollLeftNormal" width="9" xPos="246" yPos="55" /> 98 <Image height="10" name="MiniHorzScrollRightNormal" width="9" xPos="245" yPos="67" /> 99 <Image height="10" name="MiniHorzScrollLeftHover" width="9" xPos="236" yPos="55" /> 100 <Image height="10" name="MiniHorzScrollRightHover" width="9" xPos="235" yPos="67" /> 101 <Image height="6" name="ListboxLeft" width="7" xPos="41" yPos="89" /> 102 <Image height="6" name="ListboxRight" width="7" xPos="62" yPos="89" /> 103 <Image height="7" name="ListboxTop" width="6" xPos="52" yPos="78" /> 104 <Image height="7" name="ListboxBottom" width="6" xPos="52" yPos="99" /> 105 <Image height="7" name="ListboxTopLeft" width="7" xPos="41" yPos="78" /> 106 <Image height="7" name="ListboxTopRight" width="7" xPos="62" yPos="78" /> 107 <Image height="7" name="ListboxBottomLeft" width="7" xPos="41" yPos="99" /> 108 <Image height="7" name="ListboxBottomRight" width="7" xPos="62" yPos="99" /> 109 <Image height="6" name="ListboxBackdrop" width="6" xPos="52" yPos="89" /> 110 <Image height="16" name="ListboxSelectionBrush" width="16" xPos="8" yPos="70" /> 111 <Image height="16" name="ComboboxEditLeft" width="8" xPos="138" yPos="2" /> 112 <Image height="16" name="ComboboxEditMiddle" width="8" xPos="148" yPos="2" /> 113 <Image height="16" name="ComboboxListButtonNormal" width="16" xPos="158" yPos="2" /> 114 <Image height="16" name="ComboboxListButtonHover" width="16" xPos="158" yPos="20" /> 115 <Image height="8" name="ComboboxListLeft" width="8" xPos="138" yPos="48" /> 116 <Image height="8" name="ComboboxListRight" width="8" xPos="158" yPos="48" /> 117 <Image height="8" name="ComboboxListTop" width="8" xPos="148" yPos="48" /> 118 <Image height="8" name="ComboboxListBottom" width="8" xPos="148" yPos="58" /> 119 <Image height="8" name="ComboboxListTopLeft" width="8" xPos="138" yPos="38" /> 120 <Image height="8" name="ComboboxListTopRight" width="8" xPos="158" yPos="38" /> 121 <Image height="8" name="ComboboxListBottomLeft" width="8" xPos="138" yPos="58" /> 122 <Image height="8" name="ComboboxListBottomRight" width="8" xPos="158" yPos="58" /> 123 <Image height="8" name="ComboboxListBackdrop" width="8" xPos="148" yPos="48" /> 124 <Image height="16" name="ComboboxSelectionBrush" width="16" xPos="8" yPos="70" /> 125 <Image height="1" name="ComboboxDividerLeft" width="14" xPos="138" yPos="68" /> 126 <Image height="1" name="ComboboxDividerMiddle" width="8" xPos="154" yPos="68" /> 127 <Image height="1" name="ComboboxDividerRight" width="14" xPos="164" yPos="68" /> 128 <Image height="12" name="HeaderBarBackdropNormal" width="10" xPos="230" yPos="163" /> 129 <Image height="12" name="HeaderBarBackdropHover" width="10" xPos="230" yPos="163" /> 130 <Image height="16" name="HeaderBarSplitterNormal" width="3" xPos="225" yPos="92" /> 131 <Image height="16" name="HeaderBarSplitterHover" width="3" xPos="200" yPos="92" /> 132 <Image height="8" name="HeaderBarSortUp" width="8" xPos="233" yPos="178" /> 133 <Image height="8" name="HeaderBarSortDown" width="8" xPos="244" yPos="178" /> 134 <Image height="6" name="MultiListLeft" width="7" xPos="170" yPos="92" /> 135 <Image height="6" name="MultiListRight" width="7" xPos="191" yPos="92" /> 136 <Image height="7" name="MultiListTop" width="6" xPos="181" yPos="81" /> 137 <Image height="7" name="MultiListBottom" width="6" xPos="181" yPos="102" /> 138 <Image height="7" name="MultiListTopLeft" width="7" xPos="170" yPos="81" /> 139 <Image height="7" name="MultiListTopRight" width="7" xPos="191" yPos="81" /> 140 <Image height="7" name="MultiListBottomLeft" width="7" xPos="170" yPos="102" /> 141 <Image height="7" name="MultiListBottomRight" width="7" xPos="191" yPos="102" /> 142 <Image height="6" name="MultiListBackdrop" width="6" xPos="181" yPos="92" /> 143 <Image height="14" name="MultiListSelectionBrush" width="14" xPos="9" yPos="71" /> 144 <Image height="12" name="AltProgressLeft" width="8" xPos="71" yPos="88" /> 145 <Image height="12" name="AltProgressMiddle" width="8" xPos="81" yPos="88" /> 146 <Image height="12" name="AltProgressRight" width="8" xPos="91" yPos="88" /> 147 <Image height="4" name="AltProgressQuarter" width="3" xPos="102" yPos="89" /> 148 <Image height="5" name="AltProgressHalf" width="4" xPos="109" yPos="89" /> 149 <Image height="8" name="AltProgressLight1" width="4" xPos="100" yPos="97" /> 150 <Image height="8" name="AltProgressLight2" width="4" xPos="106" yPos="97" /> 151 <Image height="8" name="AltProgressLight3" width="4" xPos="112" yPos="97" /> 152 <Image height="8" name="AltProgressLight4" width="4" xPos="118" yPos="97" /> 153 <Image height="8" name="AltProgressLight5" width="4" xPos="124" yPos="97" /> 154 <Image height="8" name="AltProgressLight6" width="4" xPos="130" yPos="97" /> 155 <Image height="8" name="AltProgressLight7" width="4" xPos="136" yPos="97" /> 156 <Image height="8" name="AltProgressLight8" width="4" xPos="142" yPos="97" /> 157 <Image height="8" name="AltProgressLight9" width="4" xPos="148" yPos="97" /> 158 <Image height="8" name="AltProgressLight10" width="4" xPos="154" yPos="97" /> 159 <Image height="16" name="CloseButtonNormal" width="16" xPos="41" yPos="128" /> 160 <Image height="16" name="CloseButtonHover" width="16" xPos="41" yPos="146" /> 161 <Image height="16" name="CloseButtonPressed" width="16" xPos="41" yPos="164" /> 162 <Image height="10" name="NewCloseButtonNormal" width="10" xPos="90" yPos="146" /> 163 <Image height="10" name="NewCloseButtonHover" width="10" xPos="90" yPos="146" /> 164 <Image height="10" name="NewCloseButtonPressed" width="10" xPos="90" yPos="146" /> 165 <Image height="6" name="MultiLineEditboxLeft" width="6" xPos="41" yPos="89" /> 166 <Image height="6" name="MultiLineEditboxRight" width="6" xPos="63" yPos="89" /> 167 <Image height="6" name="MultiLineEditboxTop" width="6" xPos="52" yPos="78" /> 168 <Image height="6" name="MultiLineEditboxBottom" width="6" xPos="52" yPos="100" /> 169 <Image height="6" name="MultiLineEditboxTopLeft" width="6" xPos="41" yPos="78" /> 170 <Image height="6" name="MultiLineEditboxTopRight" width="6" xPos="63" yPos="78" /> 171 <Image height="6" name="MultiLineEditboxBottomLeft" width="6" xPos="41" yPos="100" /> 172 <Image height="6" name="MultiLineEditboxBottomRight" width="6" xPos="63" yPos="100" /> 173 <Image height="6" name="MultiLineEditboxBackdrop" width="6" xPos="52" yPos="89" /> 174 <Image height="14" name="MultiLineEditboxSelectionBrush" width="14" xPos="9" yPos="71" /> 175 <Image XOffset="-8" YOffset="-8" height="17" name="MouseTarget" width="17" xPos="182" yPos="127" /> 176 <Image XOffset="0" YOffset="0" height="25" name="MouseArrow" width="31" xPos="138" yPos="127" /> 177 <Image XOffset="-8" YOffset="-8" height="18" name="MouseMoveCursor" width="18" xPos="201" yPos="127" /> 178 <Image XOffset="-3" YOffset="-8" height="18" name="MouseNoSoCursor" width="8" xPos="221" yPos="127" /> 179 <Image XOffset="-8" YOffset="-3" height="8" name="MouseEsWeCursor" width="18" xPos="182" yPos="150" /> 180 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNeSwCursor" width="14" xPos="201" yPos="147" /> 181 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNwSeCursor" width="14" xPos="230" yPos="126" /> 182 <Image XOffset="-2" YOffset="-9" height="18" name="MouseTextBar" width="7" xPos="173" yPos="127" /> 183 <Image height="1" name="TabHorizontalFiller" width="7" xPos="197" yPos="201" /> 184 <Image height="7" name="TabContentPaneUpperLeft" width="7" xPos="41" yPos="78" /> 185 <Image height="7" name="TabContentPaneUpper" width="6" xPos="52" yPos="78" /> 186 <Image height="7" name="TabContentPaneUpperRight" width="7" xPos="62" yPos="78" /> 187 <Image height="6" name="TabContentPaneLeft" width="7" xPos="41" yPos="89" /> 188 <Image height="6" name="TabContentPaneRight" width="7" xPos="62" yPos="89" /> 189 <Image height="7" name="TabContentPaneLower" width="6" xPos="52" yPos="99" /> 190 <Image height="7" name="TabContentPaneLowerLeft" width="7" xPos="41" yPos="99" /> 191 <Image height="7" name="TabContentPaneLowerRight" width="7" xPos="62" yPos="99" /> 192 <Image height="6" name="TabContentPaneMiddle" width="6" xPos="52" yPos="89" /> 193 <Image height="17" name="TabButtonScrollLeftNormal" width="16" xPos="97" yPos="108" /> 194 <Image height="17" name="TabButtonScrollRightNormal" width="16" xPos="112" yPos="108" /> 195 <Image height="17" name="TabButtonScrollLeftHover" width="16" xPos="127" yPos="108" /> 196 <Image height="17" name="TabButtonScrollRightHover" width="16" xPos="142" yPos="108" /> 197 <Image height="6" name="TabButtonLeftNormal" width="7" xPos="41" yPos="89" /> 198 <Image height="6" name="TabButtonRightNormal" width="7" xPos="62" yPos="89" /> 199 <Image height="7" name="TabButtonUpperNormal" width="6" xPos="52" yPos="78" /> 200 <Image height="7" name="TabButtonLowerNormal" width="6" xPos="52" yPos="99" /> 201 <Image height="7" name="TabButtonUpperLeftNormal" width="7" xPos="41" yPos="78" /> 202 <Image height="7" name="TabButtonUpperLeft2Normal" width="7" xPos="186" yPos="164" /> 203 <Image height="7" name="TabButtonUpperRightNormal" width="7" xPos="62" yPos="78" /> 204 <Image height="7" name="TabButtonLowerLeftNormal" width="7" xPos="41" yPos="99" /> 205 <Image height="7" name="TabButtonLowerRightNormal" width="7" xPos="62" yPos="99" /> 206 <Image height="7" name="TabButtonLowerRight2Normal" width="7" xPos="187" yPos="195" /> 207 <Image height="6" name="TabButtonMiddleNormal" width="6" xPos="52" yPos="89" /> 208 <Image height="6" name="TabButtonLeftSelected" width="7" xPos="41" yPos="89" /> 209 <Image height="6" name="TabButtonRightSelected" width="7" xPos="62" yPos="89" /> 210 <Image height="7" name="TabButtonUpperSelected" width="6" xPos="52" yPos="78" /> 211 <Image height="6" name="TabButtonLowerSelected" width="6" xPos="52" yPos="89" /> 212 <Image height="7" name="TabButtonUpperLeftSelected" width="7" xPos="41" yPos="78" /> 213 <Image height="7" name="TabButtonUpperRightSelected" width="7" xPos="62" yPos="78" /> 214 <Image height="7" name="TabButtonLowerLeftSelected" width="7" xPos="41" yPos="99" /> 215 <Image height="7" name="TabButtonLowerRightSelected" width="7" xPos="62" yPos="99" /> 216 <Image height="6" name="TabButtonMiddleSelected" width="6" xPos="52" yPos="89" /> 217 <Image height="4" name="TooltipTopLeft" width="4" xPos="61" yPos="160" /> 218 <Image height="4" name="TooltipTopRight" width="5" xPos="85" yPos="160" /> 219 <Image height="5" name="TooltipBottomLeft" width="4" xPos="61" yPos="184" /> 220 <Image height="5" name="TooltipBottomRight" width="5" xPos="85" yPos="184" /> 221 <Image height="6" name="TooltipLeftEdge" width="4" xPos="61" yPos="171" /> 222 <Image height="6" name="TooltipRightEdge" width="5" xPos="85" yPos="171" /> 223 <Image height="4" name="TooltipTopEdge" width="6" xPos="72" yPos="160" /> 224 <Image height="5" name="TooltipBottomEdge" width="6" xPos="72" yPos="184" /> 225 <Image height="6" name="TooltipMiddle" width="6" xPos="72" yPos="171" /> 226 <Image height="2" name="MenuTopLeft" width="2" xPos="166" yPos="204" /> 227 <Image height="2" name="MenuTopRight" width="3" xPos="175" yPos="204" /> 228 <Image height="3" name="MenuBottomLeft" width="2" xPos="166" yPos="213" /> 229 <Image height="3" name="MenuBottomRight" width="3" xPos="175" yPos="213" /> 230 <Image height="1" name="MenuLeft" width="2" xPos="166" yPos="209" /> 231 <Image height="1" name="MenuRight" width="3" xPos="175" yPos="209" /> 232 <Image height="2" name="MenuTop" width="1" xPos="171" yPos="204" /> 233 <Image height="3" name="MenuBottom" width="1" xPos="171" yPos="213" /> 234 <Image height="1" name="MenuMiddle" width="1" xPos="171" yPos="209" /> 235 <Image height="2" name="PopupMenuFrameTopLeft" width="2" xPos="186" yPos="204" /> 236 <Image height="2" name="PopupMenuFrameTopRight" width="4" xPos="195" yPos="204" /> 237 <Image height="4" name="PopupMenuFrameBottomLeft" width="2" xPos="186" yPos="213" /> 238 <Image height="4" name="PopupMenuFrameBottomRight" width="4" xPos="195" yPos="213" /> 239 <Image height="1" name="PopupMenuFrameLeft" width="2" xPos="186" yPos="209" /> 240 <Image height="1" name="PopupMenuFrameRight" width="4" xPos="195" yPos="209" /> 241 <Image height="2" name="PopupMenuFrameTop" width="1" xPos="191" yPos="204" /> 242 <Image height="4" name="PopupMenuFrameBottom" width="1" xPos="191" yPos="213" /> 243 <Image height="1" name="PopupMenuMiddle" width="1" xPos="191" yPos="209" /> 244 <Image height="5" name="PopupMenuArrowRight" width="5" xPos="179" yPos="204" /> 245 <Image height="5" name="PopupMenuArrowLeft" width="5" xPos="179" yPos="210" /> 246 <Image XOffset="8" YOffset="2" height="11" name="TreeListClosed" width="7" xPos="175" yPos="111" /> 247 <Image XOffset="8" YOffset="2" height="7" name="TreeListOpened" width="11" xPos="164" yPos="111" /> 248 <Image height="5" name="JuuButton" width="5" xPos="0" yPos="250" /> 252 249 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/PickupInventory.imageset
r10691 r11792 1 <?xml version="1.0" ?> 2 <Imageset Name="PickupInventory" Imagefile="pickup.png" NativeHorzRes="1600" NativeVertRes="100" AutoScaled="true"> 3 <Image Name="Default" XPos="0" YPos="0" Width="100" Height="100"/> 4 5 <Image Name="SmallHealth" XPos="100" YPos="0" Width="100" Height="100"/> 6 <Image Name="MediumHealth" XPos="200" YPos="0" Width="100" Height="100"/> 7 <Image Name="HugeHealth" XPos="300" YPos="0" Width="100" Height="100"/> 8 <Image Name="CrazyMadnessHealth" XPos="400" YPos="0" Width="100" Height="100"/> 9 10 <Image Name="UsePickup" XPos="500" YPos="0" Width="100" Height="100"/> 11 <Image Name="DropPickup" XPos="600" YPos="0" Width="100" Height="100"/> 12 <Image Name="DestroyPickup" XPos="1900" YPos="0" Width="100" Height="100"/> 13 <Image Name="DestroyCarrierPickup" XPos="2000" YPos="0" Width="100" Height="100"/> 14 15 <Image Name="SmallInvisible" XPos="700" YPos="0" Width="100" Height="100"/> 16 <Image Name="MediumInvisible" XPos="800" YPos="0" Width="100" Height="100"/> 17 <Image Name="HugeInvisible" XPos="900" YPos="0" Width="100" Height="100"/> 18 19 <Image Name="SmallShield" XPos="1000" YPos="0" Width="100" Height="100"/> 20 <Image Name="MediumShield" XPos="1100" YPos="0" Width="100" Height="100"/> 21 <Image Name="HugeShield" XPos="1200" YPos="0" Width="100" Height="100"/> 22 23 <Image Name="SmallSpeed" XPos="1300" YPos="0" Width="100" Height="100"/> 24 <Image Name="MediumSpeed" XPos="1400" YPos="0" Width="100" Height="100"/> 25 <Image Name="HugeSpeed" XPos="1500" YPos="0" Width="100" Height="100"/> 26 27 <Image Name="SmallShrink" XPos="1600" YPos="0" Width="100" Height="100"/> 28 <Image Name="MediumShrink" XPos="1700" YPos="0" Width="100" Height="100"/> 29 <Image Name="HugeShrink" XPos="1800" YPos="0" Width="100" Height="100"/> 30 31 <Image Name="SmallDamageBoost" XPos="2100" YPos="0" Width="100" Height="100"/> 32 <Image Name="MediumDamageBoost" XPos="2200" YPos="0" Width="100" Height="100"/> 33 <Image Name="HugeDamageBoost" XPos="2300" YPos="0" Width="100" Height="100"/> 34 35 <Image Name="SmallMunition" XPos="2400" YPos="0" Width="100" Height="100"/> 36 <Image Name="MediumMunition" XPos="2500" YPos="0" Width="100" Height="100"/> 37 <Image Name="HugeMunition" XPos="2600" YPos="0" Width="100" Height="100"/> 1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="pickup.png" name="PickupInventory" nativeHorzRes="1600" nativeVertRes="100" version="2"> 3 <Image height="100" name="Default" width="100" xPos="0" yPos="0" /> 4 <Image height="100" name="SmallHealth" width="100" xPos="100" yPos="0" /> 5 <Image height="100" name="MediumHealth" width="100" xPos="200" yPos="0" /> 6 <Image height="100" name="HugeHealth" width="100" xPos="300" yPos="0" /> 7 <Image height="100" name="CrazyMadnessHealth" width="100" xPos="400" yPos="0" /> 8 <Image height="100" name="UsePickup" width="100" xPos="500" yPos="0" /> 9 <Image height="100" name="DropPickup" width="100" xPos="600" yPos="0" /> 10 <Image height="100" name="DestroyPickup" width="100" xPos="1900" yPos="0" /> 11 <Image height="100" name="DestroyCarrierPickup" width="100" xPos="2000" yPos="0" /> 12 <Image height="100" name="SmallInvisible" width="100" xPos="700" yPos="0" /> 13 <Image height="100" name="MediumInvisible" width="100" xPos="800" yPos="0" /> 14 <Image height="100" name="HugeInvisible" width="100" xPos="900" yPos="0" /> 15 <Image height="100" name="SmallShield" width="100" xPos="1000" yPos="0" /> 16 <Image height="100" name="MediumShield" width="100" xPos="1100" yPos="0" /> 17 <Image height="100" name="HugeShield" width="100" xPos="1200" yPos="0" /> 18 <Image height="100" name="SmallSpeed" width="100" xPos="1300" yPos="0" /> 19 <Image height="100" name="MediumSpeed" width="100" xPos="1400" yPos="0" /> 20 <Image height="100" name="HugeSpeed" width="100" xPos="1500" yPos="0" /> 21 <Image height="100" name="SmallShrink" width="100" xPos="1600" yPos="0" /> 22 <Image height="100" name="MediumShrink" width="100" xPos="1700" yPos="0" /> 23 <Image height="100" name="HugeShrink" width="100" xPos="1800" yPos="0" /> 24 <Image height="100" name="SmallDamageBoost" width="100" xPos="2100" yPos="0" /> 25 <Image height="100" name="MediumDamageBoost" width="100" xPos="2200" yPos="0" /> 26 <Image height="100" name="HugeDamageBoost" width="100" xPos="2300" yPos="0" /> 27 <Image height="100" name="SmallMunition" width="100" xPos="2400" yPos="0" /> 28 <Image height="100" name="MediumMunition" width="100" xPos="2500" yPos="0" /> 29 <Image height="100" name="HugeMunition" width="100" xPos="2600" yPos="0" /> 38 30 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/SleekSpace.imageset
r7949 r11792 1 <?xml version="1.0" encoding="UTF-8"?><Imageset Name="SleekSpace" Imagefile="Sleekspace.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true"><Image Name="AltProgressLeft" XPos="10" YPos="10" Width="10" Height="10" /> 2 <Image Name="AltProgressMiddle" XPos="20" YPos="10" Width="10" Height="10" /> 3 <Image Name="AltProgressRight" XPos="30" YPos="10" Width="10" Height="10" /> 4 <Image Name="AltProgressHalf" XPos="10" YPos="10" Width="10" Height="10" /> 5 <Image Name="AltProgressLight1" XPos="10" YPos="10" Width="10" Height="10" /> 6 <Image Name="AltProgressLight10" XPos="10" YPos="10" Width="10" Height="10" /> 7 <Image Name="AltProgressLight2" XPos="10" YPos="10" Width="10" Height="10" /> 8 <Image Name="AltProgressLight3" XPos="10" YPos="10" Width="10" Height="10" /> 9 <Image Name="AltProgressLight4" XPos="10" YPos="10" Width="10" Height="10" /> 10 <Image Name="AltProgressLight5" XPos="10" YPos="10" Width="10" Height="10" /> 11 <Image Name="AltProgressLight6" XPos="10" YPos="10" Width="10" Height="10" /> 12 <Image Name="AltProgressLight7" XPos="10" YPos="10" Width="10" Height="10" /> 13 <Image Name="AltProgressLight8" XPos="10" YPos="10" Width="10" Height="10" /> 14 <Image Name="AltProgressLight9" XPos="10" YPos="10" Width="10" Height="10" /> 15 <Image Name="AltProgressQuarter" XPos="10" YPos="10" Width="10" Height="10" /> 16 <Image Name="ButtonLeftHighlight" XPos="91" YPos="9" Width="8" Height="26" /> 17 <Image Name="ButtonMiddleHighlight" XPos="97" YPos="9" Width="5" Height="26" /> 18 <Image Name="ButtonRightHighlight" XPos="100" YPos="9" Width="8" Height="26" /> 19 <Image Name="ButtonLeftSelected" XPos="91" YPos="9" Width="8" Height="26" /> 20 <Image Name="ButtonMiddleSelected" XPos="97" YPos="9" Width="5" Height="26" /> 21 <Image Name="ButtonRightSelected" XPos="100" YPos="9" Width="8" Height="26" /> 22 <Image Name="ButtonLeftNormal" XPos="73" YPos="9" Width="8" Height="26" /> 23 <Image Name="ButtonMiddleNormal" XPos="82" YPos="9" Width="2" Height="26" /> 24 <Image Name="ButtonRightNormal" XPos="82" YPos="9" Width="8" Height="26" /> 25 <Image Name="ButtonLeftPushed" XPos="109" YPos="9" Width="8" Height="26" /> 26 <Image Name="ButtonMiddlePushed" XPos="115" YPos="9" Width="4" Height="26" /> 27 <Image Name="ButtonRightPushed" XPos="118" YPos="9" Width="8" Height="26" /> 28 <Image Name="CheckboxHover" XPos="100" YPos="79" Width="12" Height="12" /> 29 <Image Name="CheckboxMark" XPos="119" YPos="79" Width="12" Height="12" /> 30 <Image Name="CheckboxNormal" XPos="77" YPos="79" Width="12" Height="12" /> 31 <Image Name="ClientBrush" XPos="20" YPos="34" Width="29" Height="22" /> 32 <Image Name="CloseButtonHover" XPos="580" YPos="168" Width="24" Height="23" /> 33 <Image Name="CloseButtonNormal" XPos="544" YPos="168" Width="23" Height="23" /> 34 <Image Name="CloseButtonPressed" XPos="620" YPos="166" Width="26" Height="26" /> 35 <Image Name="ComboboxDividerLeft" XPos="10" YPos="10" Width="10" Height="10" /> 36 <Image Name="ComboboxDividerMiddle" XPos="20" YPos="10" Width="10" Height="10" /> 37 <Image Name="ComboboxDividerRight" XPos="30" YPos="10" Width="10" Height="10" /> 38 <Image Name="ComboboxEditLeft" XPos="153" YPos="11" Width="7" Height="23" /> 39 <Image Name="ComboboxEditMiddle" XPos="164" YPos="11" Width="8" Height="23" /> 40 <Image Name="ComboboxListTopLeft" XPos="175" YPos="103" Width="7" Height="7" /> 41 <Image Name="ComboboxListTop" XPos="183" YPos="103" Width="30" Height="4" /> 42 <Image Name="ComboboxListTopRight" XPos="214" YPos="103" Width="3" Height="3" /> 43 <Image Name="ComboboxListLeft" XPos="175" YPos="110" Width="4" Height="30" /> 44 <Image Name="ComboboxListBackdrop" XPos="181" YPos="109" Width="10" Height="10" /> 45 <Image Name="ComboboxListRight" XPos="214" YPos="105" Width="3" Height="38" /> 46 <Image Name="ComboboxListBottomLeft" XPos="175" YPos="144" Width="3" Height="3" /> 47 <Image Name="ComboboxListBottom" XPos="178" YPos="144" Width="36" Height="3" /> 48 <Image Name="ComboboxListBottomRight" XPos="214" YPos="144" Width="3" Height="3" /> 49 <Image Name="ComboboxListButtonHover" XPos="96" YPos="167" Width="16" Height="16" /> 50 <Image Name="ComboboxListButtonNormal" XPos="76" YPos="167" Width="16" Height="16" /> 51 <Image Name="ComboboxSelectionBrush" XPos="178" YPos="132" Width="36" Height="5" /> 52 <Image Name="EditBoxLeft" XPos="153" YPos="11" Width="11" Height="23" /> 53 <Image Name="EditBoxMiddle" XPos="178" YPos="11" Width="10" Height="23" /> 54 <Image Name="EditBoxRight" XPos="201" YPos="11" Width="10" Height="23" /> 55 <Image Name="EditBoxCarat" XPos="217" YPos="16" Width="1" Height="12" /> 56 <Image Name="HeaderBarBackdropHover" XPos="1" YPos="132" Width="10" Height="14" /> 57 <Image Name="HeaderBarBackdropNormal" XPos="1" YPos="116" Width="10" Height="14" /> 58 <Image Name="HeaderBarSortDown" XPos="56" YPos="117" Width="7" Height="6" /> 59 <Image Name="HeaderBarSortUp" XPos="65" YPos="118" Width="6" Height="5" /> 60 <Image Name="HeaderBarSplitterHover" XPos="66" YPos="127" Width="3" Height="16" /> 61 <Image Name="HeaderBarSplitterNormal" XPos="58" YPos="127" Width="3" Height="16" /> 62 <Image Name="HorzSliderBody" XPos="151" YPos="168" Width="6" Height="10" /> 63 <Image Name="HorzSliderThumbHover" XPos="145" YPos="163" Width="6" Height="21" /> 64 <Image Name="HorzSliderThumbNormal" XPos="137" YPos="163" Width="6" Height="21" /> 65 <Image Name="ListboxTopLeft" XPos="175" YPos="103" Width="7" Height="7" /> 66 <Image Name="ListboxTop" XPos="183" YPos="103" Width="30" Height="4" /> 67 <Image Name="ListboxTopRight" XPos="214" YPos="103" Width="3" Height="3" /> 68 <Image Name="ListboxLeft" XPos="175" YPos="110" Width="4" Height="30" /> 69 <Image Name="ListboxBackdrop" XPos="181" YPos="109" Width="10" Height="10" /> 70 <Image Name="ListboxRight" XPos="214" YPos="105" Width="3" Height="38" /> 71 <Image Name="ListboxBottomLeft" XPos="175" YPos="144" Width="3" Height="3" /> 72 <Image Name="ListboxBottom" XPos="178" YPos="144" Width="36" Height="3" /> 73 <Image Name="ListboxBottomRight" XPos="214" YPos="144" Width="3" Height="3" /> 74 <Image Name="ListboxSelectionBrush" XPos="178" YPos="132" Width="36" Height="5" /> 75 <Image Name="MiniHorzScrollBarSegment" XPos="82" YPos="20" Width="10" Height="10" /> 76 <Image Name="MiniHorzScrollLeftHover" XPos="72" YPos="212" Width="16" Height="16" /> 77 <Image Name="MiniHorzScrollLeftNormal" XPos="72" YPos="192" Width="16" Height="16" /> 78 <Image Name="MiniHorzScrollRightHover" XPos="119" YPos="212" Width="16" Height="16" /> 79 <Image Name="MiniHorzScrollRightNormal" XPos="119" YPos="192" Width="16" Height="16" /> 80 <Image Name="MiniHorzScrollThumbHover" XPos="93" YPos="212" Width="20" Height="16" /> 81 <Image Name="MiniHorzScrollThumbLeftHover" XPos="93" YPos="212" Width="2" Height="16" /> 82 <Image Name="MiniHorzScrollThumbMiddleHover" XPos="100" YPos="212" Width="3" Height="16" /> 83 <Image Name="MiniHorzScrollThumbRightHover" XPos="111" YPos="212" Width="2" Height="16" /> 84 <Image Name="MiniHorzScrollThumbNormal" XPos="93" YPos="192" Width="20" Height="16" /> 85 <Image Name="MiniHorzScrollThumbLeftNormal" XPos="93" YPos="192" Width="2" Height="16" /> 86 <Image Name="MiniHorzScrollThumbMiddleNormal" XPos="98" YPos="192" Width="3" Height="16" /> 87 <Image Name="MiniHorzScrollThumbRightNormal" XPos="111" YPos="192" Width="2" Height="16" /> 88 <Image Name="MiniVertScrollBarSegment" XPos="134" YPos="17" Width="12" Height="10" /> 89 <Image Name="MiniVertScrollDownHover" XPos="96" YPos="167" Width="16" Height="16" /> 90 <Image Name="MiniVertScrollDownNormal" XPos="76" YPos="167" Width="16" Height="16" /> 91 <Image Name="MiniVertScrollThumbHover" XPos="96" YPos="141" Width="16" Height="20" /> 92 <Image Name="MiniVertScrollThumbTopHover" XPos="96" YPos="141" Width="16" Height="2" /> 93 <Image Name="MiniVertScrollThumbMiddleHover" XPos="96" YPos="148" Width="16" Height="1" /> 94 <Image Name="MiniVertScrollThumbBottomHover" XPos="96" YPos="159" Width="16" Height="2" /> 95 <Image Name="MiniVertScrollThumbNormal" XPos="76" YPos="141" Width="16" Height="20" /> 96 <Image Name="MiniVertScrollThumbTopNormal" XPos="76" YPos="141" Width="16" Height="2" /> 97 <Image Name="MiniVertScrollThumbMiddleNormal" XPos="76" YPos="151" Width="16" Height="2" /> 98 <Image Name="MiniVertScrollThumbBottomNormal" XPos="76" YPos="159" Width="16" Height="2" /> 99 <Image Name="MiniVertScrollUpHover" XPos="96" YPos="120" Width="16" Height="16" /> 100 <Image Name="MiniVertScrollUpNormal" XPos="76" YPos="120" Width="16" Height="16" /> 101 <Image Name="MouseArrow" XPos="10" YPos="79" Width="17" Height="18" /> 102 <Image Name="MouseEsWeCursor" XPos="9" YPos="104" Width="19" Height="13" /> 103 <Image Name="MouseMoveCursor" XPos="8" YPos="142" Width="19" Height="19" /> 104 <Image Name="MouseNeSwCursor" XPos="34" YPos="123" Width="12" Height="12" /> 105 <Image Name="MouseNoSoCursor" XPos="34" YPos="101" Width="13" Height="19" /> 106 <Image Name="MouseNwSeCursor" XPos="12" YPos="123" Width="12" Height="12" /> 107 <Image Name="MouseTarget" XPos="36" YPos="145" Width="14" Height="14" /> 108 <Image Name="MouseTextBar" XPos="37" YPos="83" Width="6" Height="14" /> 109 <Image Name="MultiLineEditboxTopLeft" XPos="175" YPos="103" Width="7" Height="7" /> 110 <Image Name="MultiLineEditboxTop" XPos="183" YPos="103" Width="30" Height="4" /> 111 <Image Name="MultiLineEditboxTopRight" XPos="214" YPos="103" Width="3" Height="3" /> 112 <Image Name="MultiLineEditboxLeft" XPos="175" YPos="110" Width="4" Height="30" /> 113 <Image Name="MultiLineEditboxBackdrop" XPos="181" YPos="109" Width="10" Height="10" /> 114 <Image Name="MultiLineEditboxRight" XPos="214" YPos="105" Width="3" Height="38" /> 115 <Image Name="MultiLineEditboxBottomLeft" XPos="175" YPos="144" Width="3" Height="3" /> 116 <Image Name="MultiLineEditboxBottom" XPos="178" YPos="144" Width="36" Height="3" /> 117 <Image Name="MultiLineEditboxBottomRight" XPos="214" YPos="144" Width="3" Height="3" /> 118 <Image Name="MultiLineEditboxSelectionBrush" XPos="179" YPos="132" Width="34" Height="5" /> 119 <Image Name="MultiListTopLeft" XPos="175" YPos="103" Width="7" Height="7" /> 120 <Image Name="MultiListTop" XPos="183" YPos="103" Width="30" Height="4" /> 121 <Image Name="MultiListTopRight" XPos="214" YPos="103" Width="3" Height="3" /> 122 <Image Name="MultiListLeft" XPos="175" YPos="110" Width="4" Height="30" /> 123 <Image Name="MultiListBackdrop" XPos="181" YPos="109" Width="10" Height="10" /> 124 <Image Name="MultiListRight" XPos="214" YPos="105" Width="3" Height="38" /> 125 <Image Name="MultiListBottomLeft" XPos="175" YPos="144" Width="3" Height="3" /> 126 <Image Name="MultiListBottom" XPos="178" YPos="144" Width="36" Height="3" /> 127 <Image Name="MultiListBottomRight" XPos="214" YPos="144" Width="3" Height="3" /> 128 <Image Name="MultiListSelectionBrush" XPos="178" YPos="132" Width="36" Height="5" /> 129 <Image Name="NewCloseButtonHover" XPos="35" YPos="166" Width="14" Height="14" /> 130 <Image Name="NewCloseButtonNormal" XPos="20" YPos="166" Width="14" Height="14" /> 131 <Image Name="NewCloseButtonPressed" XPos="50" YPos="166" Width="14" Height="14" /> 132 <Image Name="NewTitlebarLeft" XPos="8" YPos="8" Width="11" Height="22" /> 133 <Image Name="NewTitlebarMiddle" XPos="20" YPos="8" Width="19" Height="22" /> 134 <Image Name="NewTitlebarRight" XPos="41" YPos="8" Width="8" Height="22" /> 135 <Image Name="SysAreaMiddle" XPos="44" YPos="8" Width="9" Height="22" /> 136 <Image Name="SysAreaRight" XPos="55" YPos="8" Width="11" Height="22" /> 137 <Image Name="ProgressBarLeft" XPos="155" YPos="43" Width="5" Height="17" /> 138 <Image Name="ProgressBarMiddle" XPos="175" YPos="43" Width="12" Height="17" /> 139 <Image Name="ProgressBarRight" XPos="216" YPos="43" Width="5" Height="17" /> 140 <Image Name="ProgressBarDimSegment" XPos="150" YPos="110" Width="11" Height="11" /> 141 <Image Name="ProgressBarLitSegment" XPos="164" YPos="47" Width="10" Height="10" /> 142 <Image Name="RadioButtonHover" XPos="100" YPos="98" Width="12" Height="12" /> 143 <Image Name="RadioButtonMark" XPos="120" YPos="98" Width="12" Height="12" /> 144 <Image Name="RadioButtonNormal" XPos="77" YPos="98" Width="12" Height="12" /> 145 <Image Name="StaticTopLeft" XPos="10" YPos="10" Width="5" Height="5" /> 146 <Image Name="StaticTop" XPos="15" YPos="10" Width="45" Height="4" /> 147 <Image Name="StaticTopRight" XPos="60" YPos="10" Width="4" Height="4" /> 148 <Image Name="StaticLeft" XPos="10" YPos="15" Width="1" Height="11" /> 149 <Image Name="StaticBackdrop" XPos="13" YPos="13" Width="4" Height="4" /> 150 <Image Name="StaticRight" XPos="60" YPos="14" Width="4" Height="11" /> 151 <Image Name="StaticBottomLeft" XPos="10" YPos="26" Width="4" Height="4" /> 152 <Image Name="StaticBottom" XPos="14" YPos="26" Width="45" Height="4" /> 153 <Image Name="StaticBottomRight" XPos="59" YPos="25" Width="5" Height="5" /> 154 <Image Name="TabButtonUpperLeftNormal" XPos="159" YPos="69" Width="9" Height="12" /> 155 <Image Name="TabButtonUpperNormal" XPos="189" YPos="69" Width="10" Height="12" /> 156 <Image Name="TabButtonUpperRightNormal" XPos="206" YPos="69" Width="12" Height="12" /> 157 <Image Name="TabButtonLeftNormal" XPos="159" YPos="75" Width="9" Height="10" /> 158 <Image Name="TabButtonMiddleNormal" XPos="176" YPos="75" Width="10" Height="10" /> 159 <Image Name="TabButtonRightNormal" XPos="206" YPos="82" Width="12" Height="10" /> 160 <Image Name="TabButtonLowerLeftNormal" XPos="159" YPos="85" Width="9" Height="9" /> 161 <Image Name="TabButtonLowerNormal" XPos="177" YPos="85" Width="10" Height="9" /> 162 <Image Name="TabButtonLowerRightNormal" XPos="206" YPos="85" Width="12" Height="9" /> 163 <Image Name="TabButtonUpperLeftSelected" XPos="10" YPos="10" Width="10" Height="10" /> 164 <Image Name="TabButtonUpperSelected" XPos="20" YPos="10" Width="10" Height="10" /> 165 <Image Name="TabButtonUpperRightSelected" XPos="30" YPos="10" Width="10" Height="10" /> 166 <Image Name="TabButtonLeftSelected" XPos="10" YPos="20" Width="10" Height="10" /> 167 <Image Name="TabButtonMiddleSelected" XPos="20" YPos="20" Width="10" Height="10" /> 168 <Image Name="TabButtonRightSelected" XPos="30" YPos="20" Width="10" Height="10" /> 169 <Image Name="TabButtonLowerLeftSelected" XPos="10" YPos="30" Width="10" Height="10" /> 170 <Image Name="TabButtonLowerSelected" XPos="20" YPos="30" Width="10" Height="10" /> 171 <Image Name="TabButtonLowerRightSelected" XPos="30" YPos="30" Width="10" Height="10" /> 172 <Image Name="TabControlButtonPaneFiller" XPos="193" YPos="78" Width="10" Height="10" /> 173 <Image Name="TabPaneLeft" XPos="10" YPos="10" Width="10" Height="10" /> 174 <Image Name="TabPaneMiddle" XPos="20" YPos="10" Width="10" Height="10" /> 175 <Image Name="TabPaneRight" XPos="30" YPos="10" Width="10" Height="10" /> 176 <Image Name="TabPaneLowerLeft" XPos="10" YPos="20" Width="10" Height="10" /> 177 <Image Name="TabPaneLower" XPos="20" YPos="20" Width="10" Height="10" /> 178 <Image Name="TabPaneLowerRight" XPos="30" YPos="20" Width="10" Height="10" /> 179 <Image Name="TextSelectionBrush" XPos="93" YPos="18" Width="12" Height="12" /> 180 <Image Name="TitlebarLeft" XPos="0" YPos="141" Width="13" Height="35" /> 181 <Image Name="TitlebarMiddle" XPos="188" YPos="141" Width="168" Height="35" /> 182 <Image Name="TitlebarRight" XPos="514" YPos="141" Width="15" Height="35" /> 183 <Image Name="TooltipTopLeft" XPos="183" YPos="154" Width="4" Height="4" /> 184 <Image Name="TooltipTopEdge" XPos="192" YPos="154" Width="8" Height="2" /> 185 <Image Name="TooltipTopRight" XPos="209" YPos="154" Width="4" Height="4" /> 186 <Image Name="TooltipLeftEdge" XPos="183" YPos="159" Width="2" Height="4" /> 187 <Image Name="TooltipMiddle" XPos="193" YPos="158" Width="8" Height="5" /> 188 <Image Name="TooltipRightEdge" XPos="211" YPos="159" Width="2" Height="4" /> 189 <Image Name="TooltipBottomLeft" XPos="183" YPos="164" Width="4" Height="4" /> 190 <Image Name="TooltipBottomEdge" XPos="191" YPos="166" Width="10" Height="2" /> 191 <Image Name="TooltipBottomRight" XPos="209" YPos="164" Width="4" Height="4" /> 192 <Image Name="VertScrollTop" XPos="76" YPos="120" Width="16" Height="16" /> 193 <Image Name="VertScrollMiddle" XPos="76" YPos="141" Width="16" Height="20" /> 194 <Image Name="VertScrollBottom" XPos="76" YPos="167" Width="16" Height="16" /> 195 <Image Name="VertScrollBarSegment" XPos="76" YPos="145" Width="16" Height="10" /> 196 <Image Name="VertScrollDownHover" XPos="439" YPos="107" Width="24" Height="24" /> 197 <Image Name="VertScrollDownNormal" XPos="190" YPos="178" Width="24" Height="24" /> 198 <Image Name="VertScrollThumbHover" XPos="96" YPos="141" Width="16" Height="20" /> 199 <Image Name="VertScrollThumbNormal" XPos="76" YPos="141" Width="16" Height="20" /> 200 <Image Name="VertScrollUpHover" XPos="96" YPos="120" Width="16" Height="16" /> 201 <Image Name="VertScrollUpNormal" XPos="76" YPos="120" Width="16" Height="16" /> 202 <Image Name="VertSliderBody" XPos="166" YPos="168" Width="10" Height="6" /> 203 <Image Name="VertSliderThumbHover" XPos="161" YPos="187" Width="21" Height="6" /> 204 <Image Name="VertSliderThumbNormal" XPos="161" YPos="179" Width="21" Height="6" /> 205 <Image Name="WindowTopLeft" XPos="8" YPos="30" Width="11" Height="10" /> 206 <Image Name="WindowTopEdge" XPos="26" YPos="30" Width="22" Height="10" /> 207 <Image Name="WindowTopRight" XPos="55" YPos="30" Width="11" Height="10" /> 208 <Image Name="WindowLeftEdge" XPos="8" YPos="42" Width="11" Height="10" /> 209 <Image Name="WindowBackdrop" XPos="26" YPos="42" Width="22" Height="12" /> 210 <Image Name="WindowRightEdge" XPos="55" YPos="41" Width="11" Height="9" /> 211 <Image Name="WindowBottomLeft" XPos="8" YPos="54" Width="9" Height="12" /> 212 <Image Name="WindowBottomEdge" XPos="26" YPos="54" Width="22" Height="12" /> 213 <Image Name="WindowBottomRight" XPos="55" YPos="54" Width="11" Height="12" /> 1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="Sleekspace.png" name="SleekSpace" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="10" name="AltProgressLeft" width="10" xPos="10" yPos="10" /> 4 <Image height="10" name="AltProgressMiddle" width="10" xPos="20" yPos="10" /> 5 <Image height="10" name="AltProgressRight" width="10" xPos="30" yPos="10" /> 6 <Image height="10" name="AltProgressHalf" width="10" xPos="10" yPos="10" /> 7 <Image height="10" name="AltProgressLight1" width="10" xPos="10" yPos="10" /> 8 <Image height="10" name="AltProgressLight10" width="10" xPos="10" yPos="10" /> 9 <Image height="10" name="AltProgressLight2" width="10" xPos="10" yPos="10" /> 10 <Image height="10" name="AltProgressLight3" width="10" xPos="10" yPos="10" /> 11 <Image height="10" name="AltProgressLight4" width="10" xPos="10" yPos="10" /> 12 <Image height="10" name="AltProgressLight5" width="10" xPos="10" yPos="10" /> 13 <Image height="10" name="AltProgressLight6" width="10" xPos="10" yPos="10" /> 14 <Image height="10" name="AltProgressLight7" width="10" xPos="10" yPos="10" /> 15 <Image height="10" name="AltProgressLight8" width="10" xPos="10" yPos="10" /> 16 <Image height="10" name="AltProgressLight9" width="10" xPos="10" yPos="10" /> 17 <Image height="10" name="AltProgressQuarter" width="10" xPos="10" yPos="10" /> 18 <Image height="26" name="ButtonLeftHighlight" width="8" xPos="91" yPos="9" /> 19 <Image height="26" name="ButtonMiddleHighlight" width="5" xPos="97" yPos="9" /> 20 <Image height="26" name="ButtonRightHighlight" width="8" xPos="100" yPos="9" /> 21 <Image height="26" name="ButtonLeftSelected" width="8" xPos="91" yPos="9" /> 22 <Image height="26" name="ButtonMiddleSelected" width="5" xPos="97" yPos="9" /> 23 <Image height="26" name="ButtonRightSelected" width="8" xPos="100" yPos="9" /> 24 <Image height="26" name="ButtonLeftNormal" width="8" xPos="73" yPos="9" /> 25 <Image height="26" name="ButtonMiddleNormal" width="2" xPos="82" yPos="9" /> 26 <Image height="26" name="ButtonRightNormal" width="8" xPos="82" yPos="9" /> 27 <Image height="26" name="ButtonLeftPushed" width="8" xPos="109" yPos="9" /> 28 <Image height="26" name="ButtonMiddlePushed" width="4" xPos="115" yPos="9" /> 29 <Image height="26" name="ButtonRightPushed" width="8" xPos="118" yPos="9" /> 30 <Image height="12" name="CheckboxHover" width="12" xPos="100" yPos="79" /> 31 <Image height="12" name="CheckboxMark" width="12" xPos="119" yPos="79" /> 32 <Image height="12" name="CheckboxNormal" width="12" xPos="77" yPos="79" /> 33 <Image height="22" name="ClientBrush" width="29" xPos="20" yPos="34" /> 34 <Image height="23" name="CloseButtonHover" width="24" xPos="580" yPos="168" /> 35 <Image height="23" name="CloseButtonNormal" width="23" xPos="544" yPos="168" /> 36 <Image height="26" name="CloseButtonPressed" width="26" xPos="620" yPos="166" /> 37 <Image height="10" name="ComboboxDividerLeft" width="10" xPos="10" yPos="10" /> 38 <Image height="10" name="ComboboxDividerMiddle" width="10" xPos="20" yPos="10" /> 39 <Image height="10" name="ComboboxDividerRight" width="10" xPos="30" yPos="10" /> 40 <Image height="23" name="ComboboxEditLeft" width="7" xPos="153" yPos="11" /> 41 <Image height="23" name="ComboboxEditMiddle" width="8" xPos="164" yPos="11" /> 42 <Image height="7" name="ComboboxListTopLeft" width="7" xPos="175" yPos="103" /> 43 <Image height="4" name="ComboboxListTop" width="30" xPos="183" yPos="103" /> 44 <Image height="3" name="ComboboxListTopRight" width="3" xPos="214" yPos="103" /> 45 <Image height="30" name="ComboboxListLeft" width="4" xPos="175" yPos="110" /> 46 <Image height="10" name="ComboboxListBackdrop" width="10" xPos="181" yPos="109" /> 47 <Image height="38" name="ComboboxListRight" width="3" xPos="214" yPos="105" /> 48 <Image height="3" name="ComboboxListBottomLeft" width="3" xPos="175" yPos="144" /> 49 <Image height="3" name="ComboboxListBottom" width="36" xPos="178" yPos="144" /> 50 <Image height="3" name="ComboboxListBottomRight" width="3" xPos="214" yPos="144" /> 51 <Image height="16" name="ComboboxListButtonHover" width="16" xPos="96" yPos="167" /> 52 <Image height="16" name="ComboboxListButtonNormal" width="16" xPos="76" yPos="167" /> 53 <Image height="5" name="ComboboxSelectionBrush" width="36" xPos="178" yPos="132" /> 54 <Image height="23" name="EditBoxLeft" width="11" xPos="153" yPos="11" /> 55 <Image height="23" name="EditBoxMiddle" width="10" xPos="178" yPos="11" /> 56 <Image height="23" name="EditBoxRight" width="10" xPos="201" yPos="11" /> 57 <Image height="12" name="EditBoxCarat" width="1" xPos="217" yPos="16" /> 58 <Image height="14" name="HeaderBarBackdropHover" width="10" xPos="1" yPos="132" /> 59 <Image height="14" name="HeaderBarBackdropNormal" width="10" xPos="1" yPos="116" /> 60 <Image height="6" name="HeaderBarSortDown" width="7" xPos="56" yPos="117" /> 61 <Image height="5" name="HeaderBarSortUp" width="6" xPos="65" yPos="118" /> 62 <Image height="16" name="HeaderBarSplitterHover" width="3" xPos="66" yPos="127" /> 63 <Image height="16" name="HeaderBarSplitterNormal" width="3" xPos="58" yPos="127" /> 64 <Image height="10" name="HorzSliderBody" width="6" xPos="151" yPos="168" /> 65 <Image height="21" name="HorzSliderThumbHover" width="6" xPos="145" yPos="163" /> 66 <Image height="21" name="HorzSliderThumbNormal" width="6" xPos="137" yPos="163" /> 67 <Image height="7" name="ListboxTopLeft" width="7" xPos="175" yPos="103" /> 68 <Image height="4" name="ListboxTop" width="30" xPos="183" yPos="103" /> 69 <Image height="3" name="ListboxTopRight" width="3" xPos="214" yPos="103" /> 70 <Image height="30" name="ListboxLeft" width="4" xPos="175" yPos="110" /> 71 <Image height="10" name="ListboxBackdrop" width="10" xPos="181" yPos="109" /> 72 <Image height="38" name="ListboxRight" width="3" xPos="214" yPos="105" /> 73 <Image height="3" name="ListboxBottomLeft" width="3" xPos="175" yPos="144" /> 74 <Image height="3" name="ListboxBottom" width="36" xPos="178" yPos="144" /> 75 <Image height="3" name="ListboxBottomRight" width="3" xPos="214" yPos="144" /> 76 <Image height="5" name="ListboxSelectionBrush" width="36" xPos="178" yPos="132" /> 77 <Image height="10" name="MiniHorzScrollBarSegment" width="10" xPos="82" yPos="20" /> 78 <Image height="16" name="MiniHorzScrollLeftHover" width="16" xPos="72" yPos="212" /> 79 <Image height="16" name="MiniHorzScrollLeftNormal" width="16" xPos="72" yPos="192" /> 80 <Image height="16" name="MiniHorzScrollRightHover" width="16" xPos="119" yPos="212" /> 81 <Image height="16" name="MiniHorzScrollRightNormal" width="16" xPos="119" yPos="192" /> 82 <Image height="16" name="MiniHorzScrollThumbHover" width="20" xPos="93" yPos="212" /> 83 <Image height="16" name="MiniHorzScrollThumbLeftHover" width="2" xPos="93" yPos="212" /> 84 <Image height="16" name="MiniHorzScrollThumbMiddleHover" width="3" xPos="100" yPos="212" /> 85 <Image height="16" name="MiniHorzScrollThumbRightHover" width="2" xPos="111" yPos="212" /> 86 <Image height="16" name="MiniHorzScrollThumbNormal" width="20" xPos="93" yPos="192" /> 87 <Image height="16" name="MiniHorzScrollThumbLeftNormal" width="2" xPos="93" yPos="192" /> 88 <Image height="16" name="MiniHorzScrollThumbMiddleNormal" width="3" xPos="98" yPos="192" /> 89 <Image height="16" name="MiniHorzScrollThumbRightNormal" width="2" xPos="111" yPos="192" /> 90 <Image height="10" name="MiniVertScrollBarSegment" width="12" xPos="134" yPos="17" /> 91 <Image height="16" name="MiniVertScrollDownHover" width="16" xPos="96" yPos="167" /> 92 <Image height="16" name="MiniVertScrollDownNormal" width="16" xPos="76" yPos="167" /> 93 <Image height="20" name="MiniVertScrollThumbHover" width="16" xPos="96" yPos="141" /> 94 <Image height="2" name="MiniVertScrollThumbTopHover" width="16" xPos="96" yPos="141" /> 95 <Image height="1" name="MiniVertScrollThumbMiddleHover" width="16" xPos="96" yPos="148" /> 96 <Image height="2" name="MiniVertScrollThumbBottomHover" width="16" xPos="96" yPos="159" /> 97 <Image height="20" name="MiniVertScrollThumbNormal" width="16" xPos="76" yPos="141" /> 98 <Image height="2" name="MiniVertScrollThumbTopNormal" width="16" xPos="76" yPos="141" /> 99 <Image height="2" name="MiniVertScrollThumbMiddleNormal" width="16" xPos="76" yPos="151" /> 100 <Image height="2" name="MiniVertScrollThumbBottomNormal" width="16" xPos="76" yPos="159" /> 101 <Image height="16" name="MiniVertScrollUpHover" width="16" xPos="96" yPos="120" /> 102 <Image height="16" name="MiniVertScrollUpNormal" width="16" xPos="76" yPos="120" /> 103 <Image height="18" name="MouseArrow" width="17" xPos="10" yPos="79" /> 104 <Image height="13" name="MouseEsWeCursor" width="19" xPos="9" yPos="104" /> 105 <Image height="19" name="MouseMoveCursor" width="19" xPos="8" yPos="142" /> 106 <Image height="12" name="MouseNeSwCursor" width="12" xPos="34" yPos="123" /> 107 <Image height="19" name="MouseNoSoCursor" width="13" xPos="34" yPos="101" /> 108 <Image height="12" name="MouseNwSeCursor" width="12" xPos="12" yPos="123" /> 109 <Image height="14" name="MouseTarget" width="14" xPos="36" yPos="145" /> 110 <Image height="14" name="MouseTextBar" width="6" xPos="37" yPos="83" /> 111 <Image height="7" name="MultiLineEditboxTopLeft" width="7" xPos="175" yPos="103" /> 112 <Image height="4" name="MultiLineEditboxTop" width="30" xPos="183" yPos="103" /> 113 <Image height="3" name="MultiLineEditboxTopRight" width="3" xPos="214" yPos="103" /> 114 <Image height="30" name="MultiLineEditboxLeft" width="4" xPos="175" yPos="110" /> 115 <Image height="10" name="MultiLineEditboxBackdrop" width="10" xPos="181" yPos="109" /> 116 <Image height="38" name="MultiLineEditboxRight" width="3" xPos="214" yPos="105" /> 117 <Image height="3" name="MultiLineEditboxBottomLeft" width="3" xPos="175" yPos="144" /> 118 <Image height="3" name="MultiLineEditboxBottom" width="36" xPos="178" yPos="144" /> 119 <Image height="3" name="MultiLineEditboxBottomRight" width="3" xPos="214" yPos="144" /> 120 <Image height="5" name="MultiLineEditboxSelectionBrush" width="34" xPos="179" yPos="132" /> 121 <Image height="7" name="MultiListTopLeft" width="7" xPos="175" yPos="103" /> 122 <Image height="4" name="MultiListTop" width="30" xPos="183" yPos="103" /> 123 <Image height="3" name="MultiListTopRight" width="3" xPos="214" yPos="103" /> 124 <Image height="30" name="MultiListLeft" width="4" xPos="175" yPos="110" /> 125 <Image height="10" name="MultiListBackdrop" width="10" xPos="181" yPos="109" /> 126 <Image height="38" name="MultiListRight" width="3" xPos="214" yPos="105" /> 127 <Image height="3" name="MultiListBottomLeft" width="3" xPos="175" yPos="144" /> 128 <Image height="3" name="MultiListBottom" width="36" xPos="178" yPos="144" /> 129 <Image height="3" name="MultiListBottomRight" width="3" xPos="214" yPos="144" /> 130 <Image height="5" name="MultiListSelectionBrush" width="36" xPos="178" yPos="132" /> 131 <Image height="14" name="NewCloseButtonHover" width="14" xPos="35" yPos="166" /> 132 <Image height="14" name="NewCloseButtonNormal" width="14" xPos="20" yPos="166" /> 133 <Image height="14" name="NewCloseButtonPressed" width="14" xPos="50" yPos="166" /> 134 <Image height="22" name="NewTitlebarLeft" width="11" xPos="8" yPos="8" /> 135 <Image height="22" name="NewTitlebarMiddle" width="19" xPos="20" yPos="8" /> 136 <Image height="22" name="NewTitlebarRight" width="8" xPos="41" yPos="8" /> 137 <Image height="22" name="SysAreaMiddle" width="9" xPos="44" yPos="8" /> 138 <Image height="22" name="SysAreaRight" width="11" xPos="55" yPos="8" /> 139 <Image height="17" name="ProgressBarLeft" width="5" xPos="155" yPos="43" /> 140 <Image height="17" name="ProgressBarMiddle" width="12" xPos="175" yPos="43" /> 141 <Image height="17" name="ProgressBarRight" width="5" xPos="216" yPos="43" /> 142 <Image height="11" name="ProgressBarDimSegment" width="11" xPos="150" yPos="110" /> 143 <Image height="10" name="ProgressBarLitSegment" width="10" xPos="164" yPos="47" /> 144 <Image height="12" name="RadioButtonHover" width="12" xPos="100" yPos="98" /> 145 <Image height="12" name="RadioButtonMark" width="12" xPos="120" yPos="98" /> 146 <Image height="12" name="RadioButtonNormal" width="12" xPos="77" yPos="98" /> 147 <Image height="5" name="StaticTopLeft" width="5" xPos="10" yPos="10" /> 148 <Image height="4" name="StaticTop" width="45" xPos="15" yPos="10" /> 149 <Image height="4" name="StaticTopRight" width="4" xPos="60" yPos="10" /> 150 <Image height="11" name="StaticLeft" width="1" xPos="10" yPos="15" /> 151 <Image height="4" name="StaticBackdrop" width="4" xPos="13" yPos="13" /> 152 <Image height="11" name="StaticRight" width="4" xPos="60" yPos="14" /> 153 <Image height="4" name="StaticBottomLeft" width="4" xPos="10" yPos="26" /> 154 <Image height="4" name="StaticBottom" width="45" xPos="14" yPos="26" /> 155 <Image height="5" name="StaticBottomRight" width="5" xPos="59" yPos="25" /> 156 <Image height="12" name="TabButtonUpperLeftNormal" width="9" xPos="159" yPos="69" /> 157 <Image height="12" name="TabButtonUpperNormal" width="10" xPos="189" yPos="69" /> 158 <Image height="12" name="TabButtonUpperRightNormal" width="12" xPos="206" yPos="69" /> 159 <Image height="10" name="TabButtonLeftNormal" width="9" xPos="159" yPos="75" /> 160 <Image height="10" name="TabButtonMiddleNormal" width="10" xPos="176" yPos="75" /> 161 <Image height="10" name="TabButtonRightNormal" width="12" xPos="206" yPos="82" /> 162 <Image height="9" name="TabButtonLowerLeftNormal" width="9" xPos="159" yPos="85" /> 163 <Image height="9" name="TabButtonLowerNormal" width="10" xPos="177" yPos="85" /> 164 <Image height="9" name="TabButtonLowerRightNormal" width="12" xPos="206" yPos="85" /> 165 <Image height="10" name="TabButtonUpperLeftSelected" width="10" xPos="10" yPos="10" /> 166 <Image height="10" name="TabButtonUpperSelected" width="10" xPos="20" yPos="10" /> 167 <Image height="10" name="TabButtonUpperRightSelected" width="10" xPos="30" yPos="10" /> 168 <Image height="10" name="TabButtonLeftSelected" width="10" xPos="10" yPos="20" /> 169 <Image height="10" name="TabButtonMiddleSelected" width="10" xPos="20" yPos="20" /> 170 <Image height="10" name="TabButtonRightSelected" width="10" xPos="30" yPos="20" /> 171 <Image height="10" name="TabButtonLowerLeftSelected" width="10" xPos="10" yPos="30" /> 172 <Image height="10" name="TabButtonLowerSelected" width="10" xPos="20" yPos="30" /> 173 <Image height="10" name="TabButtonLowerRightSelected" width="10" xPos="30" yPos="30" /> 174 <Image height="10" name="TabControlButtonPaneFiller" width="10" xPos="193" yPos="78" /> 175 <Image height="10" name="TabPaneLeft" width="10" xPos="10" yPos="10" /> 176 <Image height="10" name="TabPaneMiddle" width="10" xPos="20" yPos="10" /> 177 <Image height="10" name="TabPaneRight" width="10" xPos="30" yPos="10" /> 178 <Image height="10" name="TabPaneLowerLeft" width="10" xPos="10" yPos="20" /> 179 <Image height="10" name="TabPaneLower" width="10" xPos="20" yPos="20" /> 180 <Image height="10" name="TabPaneLowerRight" width="10" xPos="30" yPos="20" /> 181 <Image height="12" name="TextSelectionBrush" width="12" xPos="93" yPos="18" /> 182 <Image height="35" name="TitlebarLeft" width="13" xPos="0" yPos="141" /> 183 <Image height="35" name="TitlebarMiddle" width="168" xPos="188" yPos="141" /> 184 <Image height="35" name="TitlebarRight" width="15" xPos="514" yPos="141" /> 185 <Image height="4" name="TooltipTopLeft" width="4" xPos="183" yPos="154" /> 186 <Image height="2" name="TooltipTopEdge" width="8" xPos="192" yPos="154" /> 187 <Image height="4" name="TooltipTopRight" width="4" xPos="209" yPos="154" /> 188 <Image height="4" name="TooltipLeftEdge" width="2" xPos="183" yPos="159" /> 189 <Image height="5" name="TooltipMiddle" width="8" xPos="193" yPos="158" /> 190 <Image height="4" name="TooltipRightEdge" width="2" xPos="211" yPos="159" /> 191 <Image height="4" name="TooltipBottomLeft" width="4" xPos="183" yPos="164" /> 192 <Image height="2" name="TooltipBottomEdge" width="10" xPos="191" yPos="166" /> 193 <Image height="4" name="TooltipBottomRight" width="4" xPos="209" yPos="164" /> 194 <Image height="16" name="VertScrollTop" width="16" xPos="76" yPos="120" /> 195 <Image height="20" name="VertScrollMiddle" width="16" xPos="76" yPos="141" /> 196 <Image height="16" name="VertScrollBottom" width="16" xPos="76" yPos="167" /> 197 <Image height="10" name="VertScrollBarSegment" width="16" xPos="76" yPos="145" /> 198 <Image height="24" name="VertScrollDownHover" width="24" xPos="439" yPos="107" /> 199 <Image height="24" name="VertScrollDownNormal" width="24" xPos="190" yPos="178" /> 200 <Image height="20" name="VertScrollThumbHover" width="16" xPos="96" yPos="141" /> 201 <Image height="20" name="VertScrollThumbNormal" width="16" xPos="76" yPos="141" /> 202 <Image height="16" name="VertScrollUpHover" width="16" xPos="96" yPos="120" /> 203 <Image height="16" name="VertScrollUpNormal" width="16" xPos="76" yPos="120" /> 204 <Image height="6" name="VertSliderBody" width="10" xPos="166" yPos="168" /> 205 <Image height="6" name="VertSliderThumbHover" width="21" xPos="161" yPos="187" /> 206 <Image height="6" name="VertSliderThumbNormal" width="21" xPos="161" yPos="179" /> 207 <Image height="10" name="WindowTopLeft" width="11" xPos="8" yPos="30" /> 208 <Image height="10" name="WindowTopEdge" width="22" xPos="26" yPos="30" /> 209 <Image height="10" name="WindowTopRight" width="11" xPos="55" yPos="30" /> 210 <Image height="10" name="WindowLeftEdge" width="11" xPos="8" yPos="42" /> 211 <Image height="12" name="WindowBackdrop" width="22" xPos="26" yPos="42" /> 212 <Image height="9" name="WindowRightEdge" width="11" xPos="55" yPos="41" /> 213 <Image height="12" name="WindowBottomLeft" width="9" xPos="8" yPos="54" /> 214 <Image height="12" name="WindowBottomEdge" width="22" xPos="26" yPos="54" /> 215 <Image height="12" name="WindowBottomRight" width="11" xPos="55" yPos="54" /> 214 216 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/TaharezGreenLook.imageset
r11335 r11792 1 <?xml version="1.0" ?> 2 <Imageset Name="TaharezGreenLook" Imagefile="TaharezGreenLook.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true"> 3 <Image Name="ClientBrush" XPos="2" YPos="2" Width="64" Height="64" /> 4 <Image Name="GenericBrush" XPos="9" YPos="71" Width="1" Height="1" /> 5 <Image Name="WindowLeftEdge" XPos="6" YPos="95" Width="1" Height="22" XOffset="4" /> 6 <Image Name="WindowRightEdge" XPos="34" YPos="95" Width="1" Height="22" XOffset="-5" /> 7 <Image Name="WindowTopEdge" XPos="9" YPos="68" Width="23" Height="1" /> 8 <Image Name="WindowBottomEdge" XPos="9" YPos="143" Width="23" Height="1" /> 9 <Image Name="WindowTopLeft" XPos="2" YPos="68" Width="5" Height="24" /> 10 <Image Name="WindowTopRight" XPos="34" YPos="68" Width="5" Height="24" /> 11 <Image Name="WindowBottomLeft" XPos="2" YPos="120" Width="5" Height="24" /> 12 <Image Name="WindowBottomRight" XPos="34" YPos="120" Width="5" Height="24" /> 13 <Image Name="ButtonLeftNormal" XPos="68" YPos="20" Width="12" Height="16" /> 14 <Image Name="ButtonMiddleNormal" XPos="82" YPos="20" Width="12" Height="16" /> 15 <Image Name="ButtonRightNormal" XPos="96" YPos="20" Width="12" Height="16" /> 16 <Image Name="ButtonLeftPushed" XPos="68" YPos="38" Width="12" Height="16" /> 17 <Image Name="ButtonMiddlePushed" XPos="82" YPos="38" Width="12" Height="16" /> 18 <Image Name="ButtonRightPushed" XPos="96" YPos="38" Width="12" Height="16" /> 19 <Image Name="ButtonLeftHighlight" XPos="68" YPos="56" Width="15" Height="16" /> 20 <Image Name="ButtonMiddleHighlight" XPos="83" YPos="56" Width="10" Height="16" /> 21 <Image Name="ButtonRightHighlight" XPos="93" YPos="56" Width="15" Height="16" /> 22 <Image Name="ButtonLeftSelected" XPos="123" YPos="76" Width="15" Height="16" /> 23 <Image Name="ButtonMiddleSelected" XPos="138" YPos="76" Width="10" Height="16" /> 24 <Image Name="ButtonRightSelected" XPos="148" YPos="76" Width="15" Height="16" /> 25 <Image Name="CheckboxNormal" XPos="110" YPos="2" Width="12" Height="12" /> 26 <Image Name="CheckboxHover" XPos="110" YPos="30" Width="12" Height="12" /> 27 <Image Name="CheckboxMark" XPos="110" YPos="16" Width="12" Height="12" /> 28 <Image Name="RadioButtonNormal" XPos="124" YPos="2" Width="12" Height="12" /> 29 <Image Name="RadioButtonHover" XPos="124" YPos="30" Width="12" Height="12" /> 30 <Image Name="RadioButtonMark" XPos="124" YPos="16" Width="12" Height="12" /> 31 <Image Name="TitlebarLeft" XPos="68" YPos="2" Width="8" Height="16" /> 32 <Image Name="TitlebarMiddle" XPos="78" YPos="2" Width="8" Height="16" /> 33 <Image Name="TitlebarRight" XPos="88" YPos="2" Width="8" Height="16" /> 34 <Image Name="NewTitlebarLeft" XPos="61" YPos="127" Width="13" Height="16" /> 35 <Image Name="NewTitlebarMiddle" XPos="77" YPos="127" Width="12" Height="16" /> 36 <Image Name="NewTitlebarRight" XPos="92" YPos="127" Width="12" Height="16" /> 37 <Image Name="SysAreaMiddle" XPos="107" YPos="127" Width="12" Height="16" /> 38 <Image Name="SysAreaRight" XPos="122" YPos="127" Width="13" Height="16" /> 39 <Image Name="StaticLeft" XPos="41" YPos="89" Width="6" Height="6" /> 40 <Image Name="StaticRight" XPos="63" YPos="89" Width="6" Height="6" /> 41 <Image Name="StaticTop" XPos="52" YPos="78" Width="6" Height="6" /> 42 <Image Name="StaticBottom" XPos="52" YPos="100" Width="6" Height="6" /> 43 <Image Name="StaticTopLeft" XPos="41" YPos="78" Width="6" Height="6" /> 44 <Image Name="StaticTopRight" XPos="63" YPos="78" Width="6" Height="6" /> 45 <Image Name="StaticBottomLeft" XPos="41" YPos="100" Width="6" Height="6" /> 46 <Image Name="StaticBottomRight" XPos="63" YPos="100" Width="6" Height="6" /> 47 <Image Name="StaticBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 48 <Image Name="ProgressBarLeft" XPos="71" YPos="74" Width="7" Height="12" /> 49 <Image Name="ProgressBarMiddle" XPos="80" YPos="74" Width="6" Height="12" /> 50 <Image Name="ProgressBarRight" XPos="88" YPos="74" Width="6" Height="12" /> 51 <Image Name="ProgressBarDimSegment" XPos="96" YPos="74" Width="8" Height="12" /> 52 <Image Name="ProgressBarLitSegment" XPos="106" YPos="74" Width="8" Height="12" /> 53 <Image Name="EditBoxLeft" XPos="41" YPos="108" Width="4" Height="18" /> 54 <Image Name="EditBoxMiddle" XPos="47" YPos="108" Width="4" Height="18" /> 55 <Image Name="EditBoxRight" XPos="53" YPos="108" Width="4" Height="18" /> 56 <Image Name="EditBoxCarat" XPos="60" YPos="108" Width="4" Height="18" /> 57 <Image Name="SpinnerUpNormal" XPos="68" YPos="110" Width="10" Height="6" /> 58 <Image Name="SpinnerDownNormal" XPos="68" YPos="118" Width="10" Height="6" /> 59 <Image Name="SpinnerUpHover" XPos="82" YPos="110" Width="10" Height="6" /> 60 <Image Name="SpinnerDownHover" XPos="82" YPos="118" Width="10" Height="6" /> 61 <Image Name="TextSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 62 <Image Name="VertScrollTop" XPos="182" YPos="2" Width="20" Height="8" /> 63 <Image Name="VertScrollMiddle" XPos="182" YPos="12" Width="20" Height="8" /> 64 <Image Name="VertScrollBottom" XPos="182" YPos="22" Width="20" Height="8" /> 65 <Image Name="VertScrollBarSegment" XPos="206" YPos="2" Width="4" Height="10" /> 66 <Image Name="VertScrollThumbNormal" XPos="214" YPos="2" Width="8" Height="24" /> 67 <Image Name="VertScrollThumbHover" XPos="224" YPos="2" Width="8" Height="24" /> 68 <Image Name="VertScrollUpNormal" XPos="196" YPos="32" Width="12" Height="12" /> 69 <Image Name="VertScrollDownNormal" XPos="182" YPos="32" Width="12" Height="12" /> 70 <Image Name="VertScrollUpHover" XPos="196" YPos="46" Width="12" Height="12" /> 71 <Image Name="VertScrollDownHover" XPos="182" YPos="46" Width="12" Height="12" /> 72 <Image Name="MiniVertScrollBarSegment" XPos="207" YPos="60" Width="4" Height="10" /> 73 <Image Name="MiniVertScrollThumbNormal" XPos="214" YPos="59" Width="7" Height="22" /> 74 <Image Name="MiniVertScrollThumbTopNormal" XPos="214" YPos="59" Width="7" Height="5" /> 75 <Image Name="MiniVertScrollThumbMiddleNormal" XPos="214" YPos="65" Width="7" Height="5" /> 76 <Image Name="MiniVertScrollThumbBottomNormal" XPos="214" YPos="76" Width="7" Height="5" /> 77 <Image Name="MiniVertScrollThumbTopHover" XPos="223" YPos="59" Width="7" Height="5" /> 78 <Image Name="MiniVertScrollThumbMiddleHover" XPos="223" YPos="65" Width="7" Height="5" /> 79 <Image Name="MiniVertScrollThumbBottomHover" XPos="223" YPos="76" Width="7" Height="5" /> 80 <Image Name="MiniVertScrollThumbHover" XPos="223" YPos="59" Width="7" Height="22" /> 81 <Image Name="MiniVertScrollUpNormal" XPos="194" YPos="60" Width="10" Height="9" /> 82 <Image Name="MiniVertScrollDownNormal" XPos="182" YPos="59" Width="10" Height="9" /> 83 <Image Name="MiniVertScrollUpHover" XPos="194" YPos="70" Width="10" Height="9" /> 84 <Image Name="MiniVertScrollDownHover" XPos="182" YPos="69" Width="10" Height="9" /> 85 <Image Name="VertSliderBody" XPos="234" YPos="2" Width="9" Height="48" /> 86 <Image Name="VertSliderThumbNormal" XPos="217" YPos="28" Width="15" Height="6" /> 87 <Image Name="VertSliderThumbHover" XPos="217" YPos="36" Width="15" Height="6" /> 88 <Image Name="MiniHorzScrollBarSegment" XPos="244" YPos="80" Width="10" Height="4" /> 89 <Image Name="MiniHorzScrollThumbNormal" XPos="233" YPos="87" Width="22" Height="7" /> 90 <Image Name="MiniHorzScrollThumbLeftNormal" XPos="233" YPos="87" Width="5" Height="7" /> 91 <Image Name="MiniHorzScrollThumbMiddleNormal" XPos="239" YPos="87" Width="5" Height="7" /> 92 <Image Name="MiniHorzScrollThumbRightNormal" XPos="250" YPos="87" Width="5" Height="7" /> 93 <Image Name="MiniHorzScrollThumbHover" XPos="233" YPos="96" Width="22" Height="7" /> 94 <Image Name="MiniHorzScrollThumbLeftHover" XPos="233" YPos="96" Width="5" Height="7" /> 95 <Image Name="MiniHorzScrollThumbMiddleHover" XPos="239" YPos="96" Width="5" Height="7" /> 96 <Image Name="MiniHorzScrollThumbRightHover" XPos="250" YPos="96" Width="5" Height="7" /> 97 <Image Name="MiniHorzScrollLeftNormal" XPos="246" YPos="55" Width="9" Height="10" /> 98 <Image Name="MiniHorzScrollRightNormal" XPos="245" YPos="67" Width="9" Height="10" /> 99 <Image Name="MiniHorzScrollLeftHover" XPos="236" YPos="55" Width="9" Height="10" /> 100 <Image Name="MiniHorzScrollRightHover" XPos="235" YPos="67" Width="9" Height="10" /> 101 <Image Name="ListboxLeft" XPos="41" YPos="89" Width="7" Height="6" /> 102 <Image Name="ListboxRight" XPos="62" YPos="89" Width="7" Height="6" /> 103 <Image Name="ListboxTop" XPos="52" YPos="78" Width="6" Height="7" /> 104 <Image Name="ListboxBottom" XPos="52" YPos="99" Width="6" Height="7" /> 105 <Image Name="ListboxTopLeft" XPos="41" YPos="78" Width="7" Height="7" /> 106 <Image Name="ListboxTopRight" XPos="62" YPos="78" Width="7" Height="7" /> 107 <Image Name="ListboxBottomLeft" XPos="41" YPos="99" Width="7" Height="7" /> 108 <Image Name="ListboxBottomRight" XPos="62" YPos="99" Width="7" Height="7" /> 109 <Image Name="ListboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 110 <Image Name="ListboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 111 <Image Name="ComboboxEditLeft" XPos="138" YPos="2" Width="8" Height="16" /> 112 <Image Name="ComboboxEditMiddle" XPos="148" YPos="2" Width="8" Height="16" /> 113 <Image Name="ComboboxListButtonNormal" XPos="158" YPos="2" Width="16" Height="16" /> 114 <Image Name="ComboboxListButtonHover" XPos="158" YPos="20" Width="16" Height="16" /> 115 <Image Name="ComboboxListLeft" XPos="138" YPos="48" Width="8" Height="8" /> 116 <Image Name="ComboboxListRight" XPos="158" YPos="48" Width="8" Height="8" /> 117 <Image Name="ComboboxListTop" XPos="148" YPos="48" Width="8" Height="8" /> 118 <Image Name="ComboboxListBottom" XPos="148" YPos="58" Width="8" Height="8" /> 119 <Image Name="ComboboxListTopLeft" XPos="138" YPos="38" Width="8" Height="8" /> 120 <Image Name="ComboboxListTopRight" XPos="158" YPos="38" Width="8" Height="8" /> 121 <Image Name="ComboboxListBottomLeft" XPos="138" YPos="58" Width="8" Height="8" /> 122 <Image Name="ComboboxListBottomRight" XPos="158" YPos="58" Width="8" Height="8" /> 123 <Image Name="ComboboxListBackdrop" XPos="148" YPos="48" Width="8" Height="8" /> 124 <Image Name="ComboboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" /> 125 <Image Name="ComboboxDividerLeft" XPos="138" YPos="68" Width="14" Height="1" /> 126 <Image Name="ComboboxDividerMiddle" XPos="154" YPos="68" Width="8" Height="1" /> 127 <Image Name="ComboboxDividerRight" XPos="164" YPos="68" Width="14" Height="1" /> 128 <Image Name="HeaderBarBackdropNormal" XPos="230" YPos="163" Width="10" Height="12" /> 129 <Image Name="HeaderBarBackdropHover" XPos="230" YPos="163" Width="10" Height="12" /> 130 <Image Name="HeaderBarSplitterNormal" XPos="225" YPos="92" Width="3" Height="16" /> 131 <Image Name="HeaderBarSplitterHover" XPos="200" YPos="92" Width="3" Height="16" /> 132 <Image Name="HeaderBarSortUp" XPos="233" YPos="178" Width="8" Height="8" /> 133 <Image Name="HeaderBarSortDown" XPos="244" YPos="178" Width="8" Height="8" /> 134 <Image Name="MultiListLeft" XPos="170" YPos="92" Width="7" Height="6" /> 135 <Image Name="MultiListRight" XPos="191" YPos="92" Width="7" Height="6" /> 136 <Image Name="MultiListTop" XPos="181" YPos="81" Width="6" Height="7" /> 137 <Image Name="MultiListBottom" XPos="181" YPos="102" Width="6" Height="7" /> 138 <Image Name="MultiListTopLeft" XPos="170" YPos="81" Width="7" Height="7" /> 139 <Image Name="MultiListTopRight" XPos="191" YPos="81" Width="7" Height="7" /> 140 <Image Name="MultiListBottomLeft" XPos="170" YPos="102" Width="7" Height="7" /> 141 <Image Name="MultiListBottomRight" XPos="191" YPos="102" Width="7" Height="7" /> 142 <Image Name="MultiListBackdrop" XPos="181" YPos="92" Width="6" Height="6" /> 143 <Image Name="MultiListSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" /> 144 <Image Name="AltProgressLeft" XPos="71" YPos="88" Width="8" Height="12" /> 145 <Image Name="AltProgressMiddle" XPos="81" YPos="88" Width="8" Height="12" /> 146 <Image Name="AltProgressRight" XPos="91" YPos="88" Width="8" Height="12" /> 147 <Image Name="AltProgressQuarter" XPos="102" YPos="89" Width="3" Height="4" /> 148 <Image Name="AltProgressHalf" XPos="109" YPos="89" Width="4" Height="5" /> 149 <Image Name="AltProgressLight1" XPos="100" YPos="97" Width="4" Height="8" /> 150 <Image Name="AltProgressLight2" XPos="106" YPos="97" Width="4" Height="8" /> 151 <Image Name="AltProgressLight3" XPos="112" YPos="97" Width="4" Height="8" /> 152 <Image Name="AltProgressLight4" XPos="118" YPos="97" Width="4" Height="8" /> 153 <Image Name="AltProgressLight5" XPos="124" YPos="97" Width="4" Height="8" /> 154 <Image Name="AltProgressLight6" XPos="130" YPos="97" Width="4" Height="8" /> 155 <Image Name="AltProgressLight7" XPos="136" YPos="97" Width="4" Height="8" /> 156 <Image Name="AltProgressLight8" XPos="142" YPos="97" Width="4" Height="8" /> 157 <Image Name="AltProgressLight9" XPos="148" YPos="97" Width="4" Height="8" /> 158 <Image Name="AltProgressLight10" XPos="154" YPos="97" Width="4" Height="8" /> 159 <Image Name="CloseButtonNormal" XPos="41" YPos="128" Width="16" Height="16" /> 160 <Image Name="CloseButtonHover" XPos="41" YPos="146" Width="16" Height="16" /> 161 <Image Name="CloseButtonPressed" XPos="41" YPos="164" Width="16" Height="16" /> 162 <Image Name="NewCloseButtonNormal" XPos="90" YPos="146" Width="10" Height="10" /> 163 <Image Name="NewCloseButtonHover" XPos="90" YPos="146" Width="10" Height="10" /> 164 <Image Name="NewCloseButtonPressed" XPos="90" YPos="146" Width="10" Height="10" /> 165 <Image Name="MultiLineEditboxLeft" XPos="41" YPos="89" Width="6" Height="6" /> 166 <Image Name="MultiLineEditboxRight" XPos="63" YPos="89" Width="6" Height="6" /> 167 <Image Name="MultiLineEditboxTop" XPos="52" YPos="78" Width="6" Height="6" /> 168 <Image Name="MultiLineEditboxBottom" XPos="52" YPos="100" Width="6" Height="6" /> 169 <Image Name="MultiLineEditboxTopLeft" XPos="41" YPos="78" Width="6" Height="6" /> 170 <Image Name="MultiLineEditboxTopRight" XPos="63" YPos="78" Width="6" Height="6" /> 171 <Image Name="MultiLineEditboxBottomLeft" XPos="41" YPos="100" Width="6" Height="6" /> 172 <Image Name="MultiLineEditboxBottomRight" XPos="63" YPos="100" Width="6" Height="6" /> 173 <Image Name="MultiLineEditboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" /> 174 <Image Name="MultiLineEditboxSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" /> 175 <Image Name="MouseTarget" XPos="182" YPos="127" Width="17" Height="17" XOffset="-8" YOffset="-8" /> 176 <Image Name="MouseArrow" XPos="138" YPos="127" Width="31" Height="25" XOffset="0" YOffset="0" /> 177 <Image Name="MouseMoveCursor" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" /> 178 <Image Name="MouseNoSoCursor" XPos="221" YPos="127" Width="8" Height="18" XOffset="-3" YOffset="-8" /> 179 <Image Name="MouseEsWeCursor" XPos="182" YPos="150" Width="18" Height="8" XOffset="-8" YOffset="-3" /> 180 <Image Name="MouseNeSwCursor" XPos="201" YPos="147" Width="14" Height="14" XOffset="-7" YOffset="-7" /> 181 <Image Name="MouseNwSeCursor" XPos="230" YPos="126" Width="14" Height="14" XOffset="-7" YOffset="-7" /> 182 <Image Name="MouseTextBar" XPos="173" YPos="127" Width="7" Height="18" XOffset="-2" YOffset="-9" /> 183 <Image Name="TabHorizontalFiller" XPos="197" YPos="201" Width="7" Height="1" /> 184 <Image Name="TabContentPaneUpperLeft" XPos="41" YPos="78" Width="7" Height="7" /> 185 <Image Name="TabContentPaneUpper" XPos="52" YPos="78" Width="6" Height="7" /> 186 <Image Name="TabContentPaneUpperRight" XPos="62" YPos="78" Width="7" Height="7" /> 187 <Image Name="TabContentPaneLeft" XPos="41" YPos="89" Width="7" Height="6" /> 188 <Image Name="TabContentPaneRight" XPos="62" YPos="89" Width="7" Height="6" /> 189 <Image Name="TabContentPaneLower" XPos="52" YPos="99" Width="6" Height="7" /> 190 <Image Name="TabContentPaneLowerLeft" XPos="41" YPos="99" Width="7" Height="7" /> 191 <Image Name="TabContentPaneLowerRight" XPos="62" YPos="99" Width="7" Height="7" /> 192 <Image Name="TabContentPaneMiddle" XPos="52" YPos="89" Width="6" Height="6" /> 193 <Image Name="TabButtonScrollLeftNormal" XPos="97" YPos="108" Width="16" Height="17" /> 194 <Image Name="TabButtonScrollRightNormal" XPos="112" YPos="108" Width="16" Height="17" /> 195 <Image Name="TabButtonScrollLeftHover" XPos="127" YPos="108" Width="16" Height="17" /> 196 <Image Name="TabButtonScrollRightHover" XPos="142" YPos="108" Width="16" Height="17" /> 197 <Image Name="TabButtonLeftNormal" XPos="41" YPos="89" Width="7" Height="6" /> 198 <Image Name="TabButtonRightNormal" XPos="62" YPos="89" Width="7" Height="6" /> 199 <Image Name="TabButtonUpperNormal" XPos="52" YPos="78" Width="6" Height="7" /> 200 <Image Name="TabButtonLowerNormal" XPos="52" YPos="99" Width="6" Height="7" /> 201 <Image Name="TabButtonUpperLeftNormal" XPos="41" YPos="78" Width="7" Height="7" /> 202 <Image Name="TabButtonUpperLeft2Normal" XPos="186" YPos="164" Width="7" Height="7" /> 203 <Image Name="TabButtonUpperRightNormal" XPos="62" YPos="78" Width="7" Height="7" /> 204 <Image Name="TabButtonLowerLeftNormal" XPos="41" YPos="99" Width="7" Height="7" /> 205 <Image Name="TabButtonLowerRightNormal" XPos="62" YPos="99" Width="7" Height="7" /> 206 <Image Name="TabButtonLowerRight2Normal" XPos="187" YPos="195" Width="7" Height="7" /> 207 <Image Name="TabButtonMiddleNormal" XPos="52" YPos="89" Width="6" Height="6" /> 208 <Image Name="TabButtonLeftSelected" XPos="41" YPos="89" Width="7" Height="6" /> 209 <Image Name="TabButtonRightSelected" XPos="62" YPos="89" Width="7" Height="6" /> 210 <Image Name="TabButtonUpperSelected" XPos="52" YPos="78" Width="6" Height="7" /> 211 <Image Name="TabButtonLowerSelected" XPos="52" YPos="89" Width="6" Height="6" /> 212 <Image Name="TabButtonUpperLeftSelected" XPos="41" YPos="78" Width="7" Height="7" /> 213 <Image Name="TabButtonUpperRightSelected" XPos="62" YPos="78" Width="7" Height="7" /> 214 <Image Name="TabButtonLowerLeftSelected" XPos="41" YPos="99" Width="7" Height="7" /> 215 <Image Name="TabButtonLowerRightSelected" XPos="62" YPos="99" Width="7" Height="7" /> 216 <Image Name="TabButtonMiddleSelected" XPos="52" YPos="89" Width="6" Height="6" /> 217 <Image Name="TooltipTopLeft" XPos="61" YPos="160" Width="4" Height="4" /> 218 <Image Name="TooltipTopRight" XPos="85" YPos="160" Width="5" Height="4" /> 219 <Image Name="TooltipBottomLeft" XPos="61" YPos="184" Width="4" Height="5" /> 220 <Image Name="TooltipBottomRight" XPos="85" YPos="184" Width="5" Height="5" /> 221 <Image Name="TooltipLeftEdge" XPos="61" YPos="171" Width="4" Height="6" /> 222 <Image Name="TooltipRightEdge" XPos="85" YPos="171" Width="5" Height="6" /> 223 <Image Name="TooltipTopEdge" XPos="72" YPos="160" Width="6" Height="4" /> 224 <Image Name="TooltipBottomEdge" XPos="72" YPos="184" Width="6" Height="5" /> 225 <Image Name="TooltipMiddle" XPos="72" YPos="171" Width="6" Height="6" /> 226 <Image Name="MenuTopLeft" XPos="166" YPos="204" Width="2" Height="2" /> 227 <Image Name="MenuTopRight" XPos="175" YPos="204" Width="3" Height="2" /> 228 <Image Name="MenuBottomLeft" XPos="166" YPos="213" Width="2" Height="3" /> 229 <Image Name="MenuBottomRight" XPos="175" YPos="213" Width="3" Height="3" /> 230 <Image Name="MenuLeft" XPos="166" YPos="209" Width="2" Height="1" /> 231 <Image Name="MenuRight" XPos="175" YPos="209" Width="3" Height="1" /> 232 <Image Name="MenuTop" XPos="171" YPos="204" Width="1" Height="2" /> 233 <Image Name="MenuBottom" XPos="171" YPos="213" Width="1" Height="3" /> 234 <Image Name="MenuMiddle" XPos="171" YPos="209" Width="1" Height="1" /> 235 <Image Name="PopupMenuFrameTopLeft" XPos="186" YPos="204" Width="2" Height="2" /> 236 <Image Name="PopupMenuFrameTopRight" XPos="195" YPos="204" Width="4" Height="2" /> 237 <Image Name="PopupMenuFrameBottomLeft" XPos="186" YPos="213" Width="2" Height="4" /> 238 <Image Name="PopupMenuFrameBottomRight" XPos="195" YPos="213" Width="4" Height="4" /> 239 <Image Name="PopupMenuFrameLeft" XPos="186" YPos="209" Width="2" Height="1" /> 240 <Image Name="PopupMenuFrameRight" XPos="195" YPos="209" Width="4" Height="1" /> 241 <Image Name="PopupMenuFrameTop" XPos="191" YPos="204" Width="1" Height="2" /> 242 <Image Name="PopupMenuFrameBottom" XPos="191" YPos="213" Width="1" Height="4" /> 243 <Image Name="PopupMenuMiddle" XPos="191" YPos="209" Width="1" Height="1" /> 244 <Image Name="PopupMenuArrowRight" XPos="179" YPos="204" Width="5" Height="5" /> 245 <Image Name="PopupMenuArrowLeft" XPos="179" YPos="210" Width="5" Height="5" /> 246 <Image Name="TreeListClosed" XPos="175" YPos="111" Width="7" Height="11" XOffset="8" YOffset="2" /> 247 <Image Name="TreeListOpened" XPos="164" YPos="111" Width="11" Height="7" XOffset="8" YOffset="2"/> 248 249 <!-- Buttons for Campaign Menu --> 250 <Image Name="JuuButton" XPos="0" YPos="250" Width="5" Height="5"/> 1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="TaharezGreenLook.png" name="TaharezGreenLook" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="64" name="ClientBrush" width="64" xPos="2" yPos="2" /> 4 <Image height="1" name="GenericBrush" width="1" xPos="9" yPos="71" /> 5 <Image XOffset="4" height="22" name="WindowLeftEdge" width="1" xPos="6" yPos="95" /> 6 <Image XOffset="-5" height="22" name="WindowRightEdge" width="1" xPos="34" yPos="95" /> 7 <Image height="1" name="WindowTopEdge" width="23" xPos="9" yPos="68" /> 8 <Image height="1" name="WindowBottomEdge" width="23" xPos="9" yPos="143" /> 9 <Image height="24" name="WindowTopLeft" width="5" xPos="2" yPos="68" /> 10 <Image height="24" name="WindowTopRight" width="5" xPos="34" yPos="68" /> 11 <Image height="24" name="WindowBottomLeft" width="5" xPos="2" yPos="120" /> 12 <Image height="24" name="WindowBottomRight" width="5" xPos="34" yPos="120" /> 13 <Image height="16" name="ButtonLeftNormal" width="12" xPos="68" yPos="20" /> 14 <Image height="16" name="ButtonMiddleNormal" width="12" xPos="82" yPos="20" /> 15 <Image height="16" name="ButtonRightNormal" width="12" xPos="96" yPos="20" /> 16 <Image height="16" name="ButtonLeftPushed" width="12" xPos="68" yPos="38" /> 17 <Image height="16" name="ButtonMiddlePushed" width="12" xPos="82" yPos="38" /> 18 <Image height="16" name="ButtonRightPushed" width="12" xPos="96" yPos="38" /> 19 <Image height="16" name="ButtonLeftHighlight" width="15" xPos="68" yPos="56" /> 20 <Image height="16" name="ButtonMiddleHighlight" width="10" xPos="83" yPos="56" /> 21 <Image height="16" name="ButtonRightHighlight" width="15" xPos="93" yPos="56" /> 22 <Image height="16" name="ButtonLeftSelected" width="15" xPos="123" yPos="76" /> 23 <Image height="16" name="ButtonMiddleSelected" width="10" xPos="138" yPos="76" /> 24 <Image height="16" name="ButtonRightSelected" width="15" xPos="148" yPos="76" /> 25 <Image height="12" name="CheckboxNormal" width="12" xPos="110" yPos="2" /> 26 <Image height="12" name="CheckboxHover" width="12" xPos="110" yPos="30" /> 27 <Image height="12" name="CheckboxMark" width="12" xPos="110" yPos="16" /> 28 <Image height="12" name="RadioButtonNormal" width="12" xPos="124" yPos="2" /> 29 <Image height="12" name="RadioButtonHover" width="12" xPos="124" yPos="30" /> 30 <Image height="12" name="RadioButtonMark" width="12" xPos="124" yPos="16" /> 31 <Image height="16" name="TitlebarLeft" width="8" xPos="68" yPos="2" /> 32 <Image height="16" name="TitlebarMiddle" width="8" xPos="78" yPos="2" /> 33 <Image height="16" name="TitlebarRight" width="8" xPos="88" yPos="2" /> 34 <Image height="16" name="NewTitlebarLeft" width="13" xPos="61" yPos="127" /> 35 <Image height="16" name="NewTitlebarMiddle" width="12" xPos="77" yPos="127" /> 36 <Image height="16" name="NewTitlebarRight" width="12" xPos="92" yPos="127" /> 37 <Image height="16" name="SysAreaMiddle" width="12" xPos="107" yPos="127" /> 38 <Image height="16" name="SysAreaRight" width="13" xPos="122" yPos="127" /> 39 <Image height="6" name="StaticLeft" width="6" xPos="41" yPos="89" /> 40 <Image height="6" name="StaticRight" width="6" xPos="63" yPos="89" /> 41 <Image height="6" name="StaticTop" width="6" xPos="52" yPos="78" /> 42 <Image height="6" name="StaticBottom" width="6" xPos="52" yPos="100" /> 43 <Image height="6" name="StaticTopLeft" width="6" xPos="41" yPos="78" /> 44 <Image height="6" name="StaticTopRight" width="6" xPos="63" yPos="78" /> 45 <Image height="6" name="StaticBottomLeft" width="6" xPos="41" yPos="100" /> 46 <Image height="6" name="StaticBottomRight" width="6" xPos="63" yPos="100" /> 47 <Image height="6" name="StaticBackdrop" width="6" xPos="52" yPos="89" /> 48 <Image height="12" name="ProgressBarLeft" width="7" xPos="71" yPos="74" /> 49 <Image height="12" name="ProgressBarMiddle" width="6" xPos="80" yPos="74" /> 50 <Image height="12" name="ProgressBarRight" width="6" xPos="88" yPos="74" /> 51 <Image height="12" name="ProgressBarDimSegment" width="8" xPos="96" yPos="74" /> 52 <Image height="12" name="ProgressBarLitSegment" width="8" xPos="106" yPos="74" /> 53 <Image height="18" name="EditBoxLeft" width="4" xPos="41" yPos="108" /> 54 <Image height="18" name="EditBoxMiddle" width="4" xPos="47" yPos="108" /> 55 <Image height="18" name="EditBoxRight" width="4" xPos="53" yPos="108" /> 56 <Image height="18" name="EditBoxCarat" width="4" xPos="60" yPos="108" /> 57 <Image height="6" name="SpinnerUpNormal" width="10" xPos="68" yPos="110" /> 58 <Image height="6" name="SpinnerDownNormal" width="10" xPos="68" yPos="118" /> 59 <Image height="6" name="SpinnerUpHover" width="10" xPos="82" yPos="110" /> 60 <Image height="6" name="SpinnerDownHover" width="10" xPos="82" yPos="118" /> 61 <Image height="16" name="TextSelectionBrush" width="16" xPos="8" yPos="70" /> 62 <Image height="8" name="VertScrollTop" width="20" xPos="182" yPos="2" /> 63 <Image height="8" name="VertScrollMiddle" width="20" xPos="182" yPos="12" /> 64 <Image height="8" name="VertScrollBottom" width="20" xPos="182" yPos="22" /> 65 <Image height="10" name="VertScrollBarSegment" width="4" xPos="206" yPos="2" /> 66 <Image height="24" name="VertScrollThumbNormal" width="8" xPos="214" yPos="2" /> 67 <Image height="24" name="VertScrollThumbHover" width="8" xPos="224" yPos="2" /> 68 <Image height="12" name="VertScrollUpNormal" width="12" xPos="196" yPos="32" /> 69 <Image height="12" name="VertScrollDownNormal" width="12" xPos="182" yPos="32" /> 70 <Image height="12" name="VertScrollUpHover" width="12" xPos="196" yPos="46" /> 71 <Image height="12" name="VertScrollDownHover" width="12" xPos="182" yPos="46" /> 72 <Image height="10" name="MiniVertScrollBarSegment" width="4" xPos="207" yPos="60" /> 73 <Image height="22" name="MiniVertScrollThumbNormal" width="7" xPos="214" yPos="59" /> 74 <Image height="5" name="MiniVertScrollThumbTopNormal" width="7" xPos="214" yPos="59" /> 75 <Image height="5" name="MiniVertScrollThumbMiddleNormal" width="7" xPos="214" yPos="65" /> 76 <Image height="5" name="MiniVertScrollThumbBottomNormal" width="7" xPos="214" yPos="76" /> 77 <Image height="5" name="MiniVertScrollThumbTopHover" width="7" xPos="223" yPos="59" /> 78 <Image height="5" name="MiniVertScrollThumbMiddleHover" width="7" xPos="223" yPos="65" /> 79 <Image height="5" name="MiniVertScrollThumbBottomHover" width="7" xPos="223" yPos="76" /> 80 <Image height="22" name="MiniVertScrollThumbHover" width="7" xPos="223" yPos="59" /> 81 <Image height="9" name="MiniVertScrollUpNormal" width="10" xPos="194" yPos="60" /> 82 <Image height="9" name="MiniVertScrollDownNormal" width="10" xPos="182" yPos="59" /> 83 <Image height="9" name="MiniVertScrollUpHover" width="10" xPos="194" yPos="70" /> 84 <Image height="9" name="MiniVertScrollDownHover" width="10" xPos="182" yPos="69" /> 85 <Image height="48" name="VertSliderBody" width="9" xPos="234" yPos="2" /> 86 <Image height="6" name="VertSliderThumbNormal" width="15" xPos="217" yPos="28" /> 87 <Image height="6" name="VertSliderThumbHover" width="15" xPos="217" yPos="36" /> 88 <Image height="4" name="MiniHorzScrollBarSegment" width="10" xPos="244" yPos="80" /> 89 <Image height="7" name="MiniHorzScrollThumbNormal" width="22" xPos="233" yPos="87" /> 90 <Image height="7" name="MiniHorzScrollThumbLeftNormal" width="5" xPos="233" yPos="87" /> 91 <Image height="7" name="MiniHorzScrollThumbMiddleNormal" width="5" xPos="239" yPos="87" /> 92 <Image height="7" name="MiniHorzScrollThumbRightNormal" width="5" xPos="250" yPos="87" /> 93 <Image height="7" name="MiniHorzScrollThumbHover" width="22" xPos="233" yPos="96" /> 94 <Image height="7" name="MiniHorzScrollThumbLeftHover" width="5" xPos="233" yPos="96" /> 95 <Image height="7" name="MiniHorzScrollThumbMiddleHover" width="5" xPos="239" yPos="96" /> 96 <Image height="7" name="MiniHorzScrollThumbRightHover" width="5" xPos="250" yPos="96" /> 97 <Image height="10" name="MiniHorzScrollLeftNormal" width="9" xPos="246" yPos="55" /> 98 <Image height="10" name="MiniHorzScrollRightNormal" width="9" xPos="245" yPos="67" /> 99 <Image height="10" name="MiniHorzScrollLeftHover" width="9" xPos="236" yPos="55" /> 100 <Image height="10" name="MiniHorzScrollRightHover" width="9" xPos="235" yPos="67" /> 101 <Image height="6" name="ListboxLeft" width="7" xPos="41" yPos="89" /> 102 <Image height="6" name="ListboxRight" width="7" xPos="62" yPos="89" /> 103 <Image height="7" name="ListboxTop" width="6" xPos="52" yPos="78" /> 104 <Image height="7" name="ListboxBottom" width="6" xPos="52" yPos="99" /> 105 <Image height="7" name="ListboxTopLeft" width="7" xPos="41" yPos="78" /> 106 <Image height="7" name="ListboxTopRight" width="7" xPos="62" yPos="78" /> 107 <Image height="7" name="ListboxBottomLeft" width="7" xPos="41" yPos="99" /> 108 <Image height="7" name="ListboxBottomRight" width="7" xPos="62" yPos="99" /> 109 <Image height="6" name="ListboxBackdrop" width="6" xPos="52" yPos="89" /> 110 <Image height="16" name="ListboxSelectionBrush" width="16" xPos="8" yPos="70" /> 111 <Image height="16" name="ComboboxEditLeft" width="8" xPos="138" yPos="2" /> 112 <Image height="16" name="ComboboxEditMiddle" width="8" xPos="148" yPos="2" /> 113 <Image height="16" name="ComboboxListButtonNormal" width="16" xPos="158" yPos="2" /> 114 <Image height="16" name="ComboboxListButtonHover" width="16" xPos="158" yPos="20" /> 115 <Image height="8" name="ComboboxListLeft" width="8" xPos="138" yPos="48" /> 116 <Image height="8" name="ComboboxListRight" width="8" xPos="158" yPos="48" /> 117 <Image height="8" name="ComboboxListTop" width="8" xPos="148" yPos="48" /> 118 <Image height="8" name="ComboboxListBottom" width="8" xPos="148" yPos="58" /> 119 <Image height="8" name="ComboboxListTopLeft" width="8" xPos="138" yPos="38" /> 120 <Image height="8" name="ComboboxListTopRight" width="8" xPos="158" yPos="38" /> 121 <Image height="8" name="ComboboxListBottomLeft" width="8" xPos="138" yPos="58" /> 122 <Image height="8" name="ComboboxListBottomRight" width="8" xPos="158" yPos="58" /> 123 <Image height="8" name="ComboboxListBackdrop" width="8" xPos="148" yPos="48" /> 124 <Image height="16" name="ComboboxSelectionBrush" width="16" xPos="8" yPos="70" /> 125 <Image height="1" name="ComboboxDividerLeft" width="14" xPos="138" yPos="68" /> 126 <Image height="1" name="ComboboxDividerMiddle" width="8" xPos="154" yPos="68" /> 127 <Image height="1" name="ComboboxDividerRight" width="14" xPos="164" yPos="68" /> 128 <Image height="12" name="HeaderBarBackdropNormal" width="10" xPos="230" yPos="163" /> 129 <Image height="12" name="HeaderBarBackdropHover" width="10" xPos="230" yPos="163" /> 130 <Image height="16" name="HeaderBarSplitterNormal" width="3" xPos="225" yPos="92" /> 131 <Image height="16" name="HeaderBarSplitterHover" width="3" xPos="200" yPos="92" /> 132 <Image height="8" name="HeaderBarSortUp" width="8" xPos="233" yPos="178" /> 133 <Image height="8" name="HeaderBarSortDown" width="8" xPos="244" yPos="178" /> 134 <Image height="6" name="MultiListLeft" width="7" xPos="170" yPos="92" /> 135 <Image height="6" name="MultiListRight" width="7" xPos="191" yPos="92" /> 136 <Image height="7" name="MultiListTop" width="6" xPos="181" yPos="81" /> 137 <Image height="7" name="MultiListBottom" width="6" xPos="181" yPos="102" /> 138 <Image height="7" name="MultiListTopLeft" width="7" xPos="170" yPos="81" /> 139 <Image height="7" name="MultiListTopRight" width="7" xPos="191" yPos="81" /> 140 <Image height="7" name="MultiListBottomLeft" width="7" xPos="170" yPos="102" /> 141 <Image height="7" name="MultiListBottomRight" width="7" xPos="191" yPos="102" /> 142 <Image height="6" name="MultiListBackdrop" width="6" xPos="181" yPos="92" /> 143 <Image height="14" name="MultiListSelectionBrush" width="14" xPos="9" yPos="71" /> 144 <Image height="12" name="AltProgressLeft" width="8" xPos="71" yPos="88" /> 145 <Image height="12" name="AltProgressMiddle" width="8" xPos="81" yPos="88" /> 146 <Image height="12" name="AltProgressRight" width="8" xPos="91" yPos="88" /> 147 <Image height="4" name="AltProgressQuarter" width="3" xPos="102" yPos="89" /> 148 <Image height="5" name="AltProgressHalf" width="4" xPos="109" yPos="89" /> 149 <Image height="8" name="AltProgressLight1" width="4" xPos="100" yPos="97" /> 150 <Image height="8" name="AltProgressLight2" width="4" xPos="106" yPos="97" /> 151 <Image height="8" name="AltProgressLight3" width="4" xPos="112" yPos="97" /> 152 <Image height="8" name="AltProgressLight4" width="4" xPos="118" yPos="97" /> 153 <Image height="8" name="AltProgressLight5" width="4" xPos="124" yPos="97" /> 154 <Image height="8" name="AltProgressLight6" width="4" xPos="130" yPos="97" /> 155 <Image height="8" name="AltProgressLight7" width="4" xPos="136" yPos="97" /> 156 <Image height="8" name="AltProgressLight8" width="4" xPos="142" yPos="97" /> 157 <Image height="8" name="AltProgressLight9" width="4" xPos="148" yPos="97" /> 158 <Image height="8" name="AltProgressLight10" width="4" xPos="154" yPos="97" /> 159 <Image height="16" name="CloseButtonNormal" width="16" xPos="41" yPos="128" /> 160 <Image height="16" name="CloseButtonHover" width="16" xPos="41" yPos="146" /> 161 <Image height="16" name="CloseButtonPressed" width="16" xPos="41" yPos="164" /> 162 <Image height="10" name="NewCloseButtonNormal" width="10" xPos="90" yPos="146" /> 163 <Image height="10" name="NewCloseButtonHover" width="10" xPos="90" yPos="146" /> 164 <Image height="10" name="NewCloseButtonPressed" width="10" xPos="90" yPos="146" /> 165 <Image height="6" name="MultiLineEditboxLeft" width="6" xPos="41" yPos="89" /> 166 <Image height="6" name="MultiLineEditboxRight" width="6" xPos="63" yPos="89" /> 167 <Image height="6" name="MultiLineEditboxTop" width="6" xPos="52" yPos="78" /> 168 <Image height="6" name="MultiLineEditboxBottom" width="6" xPos="52" yPos="100" /> 169 <Image height="6" name="MultiLineEditboxTopLeft" width="6" xPos="41" yPos="78" /> 170 <Image height="6" name="MultiLineEditboxTopRight" width="6" xPos="63" yPos="78" /> 171 <Image height="6" name="MultiLineEditboxBottomLeft" width="6" xPos="41" yPos="100" /> 172 <Image height="6" name="MultiLineEditboxBottomRight" width="6" xPos="63" yPos="100" /> 173 <Image height="6" name="MultiLineEditboxBackdrop" width="6" xPos="52" yPos="89" /> 174 <Image height="14" name="MultiLineEditboxSelectionBrush" width="14" xPos="9" yPos="71" /> 175 <Image XOffset="-8" YOffset="-8" height="17" name="MouseTarget" width="17" xPos="182" yPos="127" /> 176 <Image XOffset="0" YOffset="0" height="25" name="MouseArrow" width="31" xPos="138" yPos="127" /> 177 <Image XOffset="-8" YOffset="-8" height="18" name="MouseMoveCursor" width="18" xPos="201" yPos="127" /> 178 <Image XOffset="-3" YOffset="-8" height="18" name="MouseNoSoCursor" width="8" xPos="221" yPos="127" /> 179 <Image XOffset="-8" YOffset="-3" height="8" name="MouseEsWeCursor" width="18" xPos="182" yPos="150" /> 180 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNeSwCursor" width="14" xPos="201" yPos="147" /> 181 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNwSeCursor" width="14" xPos="230" yPos="126" /> 182 <Image XOffset="-2" YOffset="-9" height="18" name="MouseTextBar" width="7" xPos="173" yPos="127" /> 183 <Image height="1" name="TabHorizontalFiller" width="7" xPos="197" yPos="201" /> 184 <Image height="7" name="TabContentPaneUpperLeft" width="7" xPos="41" yPos="78" /> 185 <Image height="7" name="TabContentPaneUpper" width="6" xPos="52" yPos="78" /> 186 <Image height="7" name="TabContentPaneUpperRight" width="7" xPos="62" yPos="78" /> 187 <Image height="6" name="TabContentPaneLeft" width="7" xPos="41" yPos="89" /> 188 <Image height="6" name="TabContentPaneRight" width="7" xPos="62" yPos="89" /> 189 <Image height="7" name="TabContentPaneLower" width="6" xPos="52" yPos="99" /> 190 <Image height="7" name="TabContentPaneLowerLeft" width="7" xPos="41" yPos="99" /> 191 <Image height="7" name="TabContentPaneLowerRight" width="7" xPos="62" yPos="99" /> 192 <Image height="6" name="TabContentPaneMiddle" width="6" xPos="52" yPos="89" /> 193 <Image height="17" name="TabButtonScrollLeftNormal" width="16" xPos="97" yPos="108" /> 194 <Image height="17" name="TabButtonScrollRightNormal" width="16" xPos="112" yPos="108" /> 195 <Image height="17" name="TabButtonScrollLeftHover" width="16" xPos="127" yPos="108" /> 196 <Image height="17" name="TabButtonScrollRightHover" width="16" xPos="142" yPos="108" /> 197 <Image height="6" name="TabButtonLeftNormal" width="7" xPos="41" yPos="89" /> 198 <Image height="6" name="TabButtonRightNormal" width="7" xPos="62" yPos="89" /> 199 <Image height="7" name="TabButtonUpperNormal" width="6" xPos="52" yPos="78" /> 200 <Image height="7" name="TabButtonLowerNormal" width="6" xPos="52" yPos="99" /> 201 <Image height="7" name="TabButtonUpperLeftNormal" width="7" xPos="41" yPos="78" /> 202 <Image height="7" name="TabButtonUpperLeft2Normal" width="7" xPos="186" yPos="164" /> 203 <Image height="7" name="TabButtonUpperRightNormal" width="7" xPos="62" yPos="78" /> 204 <Image height="7" name="TabButtonLowerLeftNormal" width="7" xPos="41" yPos="99" /> 205 <Image height="7" name="TabButtonLowerRightNormal" width="7" xPos="62" yPos="99" /> 206 <Image height="7" name="TabButtonLowerRight2Normal" width="7" xPos="187" yPos="195" /> 207 <Image height="6" name="TabButtonMiddleNormal" width="6" xPos="52" yPos="89" /> 208 <Image height="6" name="TabButtonLeftSelected" width="7" xPos="41" yPos="89" /> 209 <Image height="6" name="TabButtonRightSelected" width="7" xPos="62" yPos="89" /> 210 <Image height="7" name="TabButtonUpperSelected" width="6" xPos="52" yPos="78" /> 211 <Image height="6" name="TabButtonLowerSelected" width="6" xPos="52" yPos="89" /> 212 <Image height="7" name="TabButtonUpperLeftSelected" width="7" xPos="41" yPos="78" /> 213 <Image height="7" name="TabButtonUpperRightSelected" width="7" xPos="62" yPos="78" /> 214 <Image height="7" name="TabButtonLowerLeftSelected" width="7" xPos="41" yPos="99" /> 215 <Image height="7" name="TabButtonLowerRightSelected" width="7" xPos="62" yPos="99" /> 216 <Image height="6" name="TabButtonMiddleSelected" width="6" xPos="52" yPos="89" /> 217 <Image height="4" name="TooltipTopLeft" width="4" xPos="61" yPos="160" /> 218 <Image height="4" name="TooltipTopRight" width="5" xPos="85" yPos="160" /> 219 <Image height="5" name="TooltipBottomLeft" width="4" xPos="61" yPos="184" /> 220 <Image height="5" name="TooltipBottomRight" width="5" xPos="85" yPos="184" /> 221 <Image height="6" name="TooltipLeftEdge" width="4" xPos="61" yPos="171" /> 222 <Image height="6" name="TooltipRightEdge" width="5" xPos="85" yPos="171" /> 223 <Image height="4" name="TooltipTopEdge" width="6" xPos="72" yPos="160" /> 224 <Image height="5" name="TooltipBottomEdge" width="6" xPos="72" yPos="184" /> 225 <Image height="6" name="TooltipMiddle" width="6" xPos="72" yPos="171" /> 226 <Image height="2" name="MenuTopLeft" width="2" xPos="166" yPos="204" /> 227 <Image height="2" name="MenuTopRight" width="3" xPos="175" yPos="204" /> 228 <Image height="3" name="MenuBottomLeft" width="2" xPos="166" yPos="213" /> 229 <Image height="3" name="MenuBottomRight" width="3" xPos="175" yPos="213" /> 230 <Image height="1" name="MenuLeft" width="2" xPos="166" yPos="209" /> 231 <Image height="1" name="MenuRight" width="3" xPos="175" yPos="209" /> 232 <Image height="2" name="MenuTop" width="1" xPos="171" yPos="204" /> 233 <Image height="3" name="MenuBottom" width="1" xPos="171" yPos="213" /> 234 <Image height="1" name="MenuMiddle" width="1" xPos="171" yPos="209" /> 235 <Image height="2" name="PopupMenuFrameTopLeft" width="2" xPos="186" yPos="204" /> 236 <Image height="2" name="PopupMenuFrameTopRight" width="4" xPos="195" yPos="204" /> 237 <Image height="4" name="PopupMenuFrameBottomLeft" width="2" xPos="186" yPos="213" /> 238 <Image height="4" name="PopupMenuFrameBottomRight" width="4" xPos="195" yPos="213" /> 239 <Image height="1" name="PopupMenuFrameLeft" width="2" xPos="186" yPos="209" /> 240 <Image height="1" name="PopupMenuFrameRight" width="4" xPos="195" yPos="209" /> 241 <Image height="2" name="PopupMenuFrameTop" width="1" xPos="191" yPos="204" /> 242 <Image height="4" name="PopupMenuFrameBottom" width="1" xPos="191" yPos="213" /> 243 <Image height="1" name="PopupMenuMiddle" width="1" xPos="191" yPos="209" /> 244 <Image height="5" name="PopupMenuArrowRight" width="5" xPos="179" yPos="204" /> 245 <Image height="5" name="PopupMenuArrowLeft" width="5" xPos="179" yPos="210" /> 246 <Image XOffset="8" YOffset="2" height="11" name="TreeListClosed" width="7" xPos="175" yPos="111" /> 247 <Image XOffset="8" YOffset="2" height="7" name="TreeListOpened" width="11" xPos="164" yPos="111" /> 248 <Image height="5" name="JuuButton" width="5" xPos="0" yPos="250" /> 251 249 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/TaharezLook.imageset
r7949 r11792 1 <?xml version= "1.0"?>2 <Imageset Name="TaharezLook" Imagefile="TaharezLook.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">3 <Image Name="ClientBrush" XPos="2" YPos="2" Width="64" Height="64" />4 <Image Name="GenericBrush" XPos="9" YPos="71" Width="1" Height="1" />5 <Image Name="WindowLeftEdge" XPos="6" YPos="95" Width="1" Height="22" XOffset="4" />6 <Image Name="WindowRightEdge" XPos="34" YPos="95" Width="1" Height="22" XOffset="-5" />7 <Image Name="WindowTopEdge" XPos="9" YPos="68" Width="23" Height="1" />8 <Image Name="WindowBottomEdge" XPos="9" YPos="143" Width="23" Height="1" />9 <Image Name="WindowTopLeft" XPos="2" YPos="68" Width="5" Height="24" />10 <Image Name="WindowTopRight" XPos="34" YPos="68" Width="5" Height="24" />11 <Image Name="WindowBottomLeft" XPos="2" YPos="120" Width="5" Height="24" />12 <Image Name="WindowBottomRight" XPos="34" YPos="120" Width="5" Height="24" />13 <Image Name="ButtonLeftNormal" XPos="68" YPos="20" Width="12" Height="16" />14 <Image Name="ButtonMiddleNormal" XPos="82" YPos="20" Width="12" Height="16" />15 <Image Name="ButtonRightNormal" XPos="96" YPos="20" Width="12" Height="16" />16 <Image Name="ButtonLeftPushed" XPos="68" YPos="38" Width="12" Height="16" />17 <Image Name="ButtonMiddlePushed" XPos="82" YPos="38" Width="12" Height="16" />18 <Image Name="ButtonRightPushed" XPos="96" YPos="38" Width="12" Height="16" />19 <Image Name="ButtonLeftHighlight" XPos="68" YPos="56" Width="12" Height="16" />20 <Image Name="ButtonMiddleHighlight" XPos="82" YPos="56" Width="12" Height="16" />21 <Image Name="ButtonRightHighlight" XPos="96" YPos="56" Width="12" Height="16" />22 <Image Name="ButtonLeftSelected" XPos="68" YPos="56" Width="12" Height="16" />23 <Image Name="ButtonMiddleSelected" XPos="82" YPos="56" Width="12" Height="16" />24 <Image Name="ButtonRightSelected" XPos="96" YPos="56" Width="12" Height="16" />25 <Image Name="CheckboxNormal" XPos="110" YPos="2" Width="12" Height="12" />26 <Image Name="CheckboxHover" XPos="110" YPos="30" Width="12" Height="12" />27 <Image Name="CheckboxMark" XPos="110" YPos="16" Width="12" Height="12" />28 <Image Name="RadioButtonNormal" XPos="124" YPos="2" Width="12" Height="12" />29 <Image Name="RadioButtonHover" XPos="124" YPos="30" Width="12" Height="12" />30 <Image Name="RadioButtonMark" XPos="124" YPos="16" Width="12" Height="12" />31 <Image Name="TitlebarLeft" XPos="68" YPos="2" Width="8" Height="16" />32 <Image Name="TitlebarMiddle" XPos="78" YPos="2" Width="8" Height="16" />33 <Image Name="TitlebarRight" XPos="88" YPos="2" Width="8" Height="16" />34 <Image Name="NewTitlebarLeft" XPos="61" YPos="127" Width="13" Height="16" />35 <Image Name="NewTitlebarMiddle" XPos="77" YPos="127" Width="12" Height="16" />36 <Image Name="NewTitlebarRight" XPos="92" YPos="127" Width="12" Height="16" />37 <Image Name="SysAreaMiddle" XPos="107" YPos="127" Width="12" Height="16" />38 <Image Name="SysAreaRight" XPos="122" YPos="127" Width="13" Height="16" />39 <Image Name="StaticLeft" XPos="41" YPos="89" Width="6" Height="6" />40 <Image Name="StaticRight" XPos="63" YPos="89" Width="6" Height="6" />41 <Image Name="StaticTop" XPos="52" YPos="78" Width="6" Height="6" />42 <Image Name="StaticBottom" XPos="52" YPos="100" Width="6" Height="6" />43 <Image Name="StaticTopLeft" XPos="41" YPos="78" Width="6" Height="6" />44 <Image Name="StaticTopRight" XPos="63" YPos="78" Width="6" Height="6" />45 <Image Name="StaticBottomLeft" XPos="41" YPos="100" Width="6" Height="6" />46 <Image Name="StaticBottomRight" XPos="63" YPos="100" Width="6" Height="6" />47 <Image Name="StaticBackdrop" XPos="52" YPos="89" Width="6" Height="6" />48 <Image Name="ProgressBarLeft" XPos="71" YPos="74" Width="7" Height="12" />49 <Image Name="ProgressBarMiddle" XPos="80" YPos="74" Width="6" Height="12" />50 <Image Name="ProgressBarRight" XPos="88" YPos="74" Width="6" Height="12" />51 <Image Name="ProgressBarDimSegment" XPos="96" YPos="74" Width="8" Height="12" />52 <Image Name="ProgressBarLitSegment" XPos="106" YPos="74" Width="8" Height="12" />53 <Image Name="EditBoxLeft" XPos="41" YPos="108" Width="4" Height="18" />54 <Image Name="EditBoxMiddle" XPos="47" YPos="108" Width="4" Height="18" />55 <Image Name="EditBoxRight" XPos="53" YPos="108" Width="4" Height="18" />56 <Image Name="EditBoxCarat" XPos="60" YPos="108" Width="4" Height="18" />57 <Image Name="SpinnerUpNormal" XPos="68" YPos="110" Width="10" Height="6" />58 <Image Name="SpinnerDownNormal" XPos="68" YPos="118" Width="10" Height="6" />59 <Image Name="SpinnerUpHover" XPos="82" YPos="110" Width="10" Height="6" />60 <Image Name="SpinnerDownHover" XPos="82" YPos="118" Width="10" Height="6" />61 <Image Name="TextSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />62 <Image Name="VertScrollTop" XPos="182" YPos="2" Width="20" Height="8" />63 <Image Name="VertScrollMiddle" XPos="182" YPos="12" Width="20" Height="8" />64 <Image Name="VertScrollBottom" XPos="182" YPos="22" Width="20" Height="8" />65 <Image Name="VertScrollBarSegment" XPos="206" YPos="2" Width="4" Height="10" />66 <Image Name="VertScrollThumbNormal" XPos="214" YPos="2" Width="8" Height="24" />67 <Image Name="VertScrollThumbHover" XPos="224" YPos="2" Width="8" Height="24" />68 <Image Name="VertScrollUpNormal" XPos="196" YPos="32" Width="12" Height="12" />69 <Image Name="VertScrollDownNormal" XPos="182" YPos="32" Width="12" Height="12" />70 <Image Name="VertScrollUpHover" XPos="196" YPos="46" Width="12" Height="12" />71 <Image Name="VertScrollDownHover" XPos="182" YPos="46" Width="12" Height="12" />72 <Image Name="MiniVertScrollBarSegment" XPos="207" YPos="60" Width="4" Height="10" />73 <Image Name="MiniVertScrollThumbNormal" XPos="214" YPos="59" Width="7" Height="22" />74 <Image Name="MiniVertScrollThumbTopNormal" XPos="214" YPos="59" Width="7" Height="5" />75 <Image Name="MiniVertScrollThumbMiddleNormal" XPos="214" YPos="65" Width="7" Height="5" />76 <Image Name="MiniVertScrollThumbBottomNormal" XPos="214" YPos="76" Width="7" Height="5" />77 <Image Name="MiniVertScrollThumbTopHover" XPos="223" YPos="59" Width="7" Height="5" />78 <Image Name="MiniVertScrollThumbMiddleHover" XPos="223" YPos="65" Width="7" Height="5" />79 <Image Name="MiniVertScrollThumbBottomHover" XPos="223" YPos="76" Width="7" Height="5" />80 <Image Name="MiniVertScrollThumbHover" XPos="223" YPos="59" Width="7" Height="22" />81 <Image Name="MiniVertScrollUpNormal" XPos="194" YPos="60" Width="10" Height="9" />82 <Image Name="MiniVertScrollDownNormal" XPos="182" YPos="59" Width="10" Height="9" />83 <Image Name="MiniVertScrollUpHover" XPos="194" YPos="70" Width="10" Height="9" />84 <Image Name="MiniVertScrollDownHover" XPos="182" YPos="69" Width="10" Height="9" />85 <Image Name="VertSliderBody" XPos="234" YPos="2" Width="9" Height="48" />86 <Image Name="VertSliderThumbNormal" XPos="217" YPos="28" Width="15" Height="6" />87 <Image Name="VertSliderThumbHover" XPos="217" YPos="36" Width="15" Height="6" />88 <Image Name="MiniHorzScrollBarSegment" XPos="244" YPos="80" Width="10" Height="4" />89 <Image Name="MiniHorzScrollThumbNormal" XPos="233" YPos="87" Width="22" Height="7" />90 <Image Name="MiniHorzScrollThumbLeftNormal" XPos="233" YPos="87" Width="5" Height="7" />91 <Image Name="MiniHorzScrollThumbMiddleNormal" XPos="239" YPos="87" Width="5" Height="7" />92 <Image Name="MiniHorzScrollThumbRightNormal" XPos="250" YPos="87" Width="5" Height="7" />93 <Image Name="MiniHorzScrollThumbHover" XPos="233" YPos="96" Width="22" Height="7" />94 <Image Name="MiniHorzScrollThumbLeftHover" XPos="233" YPos="96" Width="5" Height="7" />95 <Image Name="MiniHorzScrollThumbMiddleHover" XPos="239" YPos="96" Width="5" Height="7" />96 <Image Name="MiniHorzScrollThumbRightHover" XPos="250" YPos="96" Width="5" Height="7" />97 <Image Name="MiniHorzScrollLeftNormal" XPos="246" YPos="55" Width="9" Height="10" />98 <Image Name="MiniHorzScrollRightNormal" XPos="245" YPos="67" Width="9" Height="10" />99 <Image Name="MiniHorzScrollLeftHover" XPos="236" YPos="55" Width="9" Height="10" />100 <Image Name="MiniHorzScrollRightHover" XPos="235" YPos="67" Width="9" Height="10" />101 <Image Name="ListboxLeft" XPos="41" YPos="89" Width="7" Height="6" />102 <Image Name="ListboxRight" XPos="62" YPos="89" Width="7" Height="6" />103 <Image Name="ListboxTop" XPos="52" YPos="78" Width="6" Height="7" />104 <Image Name="ListboxBottom" XPos="52" YPos="99" Width="6" Height="7" />105 <Image Name="ListboxTopLeft" XPos="41" YPos="78" Width="7" Height="7" />106 <Image Name="ListboxTopRight" XPos="62" YPos="78" Width="7" Height="7" />107 <Image Name="ListboxBottomLeft" XPos="41" YPos="99" Width="7" Height="7" />108 <Image Name="ListboxBottomRight" XPos="62" YPos="99" Width="7" Height="7" />109 <Image Name="ListboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" />110 <Image Name="ListboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />111 <Image Name="ComboboxEditLeft" XPos="138" YPos="2" Width="8" Height="16" />112 <Image Name="ComboboxEditMiddle" XPos="148" YPos="2" Width="8" Height="16" />113 <Image Name="ComboboxListButtonNormal" XPos="158" YPos="2" Width="16" Height="16" />114 <Image Name="ComboboxListButtonHover" XPos="158" YPos="20" Width="16" Height="16" />115 <Image Name="ComboboxListLeft" XPos="138" YPos="48" Width="8" Height="8" />116 <Image Name="ComboboxListRight" XPos="158" YPos="48" Width="8" Height="8" />117 <Image Name="ComboboxListTop" XPos="148" YPos="48" Width="8" Height="8" />118 <Image Name="ComboboxListBottom" XPos="148" YPos="58" Width="8" Height="8" />119 <Image Name="ComboboxListTopLeft" XPos="138" YPos="38" Width="8" Height="8" />120 <Image Name="ComboboxListTopRight" XPos="158" YPos="38" Width="8" Height="8" />121 <Image Name="ComboboxListBottomLeft" XPos="138" YPos="58" Width="8" Height="8" />122 <Image Name="ComboboxListBottomRight" XPos="158" YPos="58" Width="8" Height="8" />123 <Image Name="ComboboxListBackdrop" XPos="148" YPos="48" Width="8" Height="8" />124 <Image Name="ComboboxSelectionBrush" XPos="8" YPos="70" Width="16" Height="16" />125 <Image Name="ComboboxDividerLeft" XPos="138" YPos="68" Width="14" Height="1" />126 <Image Name="ComboboxDividerMiddle" XPos="154" YPos="68" Width="8" Height="1" />127 <Image Name="ComboboxDividerRight" XPos="164" YPos="68" Width="14" Height="1" />128 <Image Name="HeaderBarBackdropNormal" XPos="230" YPos="163" Width="10" Height="12" />129 <Image Name="HeaderBarBackdropHover" XPos="230" YPos="163" Width="10" Height="12" />130 <Image Name="HeaderBarSplitterNormal" XPos="225" YPos="92" Width="3" Height="16" />131 <Image Name="HeaderBarSplitterHover" XPos="200" YPos="92" Width="3" Height="16" />132 <Image Name="HeaderBarSortUp" XPos="233" YPos="178" Width="8" Height="8" />133 <Image Name="HeaderBarSortDown" XPos="244" YPos="178" Width="8" Height="8" />134 <Image Name="MultiListLeft" XPos="170" YPos="92" Width="7" Height="6" />135 <Image Name="MultiListRight" XPos="191" YPos="92" Width="7" Height="6" />136 <Image Name="MultiListTop" XPos="181" YPos="81" Width="6" Height="7" />137 <Image Name="MultiListBottom" XPos="181" YPos="102" Width="6" Height="7" />138 <Image Name="MultiListTopLeft" XPos="170" YPos="81" Width="7" Height="7" />139 <Image Name="MultiListTopRight" XPos="191" YPos="81" Width="7" Height="7" />140 <Image Name="MultiListBottomLeft" XPos="170" YPos="102" Width="7" Height="7" />141 <Image Name="MultiListBottomRight" XPos="191" YPos="102" Width="7" Height="7" />142 <Image Name="MultiListBackdrop" XPos="181" YPos="92" Width="6" Height="6" />143 <Image Name="MultiListSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" />144 <Image Name="AltProgressLeft" XPos="71" YPos="88" Width="8" Height="12" />145 <Image Name="AltProgressMiddle" XPos="81" YPos="88" Width="8" Height="12" />146 <Image Name="AltProgressRight" XPos="91" YPos="88" Width="8" Height="12" />147 <Image Name="AltProgressQuarter" XPos="102" YPos="89" Width="3" Height="4" />148 <Image Name="AltProgressHalf" XPos="109" YPos="89" Width="4" Height="5" />149 <Image Name="AltProgressLight1" XPos="100" YPos="97" Width="4" Height="8" />150 <Image Name="AltProgressLight2" XPos="106" YPos="97" Width="4" Height="8" />151 <Image Name="AltProgressLight3" XPos="112" YPos="97" Width="4" Height="8" />152 <Image Name="AltProgressLight4" XPos="118" YPos="97" Width="4" Height="8" />153 <Image Name="AltProgressLight5" XPos="124" YPos="97" Width="4" Height="8" />154 <Image Name="AltProgressLight6" XPos="130" YPos="97" Width="4" Height="8" />155 <Image Name="AltProgressLight7" XPos="136" YPos="97" Width="4" Height="8" />156 <Image Name="AltProgressLight8" XPos="142" YPos="97" Width="4" Height="8" />157 <Image Name="AltProgressLight9" XPos="148" YPos="97" Width="4" Height="8" />158 <Image Name="AltProgressLight10" XPos="154" YPos="97" Width="4" Height="8" />159 <Image Name="CloseButtonNormal" XPos="41" YPos="128" Width="16" Height="16" />160 <Image Name="CloseButtonHover" XPos="41" YPos="146" Width="16" Height="16" />161 <Image Name="CloseButtonPressed" XPos="41" YPos="164" Width="16" Height="16" />162 <Image Name="NewCloseButtonNormal" XPos="90" YPos="146" Width="10" Height="10" />163 <Image Name="NewCloseButtonHover" XPos="90" YPos="146" Width="10" Height="10" />164 <Image Name="NewCloseButtonPressed" XPos="90" YPos="146" Width="10" Height="10" />165 <Image Name="MultiLineEditboxLeft" XPos="41" YPos="89" Width="6" Height="6" />166 <Image Name="MultiLineEditboxRight" XPos="63" YPos="89" Width="6" Height="6" />167 <Image Name="MultiLineEditboxTop" XPos="52" YPos="78" Width="6" Height="6" />168 <Image Name="MultiLineEditboxBottom" XPos="52" YPos="100" Width="6" Height="6" />169 <Image Name="MultiLineEditboxTopLeft" XPos="41" YPos="78" Width="6" Height="6" />170 <Image Name="MultiLineEditboxTopRight" XPos="63" YPos="78" Width="6" Height="6" />171 <Image Name="MultiLineEditboxBottomLeft" XPos="41" YPos="100" Width="6" Height="6" />172 <Image Name="MultiLineEditboxBottomRight" XPos="63" YPos="100" Width="6" Height="6" />173 <Image Name="MultiLineEditboxBackdrop" XPos="52" YPos="89" Width="6" Height="6" />174 <Image Name="MultiLineEditboxSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" />175 <Image Name="MouseTarget" XPos="182" YPos="127" Width="17" Height="17" XOffset="-8" YOffset="-8" />176 <Image Name="MouseArrow" XPos="138" YPos="127" Width="31" Height="25" XOffset="0" YOffset="0" />177 <Image Name="MouseMoveCursor" XPos="201" YPos="127" Width="18" Height="18" XOffset="-8" YOffset="-8" />178 <Image Name="MouseNoSoCursor" XPos="221" YPos="127" Width="8" Height="18" XOffset="-3" YOffset="-8" />179 <Image Name="MouseEsWeCursor" XPos="182" YPos="150" Width="18" Height="8" XOffset="-8" YOffset="-3" />180 <Image Name="MouseNeSwCursor" XPos="201" YPos="147" Width="14" Height="14" XOffset="-7" YOffset="-7" />181 <Image Name="MouseNwSeCursor" XPos="230" YPos="126" Width="14" Height="14" XOffset="-7" YOffset="-7" />182 <Image Name="MouseTextBar" XPos="173" YPos="127" Width="7" Height="18" XOffset="-2" YOffset="-9" />183 <Image Name="TabHorizontalFiller" XPos="197" YPos="201" Width="7" Height="1" />184 <Image Name="TabContentPaneUpperLeft" XPos="41" YPos="78" Width="7" Height="7" />185 <Image Name="TabContentPaneUpper" XPos="52" YPos="78" Width="6" Height="7" />186 <Image Name="TabContentPaneUpperRight" XPos="62" YPos="78" Width="7" Height="7" />187 <Image Name="TabContentPaneLeft" XPos="41" YPos="89" Width="7" Height="6" />188 <Image Name="TabContentPaneRight" XPos="62" YPos="89" Width="7" Height="6" />189 <Image Name="TabContentPaneLower" XPos="52" YPos="99" Width="6" Height="7" />190 <Image Name="TabContentPaneLowerLeft" XPos="41" YPos="99" Width="7" Height="7" />191 <Image Name="TabContentPaneLowerRight" XPos="62" YPos="99" Width="7" Height="7" />192 <Image Name="TabContentPaneMiddle" XPos="52" YPos="89" Width="6" Height="6" />193 <Image Name="TabButtonScrollLeftNormal" XPos="97" YPos="108" Width="16" Height="17" />194 <Image Name="TabButtonScrollRightNormal" XPos="112" YPos="108" Width="16" Height="17" />195 <Image Name="TabButtonScrollLeftHover" XPos="127" YPos="108" Width="16" Height="17" />196 <Image Name="TabButtonScrollRightHover" XPos="142" YPos="108" Width="16" Height="17" />197 <Image Name="TabButtonLeftNormal" XPos="41" YPos="89" Width="7" Height="6" />198 <Image Name="TabButtonRightNormal" XPos="62" YPos="89" Width="7" Height="6" />199 <Image Name="TabButtonUpperNormal" XPos="52" YPos="78" Width="6" Height="7" />200 <Image Name="TabButtonLowerNormal" XPos="52" YPos="99" Width="6" Height="7" />201 <Image Name="TabButtonUpperLeftNormal" XPos="41" YPos="78" Width="7" Height="7" />202 <Image Name="TabButtonUpperLeft2Normal" XPos="186" YPos="164" Width="7" Height="7" />203 <Image Name="TabButtonUpperRightNormal" XPos="62" YPos="78" Width="7" Height="7" />204 <Image Name="TabButtonLowerLeftNormal" XPos="41" YPos="99" Width="7" Height="7" />205 <Image Name="TabButtonLowerRightNormal" XPos="62" YPos="99" Width="7" Height="7" />206 <Image Name="TabButtonLowerRight2Normal" XPos="187" YPos="195" Width="7" Height="7" />207 <Image Name="TabButtonMiddleNormal" XPos="52" YPos="89" Width="6" Height="6" />208 <Image Name="TabButtonLeftSelected" XPos="41" YPos="89" Width="7" Height="6" />209 <Image Name="TabButtonRightSelected" XPos="62" YPos="89" Width="7" Height="6" />210 <Image Name="TabButtonUpperSelected" XPos="52" YPos="78" Width="6" Height="7" />211 <Image Name="TabButtonLowerSelected" XPos="52" YPos="89" Width="6" Height="6" />212 <Image Name="TabButtonUpperLeftSelected" XPos="41" YPos="78" Width="7" Height="7" />213 <Image Name="TabButtonUpperRightSelected" XPos="62" YPos="78" Width="7" Height="7" />214 <Image Name="TabButtonLowerLeftSelected" XPos="41" YPos="99" Width="7" Height="7" />215 <Image Name="TabButtonLowerRightSelected" XPos="62" YPos="99" Width="7" Height="7" />216 <Image Name="TabButtonMiddleSelected" XPos="52" YPos="89" Width="6" Height="6" />217 <Image Name="TooltipTopLeft" XPos="61" YPos="160" Width="4" Height="4" />218 <Image Name="TooltipTopRight" XPos="85" YPos="160" Width="5" Height="4" />219 <Image Name="TooltipBottomLeft" XPos="61" YPos="184" Width="4" Height="5" />220 <Image Name="TooltipBottomRight" XPos="85" YPos="184" Width="5" Height="5" />221 <Image Name="TooltipLeftEdge" XPos="61" YPos="171" Width="4" Height="6" />222 <Image Name="TooltipRightEdge" XPos="85" YPos="171" Width="5" Height="6" />223 <Image Name="TooltipTopEdge" XPos="72" YPos="160" Width="6" Height="4" />224 <Image Name="TooltipBottomEdge" XPos="72" YPos="184" Width="6" Height="5" />225 <Image Name="TooltipMiddle" XPos="72" YPos="171" Width="6" Height="6" />226 <Image Name="MenuTopLeft" XPos="166" YPos="204" Width="2" Height="2" />227 <Image Name="MenuTopRight" XPos="175" YPos="204" Width="3" Height="2" />228 <Image Name="MenuBottomLeft" XPos="166" YPos="213" Width="2" Height="3" />229 <Image Name="MenuBottomRight" XPos="175" YPos="213" Width="3" Height="3" />230 <Image Name="MenuLeft" XPos="166" YPos="209" Width="2" Height="1" />231 <Image Name="MenuRight" XPos="175" YPos="209" Width="3" Height="1" />232 <Image Name="MenuTop" XPos="171" YPos="204" Width="1" Height="2" />233 <Image Name="MenuBottom" XPos="171" YPos="213" Width="1" Height="3" />234 <Image Name="MenuMiddle" XPos="171" YPos="209" Width="1" Height="1" />235 <Image Name="PopupMenuFrameTopLeft" XPos="186" YPos="204" Width="2" Height="2" />236 <Image Name="PopupMenuFrameTopRight" XPos="195" YPos="204" Width="4" Height="2" />237 <Image Name="PopupMenuFrameBottomLeft" XPos="186" YPos="213" Width="2" Height="4" />238 <Image Name="PopupMenuFrameBottomRight" XPos="195" YPos="213" Width="4" Height="4" />239 <Image Name="PopupMenuFrameLeft" XPos="186" YPos="209" Width="2" Height="1" />240 <Image Name="PopupMenuFrameRight" XPos="195" YPos="209" Width="4" Height="1" />241 <Image Name="PopupMenuFrameTop" XPos="191" YPos="204" Width="1" Height="2" />242 <Image Name="PopupMenuFrameBottom" XPos="191" YPos="213" Width="1" Height="4" />243 <Image Name="PopupMenuMiddle" XPos="191" YPos="209" Width="1" Height="1" />244 <Image Name="PopupMenuArrowRight" XPos="179" YPos="204" Width="5" Height="5" />245 <Image Name="PopupMenuArrowLeft" XPos="179" YPos="210" Width="5" Height="5" />246 <Image Name="TreeListClosed" XPos="175" YPos="111" Width="7" Height="11" XOffset="8" YOffset="2" />247 <Image Name="TreeListOpened" XPos="164" YPos="111" Width="11" Height="7" XOffset="8" YOffset="2"/>1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="TaharezLook.png" name="TaharezLook" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="64" name="ClientBrush" width="64" xPos="2" yPos="2" /> 4 <Image height="1" name="GenericBrush" width="1" xPos="9" yPos="71" /> 5 <Image XOffset="4" height="22" name="WindowLeftEdge" width="1" xPos="6" yPos="95" /> 6 <Image XOffset="-5" height="22" name="WindowRightEdge" width="1" xPos="34" yPos="95" /> 7 <Image height="1" name="WindowTopEdge" width="23" xPos="9" yPos="68" /> 8 <Image height="1" name="WindowBottomEdge" width="23" xPos="9" yPos="143" /> 9 <Image height="24" name="WindowTopLeft" width="5" xPos="2" yPos="68" /> 10 <Image height="24" name="WindowTopRight" width="5" xPos="34" yPos="68" /> 11 <Image height="24" name="WindowBottomLeft" width="5" xPos="2" yPos="120" /> 12 <Image height="24" name="WindowBottomRight" width="5" xPos="34" yPos="120" /> 13 <Image height="16" name="ButtonLeftNormal" width="12" xPos="68" yPos="20" /> 14 <Image height="16" name="ButtonMiddleNormal" width="12" xPos="82" yPos="20" /> 15 <Image height="16" name="ButtonRightNormal" width="12" xPos="96" yPos="20" /> 16 <Image height="16" name="ButtonLeftPushed" width="12" xPos="68" yPos="38" /> 17 <Image height="16" name="ButtonMiddlePushed" width="12" xPos="82" yPos="38" /> 18 <Image height="16" name="ButtonRightPushed" width="12" xPos="96" yPos="38" /> 19 <Image height="16" name="ButtonLeftHighlight" width="12" xPos="68" yPos="56" /> 20 <Image height="16" name="ButtonMiddleHighlight" width="12" xPos="82" yPos="56" /> 21 <Image height="16" name="ButtonRightHighlight" width="12" xPos="96" yPos="56" /> 22 <Image height="16" name="ButtonLeftSelected" width="12" xPos="68" yPos="56" /> 23 <Image height="16" name="ButtonMiddleSelected" width="12" xPos="82" yPos="56" /> 24 <Image height="16" name="ButtonRightSelected" width="12" xPos="96" yPos="56" /> 25 <Image height="12" name="CheckboxNormal" width="12" xPos="110" yPos="2" /> 26 <Image height="12" name="CheckboxHover" width="12" xPos="110" yPos="30" /> 27 <Image height="12" name="CheckboxMark" width="12" xPos="110" yPos="16" /> 28 <Image height="12" name="RadioButtonNormal" width="12" xPos="124" yPos="2" /> 29 <Image height="12" name="RadioButtonHover" width="12" xPos="124" yPos="30" /> 30 <Image height="12" name="RadioButtonMark" width="12" xPos="124" yPos="16" /> 31 <Image height="16" name="TitlebarLeft" width="8" xPos="68" yPos="2" /> 32 <Image height="16" name="TitlebarMiddle" width="8" xPos="78" yPos="2" /> 33 <Image height="16" name="TitlebarRight" width="8" xPos="88" yPos="2" /> 34 <Image height="16" name="NewTitlebarLeft" width="13" xPos="61" yPos="127" /> 35 <Image height="16" name="NewTitlebarMiddle" width="12" xPos="77" yPos="127" /> 36 <Image height="16" name="NewTitlebarRight" width="12" xPos="92" yPos="127" /> 37 <Image height="16" name="SysAreaMiddle" width="12" xPos="107" yPos="127" /> 38 <Image height="16" name="SysAreaRight" width="13" xPos="122" yPos="127" /> 39 <Image height="6" name="StaticLeft" width="6" xPos="41" yPos="89" /> 40 <Image height="6" name="StaticRight" width="6" xPos="63" yPos="89" /> 41 <Image height="6" name="StaticTop" width="6" xPos="52" yPos="78" /> 42 <Image height="6" name="StaticBottom" width="6" xPos="52" yPos="100" /> 43 <Image height="6" name="StaticTopLeft" width="6" xPos="41" yPos="78" /> 44 <Image height="6" name="StaticTopRight" width="6" xPos="63" yPos="78" /> 45 <Image height="6" name="StaticBottomLeft" width="6" xPos="41" yPos="100" /> 46 <Image height="6" name="StaticBottomRight" width="6" xPos="63" yPos="100" /> 47 <Image height="6" name="StaticBackdrop" width="6" xPos="52" yPos="89" /> 48 <Image height="12" name="ProgressBarLeft" width="7" xPos="71" yPos="74" /> 49 <Image height="12" name="ProgressBarMiddle" width="6" xPos="80" yPos="74" /> 50 <Image height="12" name="ProgressBarRight" width="6" xPos="88" yPos="74" /> 51 <Image height="12" name="ProgressBarDimSegment" width="8" xPos="96" yPos="74" /> 52 <Image height="12" name="ProgressBarLitSegment" width="8" xPos="106" yPos="74" /> 53 <Image height="18" name="EditBoxLeft" width="4" xPos="41" yPos="108" /> 54 <Image height="18" name="EditBoxMiddle" width="4" xPos="47" yPos="108" /> 55 <Image height="18" name="EditBoxRight" width="4" xPos="53" yPos="108" /> 56 <Image height="18" name="EditBoxCarat" width="4" xPos="60" yPos="108" /> 57 <Image height="6" name="SpinnerUpNormal" width="10" xPos="68" yPos="110" /> 58 <Image height="6" name="SpinnerDownNormal" width="10" xPos="68" yPos="118" /> 59 <Image height="6" name="SpinnerUpHover" width="10" xPos="82" yPos="110" /> 60 <Image height="6" name="SpinnerDownHover" width="10" xPos="82" yPos="118" /> 61 <Image height="16" name="TextSelectionBrush" width="16" xPos="8" yPos="70" /> 62 <Image height="8" name="VertScrollTop" width="20" xPos="182" yPos="2" /> 63 <Image height="8" name="VertScrollMiddle" width="20" xPos="182" yPos="12" /> 64 <Image height="8" name="VertScrollBottom" width="20" xPos="182" yPos="22" /> 65 <Image height="10" name="VertScrollBarSegment" width="4" xPos="206" yPos="2" /> 66 <Image height="24" name="VertScrollThumbNormal" width="8" xPos="214" yPos="2" /> 67 <Image height="24" name="VertScrollThumbHover" width="8" xPos="224" yPos="2" /> 68 <Image height="12" name="VertScrollUpNormal" width="12" xPos="196" yPos="32" /> 69 <Image height="12" name="VertScrollDownNormal" width="12" xPos="182" yPos="32" /> 70 <Image height="12" name="VertScrollUpHover" width="12" xPos="196" yPos="46" /> 71 <Image height="12" name="VertScrollDownHover" width="12" xPos="182" yPos="46" /> 72 <Image height="10" name="MiniVertScrollBarSegment" width="4" xPos="207" yPos="60" /> 73 <Image height="22" name="MiniVertScrollThumbNormal" width="7" xPos="214" yPos="59" /> 74 <Image height="5" name="MiniVertScrollThumbTopNormal" width="7" xPos="214" yPos="59" /> 75 <Image height="5" name="MiniVertScrollThumbMiddleNormal" width="7" xPos="214" yPos="65" /> 76 <Image height="5" name="MiniVertScrollThumbBottomNormal" width="7" xPos="214" yPos="76" /> 77 <Image height="5" name="MiniVertScrollThumbTopHover" width="7" xPos="223" yPos="59" /> 78 <Image height="5" name="MiniVertScrollThumbMiddleHover" width="7" xPos="223" yPos="65" /> 79 <Image height="5" name="MiniVertScrollThumbBottomHover" width="7" xPos="223" yPos="76" /> 80 <Image height="22" name="MiniVertScrollThumbHover" width="7" xPos="223" yPos="59" /> 81 <Image height="9" name="MiniVertScrollUpNormal" width="10" xPos="194" yPos="60" /> 82 <Image height="9" name="MiniVertScrollDownNormal" width="10" xPos="182" yPos="59" /> 83 <Image height="9" name="MiniVertScrollUpHover" width="10" xPos="194" yPos="70" /> 84 <Image height="9" name="MiniVertScrollDownHover" width="10" xPos="182" yPos="69" /> 85 <Image height="48" name="VertSliderBody" width="9" xPos="234" yPos="2" /> 86 <Image height="6" name="VertSliderThumbNormal" width="15" xPos="217" yPos="28" /> 87 <Image height="6" name="VertSliderThumbHover" width="15" xPos="217" yPos="36" /> 88 <Image height="4" name="MiniHorzScrollBarSegment" width="10" xPos="244" yPos="80" /> 89 <Image height="7" name="MiniHorzScrollThumbNormal" width="22" xPos="233" yPos="87" /> 90 <Image height="7" name="MiniHorzScrollThumbLeftNormal" width="5" xPos="233" yPos="87" /> 91 <Image height="7" name="MiniHorzScrollThumbMiddleNormal" width="5" xPos="239" yPos="87" /> 92 <Image height="7" name="MiniHorzScrollThumbRightNormal" width="5" xPos="250" yPos="87" /> 93 <Image height="7" name="MiniHorzScrollThumbHover" width="22" xPos="233" yPos="96" /> 94 <Image height="7" name="MiniHorzScrollThumbLeftHover" width="5" xPos="233" yPos="96" /> 95 <Image height="7" name="MiniHorzScrollThumbMiddleHover" width="5" xPos="239" yPos="96" /> 96 <Image height="7" name="MiniHorzScrollThumbRightHover" width="5" xPos="250" yPos="96" /> 97 <Image height="10" name="MiniHorzScrollLeftNormal" width="9" xPos="246" yPos="55" /> 98 <Image height="10" name="MiniHorzScrollRightNormal" width="9" xPos="245" yPos="67" /> 99 <Image height="10" name="MiniHorzScrollLeftHover" width="9" xPos="236" yPos="55" /> 100 <Image height="10" name="MiniHorzScrollRightHover" width="9" xPos="235" yPos="67" /> 101 <Image height="6" name="ListboxLeft" width="7" xPos="41" yPos="89" /> 102 <Image height="6" name="ListboxRight" width="7" xPos="62" yPos="89" /> 103 <Image height="7" name="ListboxTop" width="6" xPos="52" yPos="78" /> 104 <Image height="7" name="ListboxBottom" width="6" xPos="52" yPos="99" /> 105 <Image height="7" name="ListboxTopLeft" width="7" xPos="41" yPos="78" /> 106 <Image height="7" name="ListboxTopRight" width="7" xPos="62" yPos="78" /> 107 <Image height="7" name="ListboxBottomLeft" width="7" xPos="41" yPos="99" /> 108 <Image height="7" name="ListboxBottomRight" width="7" xPos="62" yPos="99" /> 109 <Image height="6" name="ListboxBackdrop" width="6" xPos="52" yPos="89" /> 110 <Image height="16" name="ListboxSelectionBrush" width="16" xPos="8" yPos="70" /> 111 <Image height="16" name="ComboboxEditLeft" width="8" xPos="138" yPos="2" /> 112 <Image height="16" name="ComboboxEditMiddle" width="8" xPos="148" yPos="2" /> 113 <Image height="16" name="ComboboxListButtonNormal" width="16" xPos="158" yPos="2" /> 114 <Image height="16" name="ComboboxListButtonHover" width="16" xPos="158" yPos="20" /> 115 <Image height="8" name="ComboboxListLeft" width="8" xPos="138" yPos="48" /> 116 <Image height="8" name="ComboboxListRight" width="8" xPos="158" yPos="48" /> 117 <Image height="8" name="ComboboxListTop" width="8" xPos="148" yPos="48" /> 118 <Image height="8" name="ComboboxListBottom" width="8" xPos="148" yPos="58" /> 119 <Image height="8" name="ComboboxListTopLeft" width="8" xPos="138" yPos="38" /> 120 <Image height="8" name="ComboboxListTopRight" width="8" xPos="158" yPos="38" /> 121 <Image height="8" name="ComboboxListBottomLeft" width="8" xPos="138" yPos="58" /> 122 <Image height="8" name="ComboboxListBottomRight" width="8" xPos="158" yPos="58" /> 123 <Image height="8" name="ComboboxListBackdrop" width="8" xPos="148" yPos="48" /> 124 <Image height="16" name="ComboboxSelectionBrush" width="16" xPos="8" yPos="70" /> 125 <Image height="1" name="ComboboxDividerLeft" width="14" xPos="138" yPos="68" /> 126 <Image height="1" name="ComboboxDividerMiddle" width="8" xPos="154" yPos="68" /> 127 <Image height="1" name="ComboboxDividerRight" width="14" xPos="164" yPos="68" /> 128 <Image height="12" name="HeaderBarBackdropNormal" width="10" xPos="230" yPos="163" /> 129 <Image height="12" name="HeaderBarBackdropHover" width="10" xPos="230" yPos="163" /> 130 <Image height="16" name="HeaderBarSplitterNormal" width="3" xPos="225" yPos="92" /> 131 <Image height="16" name="HeaderBarSplitterHover" width="3" xPos="200" yPos="92" /> 132 <Image height="8" name="HeaderBarSortUp" width="8" xPos="233" yPos="178" /> 133 <Image height="8" name="HeaderBarSortDown" width="8" xPos="244" yPos="178" /> 134 <Image height="6" name="MultiListLeft" width="7" xPos="170" yPos="92" /> 135 <Image height="6" name="MultiListRight" width="7" xPos="191" yPos="92" /> 136 <Image height="7" name="MultiListTop" width="6" xPos="181" yPos="81" /> 137 <Image height="7" name="MultiListBottom" width="6" xPos="181" yPos="102" /> 138 <Image height="7" name="MultiListTopLeft" width="7" xPos="170" yPos="81" /> 139 <Image height="7" name="MultiListTopRight" width="7" xPos="191" yPos="81" /> 140 <Image height="7" name="MultiListBottomLeft" width="7" xPos="170" yPos="102" /> 141 <Image height="7" name="MultiListBottomRight" width="7" xPos="191" yPos="102" /> 142 <Image height="6" name="MultiListBackdrop" width="6" xPos="181" yPos="92" /> 143 <Image height="14" name="MultiListSelectionBrush" width="14" xPos="9" yPos="71" /> 144 <Image height="12" name="AltProgressLeft" width="8" xPos="71" yPos="88" /> 145 <Image height="12" name="AltProgressMiddle" width="8" xPos="81" yPos="88" /> 146 <Image height="12" name="AltProgressRight" width="8" xPos="91" yPos="88" /> 147 <Image height="4" name="AltProgressQuarter" width="3" xPos="102" yPos="89" /> 148 <Image height="5" name="AltProgressHalf" width="4" xPos="109" yPos="89" /> 149 <Image height="8" name="AltProgressLight1" width="4" xPos="100" yPos="97" /> 150 <Image height="8" name="AltProgressLight2" width="4" xPos="106" yPos="97" /> 151 <Image height="8" name="AltProgressLight3" width="4" xPos="112" yPos="97" /> 152 <Image height="8" name="AltProgressLight4" width="4" xPos="118" yPos="97" /> 153 <Image height="8" name="AltProgressLight5" width="4" xPos="124" yPos="97" /> 154 <Image height="8" name="AltProgressLight6" width="4" xPos="130" yPos="97" /> 155 <Image height="8" name="AltProgressLight7" width="4" xPos="136" yPos="97" /> 156 <Image height="8" name="AltProgressLight8" width="4" xPos="142" yPos="97" /> 157 <Image height="8" name="AltProgressLight9" width="4" xPos="148" yPos="97" /> 158 <Image height="8" name="AltProgressLight10" width="4" xPos="154" yPos="97" /> 159 <Image height="16" name="CloseButtonNormal" width="16" xPos="41" yPos="128" /> 160 <Image height="16" name="CloseButtonHover" width="16" xPos="41" yPos="146" /> 161 <Image height="16" name="CloseButtonPressed" width="16" xPos="41" yPos="164" /> 162 <Image height="10" name="NewCloseButtonNormal" width="10" xPos="90" yPos="146" /> 163 <Image height="10" name="NewCloseButtonHover" width="10" xPos="90" yPos="146" /> 164 <Image height="10" name="NewCloseButtonPressed" width="10" xPos="90" yPos="146" /> 165 <Image height="6" name="MultiLineEditboxLeft" width="6" xPos="41" yPos="89" /> 166 <Image height="6" name="MultiLineEditboxRight" width="6" xPos="63" yPos="89" /> 167 <Image height="6" name="MultiLineEditboxTop" width="6" xPos="52" yPos="78" /> 168 <Image height="6" name="MultiLineEditboxBottom" width="6" xPos="52" yPos="100" /> 169 <Image height="6" name="MultiLineEditboxTopLeft" width="6" xPos="41" yPos="78" /> 170 <Image height="6" name="MultiLineEditboxTopRight" width="6" xPos="63" yPos="78" /> 171 <Image height="6" name="MultiLineEditboxBottomLeft" width="6" xPos="41" yPos="100" /> 172 <Image height="6" name="MultiLineEditboxBottomRight" width="6" xPos="63" yPos="100" /> 173 <Image height="6" name="MultiLineEditboxBackdrop" width="6" xPos="52" yPos="89" /> 174 <Image height="14" name="MultiLineEditboxSelectionBrush" width="14" xPos="9" yPos="71" /> 175 <Image XOffset="-8" YOffset="-8" height="17" name="MouseTarget" width="17" xPos="182" yPos="127" /> 176 <Image XOffset="0" YOffset="0" height="25" name="MouseArrow" width="31" xPos="138" yPos="127" /> 177 <Image XOffset="-8" YOffset="-8" height="18" name="MouseMoveCursor" width="18" xPos="201" yPos="127" /> 178 <Image XOffset="-3" YOffset="-8" height="18" name="MouseNoSoCursor" width="8" xPos="221" yPos="127" /> 179 <Image XOffset="-8" YOffset="-3" height="8" name="MouseEsWeCursor" width="18" xPos="182" yPos="150" /> 180 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNeSwCursor" width="14" xPos="201" yPos="147" /> 181 <Image XOffset="-7" YOffset="-7" height="14" name="MouseNwSeCursor" width="14" xPos="230" yPos="126" /> 182 <Image XOffset="-2" YOffset="-9" height="18" name="MouseTextBar" width="7" xPos="173" yPos="127" /> 183 <Image height="1" name="TabHorizontalFiller" width="7" xPos="197" yPos="201" /> 184 <Image height="7" name="TabContentPaneUpperLeft" width="7" xPos="41" yPos="78" /> 185 <Image height="7" name="TabContentPaneUpper" width="6" xPos="52" yPos="78" /> 186 <Image height="7" name="TabContentPaneUpperRight" width="7" xPos="62" yPos="78" /> 187 <Image height="6" name="TabContentPaneLeft" width="7" xPos="41" yPos="89" /> 188 <Image height="6" name="TabContentPaneRight" width="7" xPos="62" yPos="89" /> 189 <Image height="7" name="TabContentPaneLower" width="6" xPos="52" yPos="99" /> 190 <Image height="7" name="TabContentPaneLowerLeft" width="7" xPos="41" yPos="99" /> 191 <Image height="7" name="TabContentPaneLowerRight" width="7" xPos="62" yPos="99" /> 192 <Image height="6" name="TabContentPaneMiddle" width="6" xPos="52" yPos="89" /> 193 <Image height="17" name="TabButtonScrollLeftNormal" width="16" xPos="97" yPos="108" /> 194 <Image height="17" name="TabButtonScrollRightNormal" width="16" xPos="112" yPos="108" /> 195 <Image height="17" name="TabButtonScrollLeftHover" width="16" xPos="127" yPos="108" /> 196 <Image height="17" name="TabButtonScrollRightHover" width="16" xPos="142" yPos="108" /> 197 <Image height="6" name="TabButtonLeftNormal" width="7" xPos="41" yPos="89" /> 198 <Image height="6" name="TabButtonRightNormal" width="7" xPos="62" yPos="89" /> 199 <Image height="7" name="TabButtonUpperNormal" width="6" xPos="52" yPos="78" /> 200 <Image height="7" name="TabButtonLowerNormal" width="6" xPos="52" yPos="99" /> 201 <Image height="7" name="TabButtonUpperLeftNormal" width="7" xPos="41" yPos="78" /> 202 <Image height="7" name="TabButtonUpperLeft2Normal" width="7" xPos="186" yPos="164" /> 203 <Image height="7" name="TabButtonUpperRightNormal" width="7" xPos="62" yPos="78" /> 204 <Image height="7" name="TabButtonLowerLeftNormal" width="7" xPos="41" yPos="99" /> 205 <Image height="7" name="TabButtonLowerRightNormal" width="7" xPos="62" yPos="99" /> 206 <Image height="7" name="TabButtonLowerRight2Normal" width="7" xPos="187" yPos="195" /> 207 <Image height="6" name="TabButtonMiddleNormal" width="6" xPos="52" yPos="89" /> 208 <Image height="6" name="TabButtonLeftSelected" width="7" xPos="41" yPos="89" /> 209 <Image height="6" name="TabButtonRightSelected" width="7" xPos="62" yPos="89" /> 210 <Image height="7" name="TabButtonUpperSelected" width="6" xPos="52" yPos="78" /> 211 <Image height="6" name="TabButtonLowerSelected" width="6" xPos="52" yPos="89" /> 212 <Image height="7" name="TabButtonUpperLeftSelected" width="7" xPos="41" yPos="78" /> 213 <Image height="7" name="TabButtonUpperRightSelected" width="7" xPos="62" yPos="78" /> 214 <Image height="7" name="TabButtonLowerLeftSelected" width="7" xPos="41" yPos="99" /> 215 <Image height="7" name="TabButtonLowerRightSelected" width="7" xPos="62" yPos="99" /> 216 <Image height="6" name="TabButtonMiddleSelected" width="6" xPos="52" yPos="89" /> 217 <Image height="4" name="TooltipTopLeft" width="4" xPos="61" yPos="160" /> 218 <Image height="4" name="TooltipTopRight" width="5" xPos="85" yPos="160" /> 219 <Image height="5" name="TooltipBottomLeft" width="4" xPos="61" yPos="184" /> 220 <Image height="5" name="TooltipBottomRight" width="5" xPos="85" yPos="184" /> 221 <Image height="6" name="TooltipLeftEdge" width="4" xPos="61" yPos="171" /> 222 <Image height="6" name="TooltipRightEdge" width="5" xPos="85" yPos="171" /> 223 <Image height="4" name="TooltipTopEdge" width="6" xPos="72" yPos="160" /> 224 <Image height="5" name="TooltipBottomEdge" width="6" xPos="72" yPos="184" /> 225 <Image height="6" name="TooltipMiddle" width="6" xPos="72" yPos="171" /> 226 <Image height="2" name="MenuTopLeft" width="2" xPos="166" yPos="204" /> 227 <Image height="2" name="MenuTopRight" width="3" xPos="175" yPos="204" /> 228 <Image height="3" name="MenuBottomLeft" width="2" xPos="166" yPos="213" /> 229 <Image height="3" name="MenuBottomRight" width="3" xPos="175" yPos="213" /> 230 <Image height="1" name="MenuLeft" width="2" xPos="166" yPos="209" /> 231 <Image height="1" name="MenuRight" width="3" xPos="175" yPos="209" /> 232 <Image height="2" name="MenuTop" width="1" xPos="171" yPos="204" /> 233 <Image height="3" name="MenuBottom" width="1" xPos="171" yPos="213" /> 234 <Image height="1" name="MenuMiddle" width="1" xPos="171" yPos="209" /> 235 <Image height="2" name="PopupMenuFrameTopLeft" width="2" xPos="186" yPos="204" /> 236 <Image height="2" name="PopupMenuFrameTopRight" width="4" xPos="195" yPos="204" /> 237 <Image height="4" name="PopupMenuFrameBottomLeft" width="2" xPos="186" yPos="213" /> 238 <Image height="4" name="PopupMenuFrameBottomRight" width="4" xPos="195" yPos="213" /> 239 <Image height="1" name="PopupMenuFrameLeft" width="2" xPos="186" yPos="209" /> 240 <Image height="1" name="PopupMenuFrameRight" width="4" xPos="195" yPos="209" /> 241 <Image height="2" name="PopupMenuFrameTop" width="1" xPos="191" yPos="204" /> 242 <Image height="4" name="PopupMenuFrameBottom" width="1" xPos="191" yPos="213" /> 243 <Image height="1" name="PopupMenuMiddle" width="1" xPos="191" yPos="209" /> 244 <Image height="5" name="PopupMenuArrowRight" width="5" xPos="179" yPos="204" /> 245 <Image height="5" name="PopupMenuArrowLeft" width="5" xPos="179" yPos="210" /> 246 <Image XOffset="8" YOffset="2" height="11" name="TreeListClosed" width="7" xPos="175" yPos="111" /> 247 <Image XOffset="8" YOffset="2" height="7" name="TreeListOpened" width="11" xPos="164" yPos="111" /> 248 248 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/Vanilla.imageset
r7369 r11792 1 <?xml version= "1.0"?>2 <Imageset Name="Vanilla-Images" Imagefile="vanilla.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true">3 <Image Name="GenericBrush" XPos="46" YPos="46" Width="3" Height="3" />4 <Image Name="FrameTopLeft" XPos="1" YPos="1" Width="6" Height="6" />5 <Image Name="FrameTopRight" XPos="10" YPos="1" Width="6" Height="6" />6 <Image Name="FrameBottomLeft" XPos="1" YPos="10" Width="6" Height="6" />7 <Image Name="FrameBottomRight" XPos="10" YPos="10" Width="6" Height="6" />8 <Image Name="FrameLeft" XPos="1" YPos="18" Width="6" Height="1" />9 <Image Name="FrameRight" XPos="10" YPos="18" Width="6" Height="1" />10 <Image Name="FrameTop" XPos="18" YPos="1" Width="1" Height="6" />11 <Image Name="FrameBottom" XPos="18" YPos="10" Width="1" Height="6" />12 <Image Name="ScrollUpArrow" XPos="1" YPos="22" Width="20" Height="20" />13 <Image Name="ScrollDownArrow" XPos="22" YPos="22" Width="20" Height="20" />14 <Image Name="VertScrollContainer" XPos="69" YPos="3" Width="20" Height="1" />15 <Image Name="ScrollLeftArrow" XPos="21" YPos="1" Width="20" Height="20" />16 <Image Name="ScrollRightArrow" XPos="42" YPos="1" Width="20" Height="20" />17 <Image Name="HorzScrollContainer" XPos="65" YPos="1" Width="1" Height="20" />18 <Image Name="ScrollbarThumb" XPos="43" YPos="22" Width="20" Height="20" />19 <Image Name="ShadowBrush" XPos="4" YPos="45" Width="24" Height="24" />20 <Image Name="MouseArrow" XPos="69" YPos="7" Width="17" Height="25" />1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="vanilla.png" name="Vanilla-Images" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="3" name="GenericBrush" width="3" xPos="46" yPos="46" /> 4 <Image height="6" name="FrameTopLeft" width="6" xPos="1" yPos="1" /> 5 <Image height="6" name="FrameTopRight" width="6" xPos="10" yPos="1" /> 6 <Image height="6" name="FrameBottomLeft" width="6" xPos="1" yPos="10" /> 7 <Image height="6" name="FrameBottomRight" width="6" xPos="10" yPos="10" /> 8 <Image height="1" name="FrameLeft" width="6" xPos="1" yPos="18" /> 9 <Image height="1" name="FrameRight" width="6" xPos="10" yPos="18" /> 10 <Image height="6" name="FrameTop" width="1" xPos="18" yPos="1" /> 11 <Image height="6" name="FrameBottom" width="1" xPos="18" yPos="10" /> 12 <Image height="20" name="ScrollUpArrow" width="20" xPos="1" yPos="22" /> 13 <Image height="20" name="ScrollDownArrow" width="20" xPos="22" yPos="22" /> 14 <Image height="1" name="VertScrollContainer" width="20" xPos="69" yPos="3" /> 15 <Image height="20" name="ScrollLeftArrow" width="20" xPos="21" yPos="1" /> 16 <Image height="20" name="ScrollRightArrow" width="20" xPos="42" yPos="1" /> 17 <Image height="20" name="HorzScrollContainer" width="1" xPos="65" yPos="1" /> 18 <Image height="20" name="ScrollbarThumb" width="20" xPos="43" yPos="22" /> 19 <Image height="24" name="ShadowBrush" width="24" xPos="4" yPos="45" /> 20 <Image height="25" name="MouseArrow" width="17" xPos="69" yPos="7" /> 21 21 </Imageset> -
data/branches/cegui0.8_ogre1.9/gui/imagesets/WindowsLook.imageset
r7369 r11792 1 <?xml version="1.0" ?> 2 <Imageset Name="WindowsLook" Imagefile="WindowsLook.png" NativeHorzRes="800" NativeVertRes="600" AutoScaled="true"> 3 <Image Name="Background" XPos="9" YPos="9" Width="2" Height="2" /> 4 <Image Name="WindowFrameLeft" XPos="2" YPos="9" Width="4" Height="2" /> 5 <Image Name="WindowFrameRight" XPos="14" YPos="9" Width="4" Height="2" /> 6 <Image Name="WindowFrameTop" XPos="9" YPos="2" Width="2" Height="4" /> 7 <Image Name="WindowFrameBottom" XPos="9" YPos="14" Width="2" Height="4" /> 8 <Image Name="WindowFrameTopLeft" XPos="2" YPos="2" Width="4" Height="4" /> 9 <Image Name="WindowFrameTopRight" XPos="14" YPos="2" Width="4" Height="4" /> 10 <Image Name="WindowFrameBottomLeft" XPos="2" YPos="14" Width="4" Height="4" /> 11 <Image Name="WindowFrameBottomRight" XPos="14" YPos="14" Width="4" Height="4" /> 12 <Image Name="ButtonNormalLeft" XPos="20" YPos="9" Width="2" Height="2" /> 13 <Image Name="ButtonNormalRight" XPos="34" YPos="9" Width="2" Height="2" /> 14 <Image Name="ButtonNormalTop" XPos="27" YPos="2" Width="2" Height="2" /> 15 <Image Name="ButtonNormalBottom" XPos="27" YPos="16" Width="2" Height="2" /> 16 <Image Name="ButtonNormalTopLeft" XPos="20" YPos="2" Width="3" Height="3" /> 17 <Image Name="ButtonNormalTopRight" XPos="33" YPos="2" Width="3" Height="3" /> 18 <Image Name="ButtonNormalBottomLeft" XPos="20" YPos="15" Width="3" Height="3" /> 19 <Image Name="ButtonNormalBottomRight" XPos="33" YPos="15" Width="3" Height="3" /> 20 <Image Name="ButtonPushedLeft" XPos="38" YPos="9" Width="2" Height="2" /> 21 <Image Name="ButtonPushedRight" XPos="52" YPos="9" Width="2" Height="2" /> 22 <Image Name="ButtonPushedTop" XPos="45" YPos="2" Width="2" Height="2" /> 23 <Image Name="ButtonPushedBottom" XPos="45" YPos="16" Width="2" Height="2" /> 24 <Image Name="ButtonPushedTopLeft" XPos="38" YPos="2" Width="3" Height="3" /> 25 <Image Name="ButtonPushedTopRight" XPos="51" YPos="2" Width="3" Height="3" /> 26 <Image Name="ButtonPushedBottomLeft" XPos="38" YPos="15" Width="3" Height="3" /> 27 <Image Name="ButtonPushedBottomRight" XPos="51" YPos="15" Width="3" Height="3" /> 28 <Image Name="ButtonHoverLeft" XPos="56" YPos="9" Width="2" Height="2" /> 29 <Image Name="ButtonHoverRight" XPos="70" YPos="9" Width="2" Height="2" /> 30 <Image Name="ButtonHoverTop" XPos="63" YPos="2" Width="2" Height="2" /> 31 <Image Name="ButtonHoverBottom" XPos="63" YPos="16" Width="2" Height="2" /> 32 <Image Name="ButtonHoverTopLeft" XPos="56" YPos="2" Width="3" Height="3" /> 33 <Image Name="ButtonHoverTopRight" XPos="69" YPos="2" Width="3" Height="3" /> 34 <Image Name="ButtonHoverBottomLeft" XPos="56" YPos="15" Width="3" Height="3" /> 35 <Image Name="ButtonHoverBottomRight" XPos="69" YPos="15" Width="3" Height="3" /> 36 <Image Name="EditFrameLeft" XPos="74" YPos="9" Width="3" Height="2" /> 37 <Image Name="EditFrameRight" XPos="87" YPos="9" Width="3" Height="2" /> 38 <Image Name="EditFrameTop" XPos="81" YPos="2" Width="2" Height="3" /> 39 <Image Name="EditFrameBottom" XPos="81" YPos="15" Width="2" Height="3" /> 40 <Image Name="EditFrameTopLeft" XPos="74" YPos="2" Width="3" Height="3" /> 41 <Image Name="EditFrameTopRight" XPos="87" YPos="2" Width="3" Height="3" /> 42 <Image Name="EditFrameBottomLeft" XPos="74" YPos="15" Width="3" Height="3" /> 43 <Image Name="EditFrameBottomRight" XPos="87" YPos="15" Width="3" Height="3" /> 44 <Image Name="StaticFrameLeft" XPos="92" YPos="9" Width="2" Height="2" /> 45 <Image Name="StaticFrameRight" XPos="106" YPos="9" Width="2" Height="2" /> 46 <Image Name="StaticFrameTop" XPos="99" YPos="2" Width="2" Height="2" /> 47 <Image Name="StaticFrameBottom" XPos="99" YPos="16" Width="2" Height="2" /> 48 <Image Name="StaticFrameTopLeft" XPos="92" YPos="2" Width="3" Height="3" /> 49 <Image Name="StaticFrameTopRight" XPos="105" YPos="2" Width="3" Height="3" /> 50 <Image Name="StaticFrameBottomLeft" XPos="92" YPos="15" Width="3" Height="3" /> 51 <Image Name="StaticFrameBottomRight" XPos="105" YPos="15" Width="3" Height="3" /> 52 <Image Name="CloseButtonNormal" XPos="2" YPos="20" Width="13" Height="13" /> 53 <Image Name="CloseButtonHover" XPos="2" YPos="35" Width="13" Height="13" /> 54 <Image Name="CloseButtonPushed" XPos="2" YPos="50" Width="13" Height="13" /> 55 <Image Name="TitlebarTopLeft" XPos="87" YPos="103" Width="8" Height="4" /> 56 <Image Name="TitlebarTopRight" XPos="109" YPos="103" Width="8" Height="4" /> 57 <Image Name="TitlebarBottomLeft" XPos="87" YPos="123" Width="8" Height="2" /> 58 <Image Name="TitlebarBottomRight" XPos="109" YPos="123" Width="8" Height="2" /> 59 <Image Name="TitlebarLeft" XPos="87" YPos="110" Width="8" Height="10" /> 60 <Image Name="TitlebarRight" XPos="109" YPos="110" Width="8" Height="10" /> 61 <Image Name="TitlebarTop" XPos="98" YPos="103" Width="8" Height="4" /> 62 <Image Name="TitlebarBottom" XPos="98" YPos="123" Width="8" Height="2" /> 63 <Image Name="TitlebarFill" XPos="98" YPos="110" Width="8" Height="10" /> 64 <Image Name="CheckboxNormal" XPos="17" YPos="37" Width="10" Height="10" /> 65 <Image Name="CheckboxHover" XPos="17" YPos="49" Width="10" Height="10" /> 66 <Image Name="CheckboxMark" XPos="17" YPos="61" Width="10" Height="10" /> 67 <Image Name="RadioButtonNormal" XPos="29" YPos="37" Width="10" Height="10" /> 68 <Image Name="RadioButtonHover" XPos="29" YPos="49" Width="10" Height="10" /> 69 <Image Name="RadioButtonMark" XPos="29" YPos="61" Width="10" Height="10" /> 70 <Image Name="SliderThumbNormal" XPos="47" YPos="20" Width="7" Height="10" /> 71 <Image Name="SliderThumbHover" XPos="47" YPos="32" Width="7" Height="10" /> 72 <Image Name="SliderTrackLeft" XPos="56" YPos="20" Width="3" Height="4" /> 73 <Image Name="SlidertrackMiddle" XPos="63" YPos="20" Width="2" Height="4" /> 74 <Image Name="SliderTrackRight" XPos="69" YPos="20" Width="3" Height="4" /> 75 <Image Name="SliderTick" XPos="56" YPos="26" Width="1" Height="4" /> 76 <Image Name="HeaderMainBrush" XPos="53" YPos="45" Width="2" Height="2" /> 77 <Image Name="HeaderBottomEdge" XPos="53" YPos="50" Width="2" Height="4" /> 78 <Image Name="HeaderSplitter" XPos="47" YPos="44" Width="3" Height="15" /> 79 <Image Name="VertScrollbarGrip" XPos="41" YPos="68" Width="5" Height="8" /> 80 <Image Name="HorzScrollbarGrip" XPos="41" YPos="61" Width="8" Height="5" /> 81 <Image Name="LargeLeftArrow" XPos="2" YPos="65" Width="5" Height="9" /> 82 <Image Name="LargeRightArrow" XPos="9" YPos="65" Width="5" Height="9" /> 83 <Image Name="LargeUpArrow" XPos="2" YPos="76" Width="9" Height="5" /> 84 <Image Name="LargeDownArrow" XPos="2" YPos="83" Width="9" Height="5" /> 85 <Image Name="SmallLeftArrow" XPos="17" YPos="73" Width="5" Height="5" /> 86 <Image Name="SmallRightArrow" XPos="24" YPos="73" Width="5" Height="5" /> 87 <Image Name="SmallUpArrow" XPos="17" YPos="80" Width="5" Height="5" /> 88 <Image Name="SmallDownArrow" XPos="24" YPos="80" Width="5" Height="5" /> 89 <Image Name="EditBoxCarat" XPos="29" YPos="118" Width="2" Height="8" /> 90 <Image Name="MouseArrow" XPos="2" YPos="90" Width="10" Height="19" XOffset="0" YOffset="0" /> 91 <Image Name="MouseMoveCursor" XPos="14" YPos="90" Width="22" Height="22" XOffset="-10" YOffset="-10" /> 92 <Image Name="MouseNoSoCursor" XPos="38" YPos="89" Width="11" Height="19" XOffset="-4" YOffset="-9" /> 93 <Image Name="MouseEsWeCursor" XPos="2" YPos="116" Width="19" Height="8" XOffset="-9" YOffset="-4" /> 94 <Image Name="MouseNeSwCursor" XPos="51" YPos="90" Width="15" Height="15" XOffset="-7" YOffset="-6" /> 95 <Image Name="MouseNwSeCursor" XPos="68" YPos="90" Width="15" Height="15" XOffset="-6" YOffset="-7" /> 96 <Image Name="MouseTextBar" XPos="73" YPos="107" Width="11" Height="20" XOffset="-5" YOffset="-10" /> 97 98 <Image Name="TabHorizontalTopFiller" XPos="81" YPos="20" Width="2" Height="2" /> 99 <Image Name="TabHorizontalBottomFiller" XPos="81" YPos="34" Width="2" Height="2" /> 100 <Image Name="TabContentPaneUpperLeft" XPos="92" YPos="2" Width="3" Height="3" /> 101 <Image Name="TabContentPaneTop" XPos="99" YPos="2" Width="2" Height="3" /> 102 <Image Name="TabContentPaneUpperRight" XPos="105" YPos="2" Width="3" Height="3" /> 103 <Image Name="TabContentPaneLeft" XPos="92" YPos="9" Width="2" Height="2" /> 104 <Image Name="TabContentPaneMiddle" XPos="9" YPos="9" Width="2" Height="2" /> 105 <Image Name="TabContentPaneRight" XPos="106" YPos="9" Width="2" Height="2" /> 106 <Image Name="TabContentPaneLower" XPos="99" YPos="15" Width="2" Height="3" /> 107 <Image Name="TabContentPaneLowerLeft" XPos="92" YPos="15" Width="3" Height="3" /> 108 <Image Name="TabContentPaneLowerRight" XPos="105" YPos="15" Width="3" Height="3" /> 109 110 <Image Name="TabButtonUpperLeftNormal" XPos="74" YPos="20" Width="3" Height="3" /> 111 <Image Name="TabButtonUpperNormal" XPos="81" YPos="20" Width="2" Height="3" /> 112 <Image Name="TabButtonUpperRightNormal" XPos="87" YPos="20" Width="3" Height="3" /> 113 <Image Name="TabButtonLeftNormal" XPos="74" YPos="27" Width="2" Height="2" /> 114 <Image Name="TabButtonMiddleNormal" XPos="9" YPos="9" Width="2" Height="2" /> 115 <Image Name="TabButtonRightNormal" XPos="88" YPos="27" Width="2" Height="2" /> 116 <Image Name="TabButtonLowerLeftNormal" XPos="74" YPos="33" Width="3" Height="3" /> 117 <Image Name="TabButtonLowerNormal" XPos="81" YPos="33" Width="2" Height="3" /> 118 <Image Name="TabButtonLowerRightNormal" XPos="87" YPos="33" Width="3" Height="3" /> 119 120 <Image Name="TabButtonUpperLeftSelected" XPos="92" YPos="20" Width="3" Height="3" /> 121 <Image Name="TabButtonUpperSelected" XPos="99" YPos="20" Width="2" Height="3" /> 122 <Image Name="TabButtonUpperRightSelected" XPos="105" YPos="20" Width="3" Height="3" /> 123 <Image Name="TabButtonLeftSelected" XPos="92" YPos="27" Width="2" Height="2" /> 124 <Image Name="TabButtonMiddleSelected" XPos="9" YPos="9" Width="2" Height="2" /> 125 <Image Name="TabButtonRightSelected" XPos="106" YPos="27" Width="2" Height="2" /> 126 <Image Name="TabButtonLowerLeftSelected" XPos="92" YPos="33" Width="3" Height="3" /> 127 <Image Name="TabButtonLowerSelected" XPos="99" YPos="33" Width="2" Height="3" /> 128 <Image Name="TabButtonLowerRightSelected" XPos="105" YPos="33" Width="3" Height="3" /> 129 130 <Image Name="TabButtonScrollLeftNormal" XPos="75" YPos="75" Width="13" Height="13" /> 131 <Image Name="TabButtonScrollRightNormal" XPos="87" YPos="75" Width="13" Height="13" /> 132 <Image Name="TabButtonScrollLeftHover" XPos="99" YPos="75" Width="13" Height="13" /> 133 <Image Name="TabButtonScrollRightHover" XPos="111" YPos="75" Width="13" Height="13" /> 134 135 <Image Name="TooltipTopLeft" XPos="74" YPos="38" Width="3" Height="3" /> 136 <Image Name="TooltipTopRight" XPos="87" YPos="38" Width="4" Height="3" /> 137 <Image Name="TooltipBottomLeft" XPos="74" YPos="51" Width="3" Height="4" /> 138 <Image Name="TooltipBottomRight" XPos="87" YPos="51" Width="4" Height="4" /> 139 <Image Name="TooltipLeftEdge" XPos="74" YPos="45" Width="3" Height="2" /> 140 <Image Name="TooltipRightEdge" XPos="87" YPos="45" Width="4" Height="2" /> 141 <Image Name="TooltipTopEdge" XPos="81" YPos="38" Width="2" Height="3" /> 142 <Image Name="TooltipBottomEdge" XPos="81" YPos="51" Width="2" Height="4" /> 143 <Image Name="TooltipMiddle" XPos="81" YPos="45" Width="2" Height="2" /> 144 145 <Image Name="MenuTopLeft" XPos="61" YPos="57" Width="2" Height="2" /> 146 <Image Name="MenuTopRight" XPos="70" YPos="57" Width="2" Height="2" /> 147 <Image Name="MenuBottomLeft" XPos="61" YPos="66" Width="2" Height="2" /> 148 <Image Name="MenuBottomRight" XPos="70" YPos="66" Width="2" Height="2" /> 149 <Image Name="MenuLeft" XPos="61" YPos="62" Width="2" Height="1" /> 150 <Image Name="MenuRight" XPos="70" YPos="62" Width="2" Height="1" /> 151 <Image Name="MenuTop" XPos="66" YPos="57" Width="1" Height="2" /> 152 <Image Name="MenuBottom" XPos="66" YPos="66" Width="1" Height="2" /> 153 154 <Image Name="PopupMenuFrameTopLeft" XPos="74" YPos="57" Width="3" Height="3" /> 155 <Image Name="PopupMenuFrameTopRight" XPos="87" YPos="57" Width="3" Height="3" /> 156 <Image Name="PopupMenuFrameBottomLeft" XPos="74" YPos="70" Width="3" Height="3" /> 157 <Image Name="PopupMenuFrameBottomRight" XPos="87" YPos="70" Width="3" Height="3" /> 158 <Image Name="PopupMenuFrameLeft" XPos="74" YPos="64" Width="3" Height="2" /> 159 <Image Name="PopupMenuFrameRight" XPos="87" YPos="64" Width="3" Height="2" /> 160 <Image Name="PopupMenuFrameTop" XPos="81" YPos="57" Width="2" Height="3" /> 161 <Image Name="PopupMenuFrameBottom" XPos="81" YPos="70" Width="2" Height="3" /> 162 <Image Name="PopupMenuArrowRight" XPos="61" YPos="75" Width="5" Height="9" /> 163 <Image Name="PopupMenuArrowLeft" XPos="68" YPos="75" Width="5" Height="9" /> 164 165 <Image Name="MultiListSelectionBrush" XPos="9" YPos="71" Width="14" Height="14" /> 1 <?xml version='1.0' encoding='utf-8'?> 2 <Imageset autoScaled="true" imagefile="WindowsLook.png" name="WindowsLook" nativeHorzRes="800" nativeVertRes="600" version="2"> 3 <Image height="2" name="Background" width="2" xPos="9" yPos="9" /> 4 <Image height="2" name="WindowFrameLeft" width="4" xPos="2" yPos="9" /> 5 <Image height="2" name="WindowFrameRight" width="4" xPos="14" yPos="9" /> 6 <Image height="4" name="WindowFrameTop" width="2" xPos="9" yPos="2" /> 7 <Image height="4" name="WindowFrameBottom" width="2" xPos="9" yPos="14" /> 8 <Image height="4" name="WindowFrameTopLeft" width="4" xPos="2" yPos="2" /> 9 <Image height="4" name="WindowFrameTopRight" width="4" xPos="14" yPos="2" /> 10 <Image height="4" name="WindowFrameBottomLeft" width="4" xPos="2" yPos="14" /> 11 <Image height="4" name="WindowFrameBottomRight" width="4" xPos="14" yPos="14" /> 12 <Image height="2" name="ButtonNormalLeft" width="2" xPos="20" yPos="9" /> 13 <Image height="2" name="ButtonNormalRight" width="2" xPos="34" yPos="9" /> 14 <Image height="2" name="ButtonNormalTop" width="2" xPos="27" yPos="2" /> 15 <Image height="2" name="ButtonNormalBottom" width="2" xPos="27" yPos="16" /> 16 <Image height="3" name="ButtonNormalTopLeft" width="3" xPos="20" yPos="2" /> 17 <Image height="3" name="ButtonNormalTopRight" width="3" xPos="33" yPos="2" /> 18 <Image height="3" name="ButtonNormalBottomLeft" width="3" xPos="20" yPos="15" /> 19 <Image height="3" name="ButtonNormalBottomRight" width="3" xPos="33" yPos="15" /> 20 <Image height="2" name="ButtonPushedLeft" width="2" xPos="38" yPos="9" /> 21 <Image height="2" name="ButtonPushedRight" width="2" xPos="52" yPos="9" /> 22 <Image height="2" name="ButtonPushedTop" width="2" xPos="45" yPos="2" /> 23 <Image height="2" name="ButtonPushedBottom" width="2" xPos="45" yPos="16" /> 24 <Image height="3" name="ButtonPushedTopLeft" width="3" xPos="38" yPos="2" /> 25 <Image height="3" name="ButtonPushedTopRight" width="3" xPos="51" yPos="2" /> 26 <Image height="3" name="ButtonPushedBottomLeft" width="3" xPos="38" yPos="15" /> 27 <Image height="3" name="ButtonPushedBottomRight" width="3" xPos="51" yPos="15" /> 28 <Image height="2" name="ButtonHoverLeft" width="2" xPos="56" yPos="9" /> 29 <Image height="2" name="ButtonHoverRight" width="2" xPos="70" yPos="9" /> 30 <Image height="2" name="ButtonHoverTop" width="2" xPos="63" yPos="2" /> 31 <Image height="2" name="ButtonHoverBottom" width="2" xPos="63" yPos="16" /> 32 <Image height="3" name="ButtonHoverTopLeft" width="3" xPos="56" yPos="2" /> 33 <Image height="3" name="ButtonHoverTopRight" width="3" xPos="69" yPos="2" /> 34 <Image height="3" name="ButtonHoverBottomLeft" width="3" xPos="56" yPos="15" /> 35 <Image height="3" name="ButtonHoverBottomRight" width="3" xPos="69" yPos="15" /> 36 <Image height="2" name="EditFrameLeft" width="3" xPos="74" yPos="9" /> 37 <Image height="2" name="EditFrameRight" width="3" xPos="87" yPos="9" /> 38 <Image height="3" name="EditFrameTop" width="2" xPos="81" yPos="2" /> 39 <Image height="3" name="EditFrameBottom" width="2" xPos="81" yPos="15" /> 40 <Image height="3" name="EditFrameTopLeft" width="3" xPos="74" yPos="2" /> 41 <Image height="3" name="EditFrameTopRight" width="3" xPos="87" yPos="2" /> 42 <Image height="3" name="EditFrameBottomLeft" width="3" xPos="74" yPos="15" /> 43 <Image height="3" name="EditFrameBottomRight" width="3" xPos="87" yPos="15" /> 44 <Image height="2" name="StaticFrameLeft" width="2" xPos="92" yPos="9" /> 45 <Image height="2" name="StaticFrameRight" width="2" xPos="106" yPos="9" /> 46 <Image height="2" name="StaticFrameTop" width="2" xPos="99" yPos="2" /> 47 <Image height="2" name="StaticFrameBottom" width="2" xPos="99" yPos="16" /> 48 <Image height="3" name="StaticFrameTopLeft" width="3" xPos="92" yPos="2" /> 49 <Image height="3" name="StaticFrameTopRight" width="3" xPos="105" yPos="2" /> 50 <Image height="3" name="StaticFrameBottomLeft" width="3" xPos="92" yPos="15" /> 51 <Image height="3" name="StaticFrameBottomRight" width="3" xPos="105" yPos="15" /> 52 <Image height="13" name="CloseButtonNormal" width="13" xPos="2" yPos="20" /> 53 <Image height="13" name="CloseButtonHover" width="13" xPos="2" yPos="35" /> 54 <Image height="13" name="CloseButtonPushed" width="13" xPos="2" yPos="50" /> 55 <Image height="4" name="TitlebarTopLeft" width="8" xPos="87" yPos="103" /> 56 <Image height="4" name="TitlebarTopRight" width="8" xPos="109" yPos="103" /> 57 <Image height="2" name="TitlebarBottomLeft" width="8" xPos="87" yPos="123" /> 58 <Image height="2" name="TitlebarBottomRight" width="8" xPos="109" yPos="123" /> 59 <Image height="10" name="TitlebarLeft" width="8" xPos="87" yPos="110" /> 60 <Image height="10" name="TitlebarRight" width="8" xPos="109" yPos="110" /> 61 <Image height="4" name="TitlebarTop" width="8" xPos="98" yPos="103" /> 62 <Image height="2" name="TitlebarBottom" width="8" xPos="98" yPos="123" /> 63 <Image height="10" name="TitlebarFill" width="8" xPos="98" yPos="110" /> 64 <Image height="10" name="CheckboxNormal" width="10" xPos="17" yPos="37" /> 65 <Image height="10" name="CheckboxHover" width="10" xPos="17" yPos="49" /> 66 <Image height="10" name="CheckboxMark" width="10" xPos="17" yPos="61" /> 67 <Image height="10" name="RadioButtonNormal" width="10" xPos="29" yPos="37" /> 68 <Image height="10" name="RadioButtonHover" width="10" xPos="29" yPos="49" /> 69 <Image height="10" name="RadioButtonMark" width="10" xPos="29" yPos="61" /> 70 <Image height="10" name="SliderThumbNormal" width="7" xPos="47" yPos="20" /> 71 <Image height="10" name="SliderThumbHover" width="7" xPos="47" yPos="32" /> 72 <Image height="4" name="SliderTrackLeft" width="3" xPos="56" yPos="20" /> 73 <Image height="4" name="SlidertrackMiddle" width="2" xPos="63" yPos="20" /> 74 <Image height="4" name="SliderTrackRight" width="3" xPos="69" yPos="20" /> 75 <Image height="4" name="SliderTick" width="1" xPos="56" yPos="26" /> 76 <Image height="2" name="HeaderMainBrush" width="2" xPos="53" yPos="45" /> 77 <Image height="4" name="HeaderBottomEdge" width="2" xPos="53" yPos="50" /> 78 <Image height="15" name="HeaderSplitter" width="3" xPos="47" yPos="44" /> 79 <Image height="8" name="VertScrollbarGrip" width="5" xPos="41" yPos="68" /> 80 <Image height="5" name="HorzScrollbarGrip" width="8" xPos="41" yPos="61" /> 81 <Image height="9" name="LargeLeftArrow" width="5" xPos="2" yPos="65" /> 82 <Image height="9" name="LargeRightArrow" width="5" xPos="9" yPos="65" /> 83 <Image height="5" name="LargeUpArrow" width="9" xPos="2" yPos="76" /> 84 <Image height="5" name="LargeDownArrow" width="9" xPos="2" yPos="83" /> 85 <Image height="5" name="SmallLeftArrow" width="5" xPos="17" yPos="73" /> 86 <Image height="5" name="SmallRightArrow" width="5" xPos="24" yPos="73" /> 87 <Image height="5" name="SmallUpArrow" width="5" xPos="17" yPos="80" /> 88 <Image height="5" name="SmallDownArrow" width="5" xPos="24" yPos="80" /> 89 <Image height="8" name="EditBoxCarat" width="2" xPos="29" yPos="118" /> 90 <Image XOffset="0" YOffset="0" height="19" name="MouseArrow" width="10" xPos="2" yPos="90" /> 91 <Image XOffset="-10" YOffset="-10" height="22" name="MouseMoveCursor" width="22" xPos="14" yPos="90" /> 92 <Image XOffset="-4" YOffset="-9" height="19" name="MouseNoSoCursor" width="11" xPos="38" yPos="89" /> 93 <Image XOffset="-9" YOffset="-4" height="8" name="MouseEsWeCursor" width="19" xPos="2" yPos="116" /> 94 <Image XOffset="-7" YOffset="-6" height="15" name="MouseNeSwCursor" width="15" xPos="51" yPos="90" /> 95 <Image XOffset="-6" YOffset="-7" height="15" name="MouseNwSeCursor" width="15" xPos="68" yPos="90" /> 96 <Image XOffset="-5" YOffset="-10" height="20" name="MouseTextBar" width="11" xPos="73" yPos="107" /> 97 <Image height="2" name="TabHorizontalTopFiller" width="2" xPos="81" yPos="20" /> 98 <Image height="2" name="TabHorizontalBottomFiller" width="2" xPos="81" yPos="34" /> 99 <Image height="3" name="TabContentPaneUpperLeft" width="3" xPos="92" yPos="2" /> 100 <Image height="3" name="TabContentPaneTop" width="2" xPos="99" yPos="2" /> 101 <Image height="3" name="TabContentPaneUpperRight" width="3" xPos="105" yPos="2" /> 102 <Image height="2" name="TabContentPaneLeft" width="2" xPos="92" yPos="9" /> 103 <Image height="2" name="TabContentPaneMiddle" width="2" xPos="9" yPos="9" /> 104 <Image height="2" name="TabContentPaneRight" width="2" xPos="106" yPos="9" /> 105 <Image height="3" name="TabContentPaneLower" width="2" xPos="99" yPos="15" /> 106 <Image height="3" name="TabContentPaneLowerLeft" width="3" xPos="92" yPos="15" /> 107 <Image height="3" name="TabContentPaneLowerRight" width="3" xPos="105" yPos="15" /> 108 <Image height="3" name="TabButtonUpperLeftNormal" width="3" xPos="74" yPos="20" /> 109 <Image height="3" name="TabButtonUpperNormal" width="2" xPos="81" yPos="20" /> 110 <Image height="3" name="TabButtonUpperRightNormal" width="3" xPos="87" yPos="20" /> 111 <Image height="2" name="TabButtonLeftNormal" width="2" xPos="74" yPos="27" /> 112 <Image height="2" name="TabButtonMiddleNormal" width="2" xPos="9" yPos="9" /> 113 <Image height="2" name="TabButtonRightNormal" width="2" xPos="88" yPos="27" /> 114 <Image height="3" name="TabButtonLowerLeftNormal" width="3" xPos="74" yPos="33" /> 115 <Image height="3" name="TabButtonLowerNormal" width="2" xPos="81" yPos="33" /> 116 <Image height="3" name="TabButtonLowerRightNormal" width="3" xPos="87" yPos="33" /> 117 <Image height="3" name="TabButtonUpperLeftSelected" width="3" xPos="92" yPos="20" /> 118 <Image height="3" name="TabButtonUpperSelected" width="2" xPos="99" yPos="20" /> 119 <Image height="3" name="TabButtonUpperRightSelected" width="3" xPos="105" yPos="20" /> 120 <Image height="2" name="TabButtonLeftSelected" width="2" xPos="92" yPos="27" /> 121 <Image height="2" name="TabButtonMiddleSelected" width="2" xPos="9" yPos="9" /> 122 <Image height="2" name="TabButtonRightSelected" width="2" xPos="106" yPos="27" /> 123 <Image height="3" name="TabButtonLowerLeftSelected" width="3" xPos="92" yPos="33" /> 124 <Image height="3" name="TabButtonLowerSelected" width="2" xPos="99" yPos="33" /> 125 <Image height="3" name="TabButtonLowerRightSelected" width="3" xPos="105" yPos="33" /> 126 <Image height="13" name="TabButtonScrollLeftNormal" width="13" xPos="75" yPos="75" /> 127 <Image height="13" name="TabButtonScrollRightNormal" width="13" xPos="87" yPos="75" /> 128 <Image height="13" name="TabButtonScrollLeftHover" width="13" xPos="99" yPos="75" /> 129 <Image height="13" name="TabButtonScrollRightHover" width="13" xPos="111" yPos="75" /> 130 <Image height="3" name="TooltipTopLeft" width="3" xPos="74" yPos="38" /> 131 <Image height="3" name="TooltipTopRight" width="4" xPos="87" yPos="38" /> 132 <Image height="4" name="TooltipBottomLeft" width="3" xPos="74" yPos="51" /> 133 <Image height="4" name="TooltipBottomRight" width="4" xPos="87" yPos="51" /> 134 <Image height="2" name="TooltipLeftEdge" width="3" xPos="74" yPos="45" /> 135 <Image height="2" name="TooltipRightEdge" width="4" xPos="87" yPos="45" /> 136 <Image height="3" name="TooltipTopEdge" width="2" xPos="81" yPos="38" /> 137 <Image height="4" name="TooltipBottomEdge" width="2" xPos="81" yPos="51" /> 138 <Image height="2" name="TooltipMiddle" width="2" xPos="81" yPos="45" /> 139 <Image height="2" name="MenuTopLeft" width="2" xPos="61" yPos="57" /> 140 <Image height="2" name="MenuTopRight" width="2" xPos="70" yPos="57" /> 141 <Image height="2" name="MenuBottomLeft" width="2" xPos="61" yPos="66" /> 142 <Image height="2" name="MenuBottomRight" width="2" xPos="70" yPos="66" /> 143 <Image height="1" name="MenuLeft" width="2" xPos="61" yPos="62" /> 144 <Image height="1" name="MenuRight" width="2" xPos="70" yPos="62" /> 145 <Image height="2" name="MenuTop" width="1" xPos="66" yPos="57" /> 146 <Image height="2" name="MenuBottom" width="1" xPos="66" yPos="66" /> 147 <Image height="3" name="PopupMenuFrameTopLeft" width="3" xPos="74" yPos="57" /> 148 <Image height="3" name="PopupMenuFrameTopRight" width="3" xPos="87" yPos="57" /> 149 <Image height="3" name="PopupMenuFrameBottomLeft" width="3" xPos="74" yPos="70" /> 150 <Image height="3" name="PopupMenuFrameBottomRight" width="3" xPos="87" yPos="70" /> 151 <Image height="2" name="PopupMenuFrameLeft" width="3" xPos="74" yPos="64" /> 152 <Image height="2" name="PopupMenuFrameRight" width="3" xPos="87" yPos="64" /> 153 <Image height="3" name="PopupMenuFrameTop" width="2" xPos="81" yPos="57" /> 154 <Image height="3" name="PopupMenuFrameBottom" width="2" xPos="81" yPos="70" /> 155 <Image height="9" name="PopupMenuArrowRight" width="5" xPos="61" yPos="75" /> 156 <Image height="9" name="PopupMenuArrowLeft" width="5" xPos="68" yPos="75" /> 157 <Image height="14" name="MultiListSelectionBrush" width="14" xPos="9" yPos="71" /> 166 158 </Imageset>
Note: See TracChangeset
for help on using the changeset viewer.