[5701] | 1 | <?xml version="1.0" ?> |
---|
| 2 | <Falagard> |
---|
| 3 | <!-- |
---|
| 4 | *************************************************** |
---|
[6573] | 5 | TaharezGreenLook/Button |
---|
[5701] | 6 | *************************************************** |
---|
| 7 | --> |
---|
[6573] | 8 | <WidgetLook name="TaharezGreenLook/Button"> |
---|
[5701] | 9 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 10 | <PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 11 | <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 12 | <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" /> |
---|
| 13 | <PropertyDefinition name="VertLabelFormatting" initialValue="CentreAligned" /> |
---|
| 14 | <PropertyDefinition name="HorzLabelFormatting" initialValue="CentreAligned" /> |
---|
| 15 | <PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" /> |
---|
| 16 | <PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" /> |
---|
| 17 | <PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" /> |
---|
| 18 | <PropertyDefinition name="DisabledImage" initialValue="" redrawOnWrite="true" /> |
---|
| 19 | <PropertyDefinition name="VertImageFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 20 | <PropertyDefinition name="HorzImageFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 21 | <ImagerySection name="label"> |
---|
| 22 | <TextComponent> |
---|
| 23 | <Area> |
---|
| 24 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 25 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 26 | <Dim type="Width"><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 27 | <Dim type="Height"><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 28 | </Area> |
---|
| 29 | <VertFormatProperty name="VertLabelFormatting" /> |
---|
| 30 | <HorzFormatProperty name="HorzLabelFormatting" /> |
---|
| 31 | </TextComponent> |
---|
| 32 | </ImagerySection> |
---|
| 33 | <ImagerySection name="normal"> |
---|
| 34 | <FrameComponent> |
---|
| 35 | <Area> |
---|
| 36 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 37 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 38 | <Dim type="Width"><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 39 | <Dim type="Height"><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 40 | </Area> |
---|
[6573] | 41 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ButtonLeftNormal" /> |
---|
| 42 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ButtonRightNormal" /> |
---|
| 43 | <Image type="Background" imageset="TaharezGreenLook" image="ButtonMiddleNormal" /> |
---|
[5701] | 44 | </FrameComponent> |
---|
| 45 | <ImageryComponent> |
---|
| 46 | <Area> |
---|
| 47 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 48 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 49 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 50 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 51 | </Area> |
---|
| 52 | <ImageProperty name="NormalImage" /> |
---|
| 53 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 54 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 55 | </ImageryComponent> |
---|
| 56 | </ImagerySection> |
---|
| 57 | <ImagerySection name="hover"> |
---|
| 58 | <FrameComponent> |
---|
| 59 | <Area> |
---|
| 60 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 61 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 62 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 63 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 64 | </Area> |
---|
[6573] | 65 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ButtonLeftHighlight" /> |
---|
| 66 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ButtonRightHighlight" /> |
---|
| 67 | <Image type="Background" imageset="TaharezGreenLook" image="ButtonMiddleHighlight" /> |
---|
[5701] | 68 | </FrameComponent> |
---|
| 69 | <ImageryComponent> |
---|
| 70 | <Area> |
---|
| 71 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 72 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 73 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 74 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 75 | </Area> |
---|
| 76 | <ImageProperty name="HoverImage" /> |
---|
| 77 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 78 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 79 | </ImageryComponent> |
---|
| 80 | </ImagerySection> |
---|
| 81 | <ImagerySection name="pushed"> |
---|
| 82 | <FrameComponent> |
---|
| 83 | <Area> |
---|
| 84 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 85 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 86 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 87 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 88 | </Area> |
---|
[6573] | 89 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ButtonLeftPushed" /> |
---|
| 90 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ButtonRightPushed" /> |
---|
| 91 | <Image type="Background" imageset="TaharezGreenLook" image="ButtonMiddlePushed" /> |
---|
[5701] | 92 | </FrameComponent> |
---|
| 93 | <ImageryComponent> |
---|
| 94 | <Area> |
---|
| 95 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 96 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 97 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 98 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 99 | </Area> |
---|
| 100 | <ImageProperty name="PushedImage" /> |
---|
| 101 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 102 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 103 | </ImageryComponent> |
---|
| 104 | </ImagerySection> |
---|
| 105 | <StateImagery name="Normal"> |
---|
| 106 | <Layer> |
---|
| 107 | <Section section="normal" /> |
---|
| 108 | <Section section="label"> |
---|
| 109 | <ColourProperty name="NormalTextColour" /> |
---|
| 110 | </Section> |
---|
| 111 | </Layer> |
---|
| 112 | </StateImagery> |
---|
| 113 | <StateImagery name="Hover"> |
---|
| 114 | <Layer> |
---|
| 115 | <Section section="hover" /> |
---|
| 116 | <Section section="label"> |
---|
| 117 | <ColourProperty name="HoverTextColour" /> |
---|
| 118 | </Section> |
---|
| 119 | </Layer> |
---|
| 120 | </StateImagery> |
---|
| 121 | <StateImagery name="Pushed"> |
---|
| 122 | <Layer> |
---|
| 123 | <Section section="pushed" /> |
---|
| 124 | <Section section="label"> |
---|
| 125 | <ColourProperty name="PushedTextColour" /> |
---|
| 126 | </Section> |
---|
| 127 | </Layer> |
---|
| 128 | </StateImagery> |
---|
| 129 | <StateImagery name="PushedOff"> |
---|
| 130 | <Layer> |
---|
| 131 | <Section section="hover" /> |
---|
| 132 | <Section section="label"> |
---|
| 133 | <ColourProperty name="HoverTextColour" /> |
---|
| 134 | </Section> |
---|
| 135 | </Layer> |
---|
| 136 | </StateImagery> |
---|
| 137 | <StateImagery name="Disabled"> |
---|
| 138 | <Layer> |
---|
| 139 | <Section section="normal"> |
---|
| 140 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 141 | </Section> |
---|
| 142 | <Section section="label"> |
---|
| 143 | <ColourProperty name="DisabledTextColour" /> |
---|
| 144 | </Section> |
---|
| 145 | </Layer> |
---|
| 146 | </StateImagery> |
---|
| 147 | </WidgetLook> |
---|
| 148 | |
---|
| 149 | <!-- |
---|
| 150 | *************************************************** |
---|
[6573] | 151 | TaharezGreenLook/RadioButton |
---|
[5701] | 152 | *************************************************** |
---|
| 153 | --> |
---|
[6573] | 154 | <WidgetLook name="TaharezGreenLook/RadioButton"> |
---|
[5701] | 155 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 156 | <PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 157 | <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 158 | <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" /> |
---|
| 159 | <ImagerySection name="label"> |
---|
| 160 | <TextComponent> |
---|
| 161 | <Area> |
---|
| 162 | <Dim type="LeftEdge" > |
---|
[6573] | 163 | <ImageDim imageset="TaharezGreenLook" image="RadioButtonNormal" dimension="Width"> |
---|
[5701] | 164 | <DimOperator op="Add"> |
---|
| 165 | <AbsoluteDim value="3" /> |
---|
| 166 | </DimOperator> |
---|
| 167 | </ImageDim> |
---|
| 168 | </Dim> |
---|
| 169 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 170 | <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 171 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 172 | </Area> |
---|
| 173 | <VertFormat type="CentreAligned" /> |
---|
| 174 | <HorzFormat type="LeftAligned" /> |
---|
| 175 | </TextComponent> |
---|
| 176 | </ImagerySection> |
---|
| 177 | <ImagerySection name="normal"> |
---|
| 178 | <ImageryComponent> |
---|
| 179 | <Area> |
---|
| 180 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 181 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 182 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 183 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 184 | </Area> |
---|
[6573] | 185 | <Image imageset="TaharezGreenLook" image="RadioButtonNormal" /> |
---|
[5701] | 186 | <VertFormat type="CentreAligned" /> |
---|
| 187 | <HorzFormat type="LeftAligned" /> |
---|
| 188 | </ImageryComponent> |
---|
| 189 | </ImagerySection> |
---|
| 190 | <ImagerySection name="hover"> |
---|
| 191 | <ImageryComponent> |
---|
| 192 | <Area> |
---|
| 193 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 194 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 195 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 196 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 197 | </Area> |
---|
[6573] | 198 | <Image imageset="TaharezGreenLook" image="RadioButtonHover" /> |
---|
[5701] | 199 | <VertFormat type="CentreAligned" /> |
---|
| 200 | <HorzFormat type="LeftAligned" /> |
---|
| 201 | </ImageryComponent> |
---|
| 202 | </ImagerySection> |
---|
| 203 | <ImagerySection name="select_mark"> |
---|
| 204 | <ImageryComponent> |
---|
| 205 | <Area> |
---|
| 206 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 207 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 208 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 209 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 210 | </Area> |
---|
[6573] | 211 | <Image imageset="TaharezGreenLook" image="RadioButtonMark" /> |
---|
[5701] | 212 | <VertFormat type="CentreAligned" /> |
---|
| 213 | <HorzFormat type="LeftAligned" /> |
---|
| 214 | </ImageryComponent> |
---|
| 215 | </ImagerySection> |
---|
| 216 | <StateImagery name="Normal"> |
---|
| 217 | <Layer> |
---|
| 218 | <Section section="normal" /> |
---|
| 219 | <Section section="label"> |
---|
| 220 | <ColourProperty name="NormalTextColour" /> |
---|
| 221 | </Section> |
---|
| 222 | </Layer> |
---|
| 223 | </StateImagery> |
---|
| 224 | <StateImagery name="Hover"> |
---|
| 225 | <Layer> |
---|
| 226 | <Section section="hover" /> |
---|
| 227 | <Section section="label"> |
---|
| 228 | <ColourProperty name="HoverTextColour" /> |
---|
| 229 | </Section> |
---|
| 230 | </Layer> |
---|
| 231 | </StateImagery> |
---|
| 232 | <StateImagery name="Disabled"> |
---|
| 233 | <Layer> |
---|
| 234 | <Section section="normal"> |
---|
| 235 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 236 | </Section> |
---|
| 237 | <Section section="label"> |
---|
| 238 | <ColourProperty name="DisabledTextColour" /> |
---|
| 239 | </Section> |
---|
| 240 | </Layer> |
---|
| 241 | </StateImagery> |
---|
| 242 | <StateImagery name="SelectedNormal"> |
---|
| 243 | <Layer> |
---|
| 244 | <Section section="normal" /> |
---|
| 245 | <Section section="select_mark" /> |
---|
| 246 | <Section section="label"> |
---|
| 247 | <ColourProperty name="NormalTextColour" /> |
---|
| 248 | </Section> |
---|
| 249 | </Layer> |
---|
| 250 | </StateImagery> |
---|
| 251 | <StateImagery name="SelectedHover"> |
---|
| 252 | <Layer> |
---|
| 253 | <Section section="hover" /> |
---|
| 254 | <Section section="select_mark" /> |
---|
| 255 | <Section section="label"> |
---|
| 256 | <ColourProperty name="HoverTextColour" /> |
---|
| 257 | </Section> |
---|
| 258 | </Layer> |
---|
| 259 | </StateImagery> |
---|
| 260 | <StateImagery name="SelectedDisabled"> |
---|
| 261 | <Layer> |
---|
| 262 | <Section section="normal"> |
---|
| 263 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 264 | </Section> |
---|
| 265 | <Section section="select_mark"> |
---|
| 266 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 267 | </Section> |
---|
| 268 | <Section section="label"> |
---|
| 269 | <ColourProperty name="DisabledTextColour" /> |
---|
| 270 | </Section> |
---|
| 271 | </Layer> |
---|
| 272 | </StateImagery> |
---|
| 273 | </WidgetLook> |
---|
| 274 | |
---|
| 275 | <!-- |
---|
| 276 | *************************************************** |
---|
[6573] | 277 | TaharezGreenLook/Checkbox |
---|
[5701] | 278 | *************************************************** |
---|
| 279 | --> |
---|
[6573] | 280 | <WidgetLook name="TaharezGreenLook/Checkbox"> |
---|
[5701] | 281 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 282 | <PropertyDefinition name="HoverTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 283 | <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 284 | <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" /> |
---|
| 285 | <ImagerySection name="label"> |
---|
| 286 | <TextComponent> |
---|
| 287 | <Area> |
---|
| 288 | <Dim type="LeftEdge" > |
---|
[6573] | 289 | <ImageDim imageset="TaharezGreenLook" image="CheckboxNormal" dimension="Width"> |
---|
[5701] | 290 | <DimOperator op="Add"> |
---|
| 291 | <AbsoluteDim value="3" /> |
---|
| 292 | </DimOperator> |
---|
| 293 | </ImageDim> |
---|
| 294 | </Dim> |
---|
| 295 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 296 | <Dim type="RightEdge" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 297 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 298 | </Area> |
---|
| 299 | <VertFormat type="CentreAligned" /> |
---|
| 300 | <HorzFormat type="LeftAligned" /> |
---|
| 301 | </TextComponent> |
---|
| 302 | </ImagerySection> |
---|
| 303 | <ImagerySection name="normal"> |
---|
| 304 | <ImageryComponent> |
---|
| 305 | <Area> |
---|
| 306 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 307 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 308 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 309 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 310 | </Area> |
---|
[6573] | 311 | <Image imageset="TaharezGreenLook" image="CheckboxNormal" /> |
---|
[5701] | 312 | <VertFormat type="CentreAligned" /> |
---|
| 313 | <HorzFormat type="LeftAligned" /> |
---|
| 314 | </ImageryComponent> |
---|
| 315 | </ImagerySection> |
---|
| 316 | <ImagerySection name="hover"> |
---|
| 317 | <ImageryComponent> |
---|
| 318 | <Area> |
---|
| 319 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 320 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 321 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 322 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 323 | </Area> |
---|
[6573] | 324 | <Image imageset="TaharezGreenLook" image="CheckboxHover" /> |
---|
[5701] | 325 | <VertFormat type="CentreAligned" /> |
---|
| 326 | <HorzFormat type="LeftAligned" /> |
---|
| 327 | </ImageryComponent> |
---|
| 328 | </ImagerySection> |
---|
| 329 | <ImagerySection name="select_mark"> |
---|
| 330 | <ImageryComponent> |
---|
| 331 | <Area> |
---|
| 332 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 333 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 334 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 335 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 336 | </Area> |
---|
[6573] | 337 | <Image imageset="TaharezGreenLook" image="CheckboxMark" /> |
---|
[5701] | 338 | <VertFormat type="CentreAligned" /> |
---|
| 339 | <HorzFormat type="LeftAligned" /> |
---|
| 340 | </ImageryComponent> |
---|
| 341 | </ImagerySection> |
---|
| 342 | <StateImagery name="Normal"> |
---|
| 343 | <Layer> |
---|
| 344 | <Section section="normal" /> |
---|
| 345 | <Section section="label"> |
---|
| 346 | <ColourProperty name="NormalTextColour" /> |
---|
| 347 | </Section> |
---|
| 348 | </Layer> |
---|
| 349 | </StateImagery> |
---|
| 350 | <StateImagery name="Hover"> |
---|
| 351 | <Layer> |
---|
| 352 | <Section section="hover" /> |
---|
| 353 | <Section section="label"> |
---|
| 354 | <ColourProperty name="HoverTextColour" /> |
---|
| 355 | </Section> |
---|
| 356 | </Layer> |
---|
| 357 | </StateImagery> |
---|
| 358 | <StateImagery name="Disabled"> |
---|
| 359 | <Layer> |
---|
| 360 | <Section section="normal"> |
---|
| 361 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 362 | </Section> |
---|
| 363 | <Section section="label"> |
---|
| 364 | <ColourProperty name="DisabledTextColour" /> |
---|
| 365 | </Section> |
---|
| 366 | </Layer> |
---|
| 367 | </StateImagery> |
---|
| 368 | <StateImagery name="SelectedNormal"> |
---|
| 369 | <Layer> |
---|
| 370 | <Section section="normal" /> |
---|
| 371 | <Section section="select_mark" /> |
---|
| 372 | <Section section="label"> |
---|
| 373 | <ColourProperty name="NormalTextColour" /> |
---|
| 374 | </Section> |
---|
| 375 | </Layer> |
---|
| 376 | </StateImagery> |
---|
| 377 | <StateImagery name="SelectedHover"> |
---|
| 378 | <Layer> |
---|
| 379 | <Section section="hover" /> |
---|
| 380 | <Section section="select_mark" /> |
---|
| 381 | <Section section="label"> |
---|
| 382 | <ColourProperty name="HoverTextColour" /> |
---|
| 383 | </Section> |
---|
| 384 | </Layer> |
---|
| 385 | </StateImagery> |
---|
| 386 | <StateImagery name="SelectedDisabled"> |
---|
| 387 | <Layer> |
---|
| 388 | <Section section="normal"> |
---|
| 389 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 390 | </Section> |
---|
| 391 | <Section section="select_mark"> |
---|
| 392 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 393 | </Section> |
---|
| 394 | <Section section="label"> |
---|
| 395 | <ColourProperty name="DisabledTextColour" /> |
---|
| 396 | </Section> |
---|
| 397 | </Layer> |
---|
| 398 | </StateImagery> |
---|
| 399 | </WidgetLook> |
---|
| 400 | |
---|
| 401 | <!-- |
---|
| 402 | *************************************************** |
---|
[6573] | 403 | TaharezGreenLook/Editbox |
---|
[5701] | 404 | *************************************************** |
---|
| 405 | --> |
---|
[6573] | 406 | <WidgetLook name="TaharezGreenLook/Editbox"> |
---|
[5701] | 407 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 408 | <PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" /> |
---|
| 409 | <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" /> |
---|
| 410 | <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" /> |
---|
[6573] | 411 | <Property name="MouseCursorImage" value="set:TaharezGreenLook image:MouseTextBar" /> |
---|
[5701] | 412 | <NamedArea name="TextArea"> |
---|
| 413 | <Area> |
---|
| 414 | <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 415 | <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 416 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim> |
---|
| 417 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim> |
---|
| 418 | </Area> |
---|
| 419 | </NamedArea> |
---|
| 420 | <ImagerySection name="container_normal"> |
---|
| 421 | <FrameComponent> |
---|
| 422 | <Area> |
---|
| 423 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 424 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 425 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 426 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 427 | </Area> |
---|
[6573] | 428 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="EditBoxLeft" /> |
---|
| 429 | <Image type="RightEdge" imageset="TaharezGreenLook" image="EditBoxRight" /> |
---|
| 430 | <Image type="Background" imageset="TaharezGreenLook" image="EditBoxMiddle" /> |
---|
[5701] | 431 | </FrameComponent> |
---|
| 432 | </ImagerySection> |
---|
| 433 | <ImagerySection name="selection"> |
---|
| 434 | <ImageryComponent> |
---|
| 435 | <Area> |
---|
| 436 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 437 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 438 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 439 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 440 | </Area> |
---|
[6573] | 441 | <Image imageset="TaharezGreenLook" image="TextSelectionBrush" /> |
---|
[5701] | 442 | <VertFormat type="Stretched" /> |
---|
| 443 | <HorzFormat type="Stretched" /> |
---|
| 444 | </ImageryComponent> |
---|
| 445 | </ImagerySection> |
---|
| 446 | <ImagerySection name="Carat"> |
---|
| 447 | <ImageryComponent> |
---|
| 448 | <Area> |
---|
| 449 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 450 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 451 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="EditBoxCarat" dimension="Width" /></Dim> |
---|
[5701] | 452 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 453 | </Area> |
---|
[6573] | 454 | <Image imageset="TaharezGreenLook" image="EditBoxCarat" /> |
---|
[5701] | 455 | <VertFormat type="Stretched" /> |
---|
| 456 | <HorzFormat type="Stretched" /> |
---|
| 457 | </ImageryComponent> |
---|
| 458 | </ImagerySection> |
---|
| 459 | <StateImagery name="Enabled"> |
---|
| 460 | <Layer> |
---|
| 461 | <Section section="container_normal" /> |
---|
| 462 | </Layer> |
---|
| 463 | </StateImagery> |
---|
| 464 | <StateImagery name="ReadOnly"> |
---|
| 465 | <Layer> |
---|
| 466 | <Section section="container_normal" /> |
---|
| 467 | </Layer> |
---|
| 468 | </StateImagery> |
---|
| 469 | <StateImagery name="Disabled"> |
---|
| 470 | <Layer> |
---|
| 471 | <Section section="container_normal"> |
---|
| 472 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 473 | </Section> |
---|
| 474 | </Layer> |
---|
| 475 | </StateImagery> |
---|
| 476 | <StateImagery name="ActiveSelection"> |
---|
| 477 | <Layer> |
---|
| 478 | <Section section="selection"> |
---|
| 479 | <ColourProperty name="ActiveSelectionColour" /> |
---|
| 480 | </Section> |
---|
| 481 | </Layer> |
---|
| 482 | </StateImagery> |
---|
| 483 | <StateImagery name="InactiveSelection"> |
---|
| 484 | <Layer> |
---|
| 485 | <Section section="selection"> |
---|
| 486 | <ColourProperty name="InactiveSelectionColour" /> |
---|
| 487 | </Section> |
---|
| 488 | </Layer> |
---|
| 489 | </StateImagery> |
---|
| 490 | </WidgetLook> |
---|
| 491 | |
---|
| 492 | <!-- |
---|
| 493 | *************************************************** |
---|
[6573] | 494 | TaharezGreenLook/Titlebar |
---|
[5701] | 495 | *************************************************** |
---|
| 496 | --> |
---|
[6573] | 497 | <WidgetLook name="TaharezGreenLook/Titlebar"> |
---|
[5701] | 498 | <PropertyDefinition name="CaptionColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 499 | <ImagerySection name="main"> |
---|
| 500 | <ImageryComponent> |
---|
| 501 | <Area> |
---|
| 502 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 503 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 504 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 505 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 506 | </Area> |
---|
[6573] | 507 | <Image imageset="TaharezGreenLook" image="NewTitlebarLeft" /> |
---|
[5701] | 508 | <VertFormat type="Stretched" /> |
---|
| 509 | </ImageryComponent> |
---|
| 510 | <ImageryComponent> |
---|
| 511 | <Area> |
---|
| 512 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 513 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 514 | <Dim type="RightEdge" > |
---|
| 515 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 516 | <DimOperator op="Subtract"> |
---|
[6573] | 517 | <ImageDim imageset="TaharezGreenLook" image="SysAreaRight" dimension="Width"> |
---|
[5701] | 518 | <DimOperator op="Add"> |
---|
[6573] | 519 | <ImageDim imageset="TaharezGreenLook" image="SysAreaMiddle" dimension="Width" /> |
---|
[5701] | 520 | </DimOperator> |
---|
| 521 | </ImageDim> |
---|
| 522 | </DimOperator> |
---|
| 523 | </UnifiedDim> |
---|
| 524 | </Dim> |
---|
| 525 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 526 | </Area> |
---|
[6573] | 527 | <Image imageset="TaharezGreenLook" image="NewTitlebarRight" /> |
---|
[5701] | 528 | <VertFormat type="Stretched" /> |
---|
| 529 | <HorzFormat type="RightAligned" /> |
---|
| 530 | </ImageryComponent> |
---|
| 531 | <ImageryComponent> |
---|
| 532 | <Area> |
---|
| 533 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 534 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 535 | <Dim type="RightEdge" > |
---|
| 536 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 537 | <DimOperator op="Subtract"> |
---|
[6573] | 538 | <ImageDim imageset="TaharezGreenLook" image="SysAreaRight" dimension="Width" /> |
---|
[5701] | 539 | </DimOperator> |
---|
| 540 | </UnifiedDim> |
---|
| 541 | </Dim> |
---|
| 542 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 543 | </Area> |
---|
[6573] | 544 | <Image imageset="TaharezGreenLook" image="SysAreaMiddle" /> |
---|
[5701] | 545 | <VertFormat type="Stretched" /> |
---|
| 546 | <HorzFormat type="RightAligned" /> |
---|
| 547 | </ImageryComponent> |
---|
| 548 | <ImageryComponent> |
---|
| 549 | <Area> |
---|
| 550 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 551 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 552 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 553 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 554 | </Area> |
---|
[6573] | 555 | <Image imageset="TaharezGreenLook" image="SysAreaRight" /> |
---|
[5701] | 556 | <VertFormat type="Stretched" /> |
---|
| 557 | <HorzFormat type="RightAligned" /> |
---|
| 558 | </ImageryComponent> |
---|
| 559 | <ImageryComponent> |
---|
| 560 | <Area> |
---|
[6573] | 561 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="NewTitlebarLeft" dimension="Width" /></Dim> |
---|
[5701] | 562 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 563 | <Dim type="RightEdge" > |
---|
| 564 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 565 | <DimOperator op="Subtract"> |
---|
[6573] | 566 | <ImageDim imageset="TaharezGreenLook" image="SysAreaRight" dimension="Width"> |
---|
[5701] | 567 | <DimOperator op="Add"> |
---|
[6573] | 568 | <ImageDim imageset="TaharezGreenLook" image="SysAreaMiddle" dimension="Width"> |
---|
[5701] | 569 | <DimOperator op="Add"> |
---|
[6573] | 570 | <ImageDim imageset="TaharezGreenLook" image="NewTitlebarRight" dimension="Width" /> |
---|
[5701] | 571 | </DimOperator> |
---|
| 572 | </ImageDim> |
---|
| 573 | </DimOperator> |
---|
| 574 | </ImageDim> |
---|
| 575 | </DimOperator> |
---|
| 576 | </UnifiedDim> |
---|
| 577 | </Dim> |
---|
| 578 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 579 | </Area> |
---|
[6573] | 580 | <Image imageset="TaharezGreenLook" image="NewTitlebarMiddle" /> |
---|
[5701] | 581 | <VertFormat type="Stretched" /> |
---|
| 582 | <HorzFormat type="Stretched" /> |
---|
| 583 | </ImageryComponent> |
---|
| 584 | </ImagerySection> |
---|
| 585 | <ImagerySection name="caption"> |
---|
| 586 | <TextComponent> |
---|
| 587 | <Area> |
---|
[6573] | 588 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="NewTitlebarLeft" dimension="Width" /></Dim> |
---|
[5701] | 589 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 590 | <Dim type="Width" ><UnifiedDim scale="1" offset="-75" type="Width" /></Dim> |
---|
| 591 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 592 | </Area> |
---|
| 593 | <ColourProperty name="CaptionColour" /> |
---|
| 594 | <VertFormat type="CentreAligned" /> |
---|
| 595 | </TextComponent> |
---|
| 596 | </ImagerySection> |
---|
| 597 | <StateImagery name="Active"> |
---|
| 598 | <Layer> |
---|
| 599 | <Section section="main" /> |
---|
| 600 | <Section section="caption" /> |
---|
| 601 | </Layer> |
---|
| 602 | </StateImagery> |
---|
| 603 | <StateImagery name="Inactive"> |
---|
| 604 | <Layer> |
---|
| 605 | <Section section="main" /> |
---|
| 606 | <Section section="caption" /> |
---|
| 607 | </Layer> |
---|
| 608 | </StateImagery> |
---|
| 609 | <StateImagery name="Disabled"> |
---|
| 610 | <Layer> |
---|
| 611 | <Section section="main"> |
---|
| 612 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 613 | </Section> |
---|
| 614 | <Section section="caption"> |
---|
| 615 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 616 | </Section> |
---|
| 617 | </Layer> |
---|
| 618 | </StateImagery> |
---|
| 619 | </WidgetLook> |
---|
| 620 | |
---|
| 621 | <!-- |
---|
| 622 | *************************************************** |
---|
[6573] | 623 | TaharezGreenLook/FrameWindow |
---|
[5701] | 624 | *************************************************** |
---|
| 625 | --> |
---|
[6573] | 626 | <WidgetLook name="TaharezGreenLook/FrameWindow"> |
---|
[5701] | 627 | <PropertyDefinition name="ClientAreaColour" initialValue="FF141B38" redrawOnWrite="true" /> |
---|
| 628 | <PropertyLinkDefinition name="CaptionColour" widget="__auto_titlebar__" targetProperty="CaptionColour" initialValue="FFFFFFFF" /> |
---|
| 629 | <PropertyLinkDefinition name="TitlebarFont" widget="__auto_titlebar__" targetProperty="Font" /> |
---|
[6573] | 630 | <Property name="NSSizingCursorImage" value="set:TaharezGreenLook image:MouseNoSoCursor" /> |
---|
| 631 | <Property name="EWSizingCursorImage" value="set:TaharezGreenLook image:MouseEsWeCursor" /> |
---|
| 632 | <Property name="NWSESizingCursorImage" value="set:TaharezGreenLook image:MouseNwSeCursor" /> |
---|
| 633 | <Property name="NESWSizingCursorImage" value="set:TaharezGreenLook image:MouseNeSwCursor" /> |
---|
[5701] | 634 | <Property name="UnifiedMinSize" value="{{0.1,0},{0.1,0}}" /> |
---|
| 635 | <NamedArea name="ClientWithTitleWithFrame"> |
---|
| 636 | <Area> |
---|
[6573] | 637 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopLeft" dimension="Width" /></Dim> |
---|
[5701] | 638 | <Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim> |
---|
| 639 | <Dim type="RightEdge" > |
---|
| 640 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 641 | <DimOperator op="Subtract"> |
---|
[6573] | 642 | <ImageDim imageset="TaharezGreenLook" image="WindowTopRight" dimension="Width" /> |
---|
[5701] | 643 | </DimOperator> |
---|
| 644 | </UnifiedDim> |
---|
| 645 | </Dim> |
---|
| 646 | <Dim type="BottomEdge" > |
---|
| 647 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 648 | <DimOperator op="Subtract"> |
---|
[6573] | 649 | <ImageDim imageset="TaharezGreenLook" image="WindowBottomEdge" dimension="Height" /> |
---|
[5701] | 650 | </DimOperator> |
---|
| 651 | </UnifiedDim> |
---|
| 652 | </Dim> |
---|
| 653 | </Area> |
---|
| 654 | </NamedArea> |
---|
| 655 | <NamedArea name="ClientWithTitleNoFrame"> |
---|
| 656 | <Area> |
---|
| 657 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 658 | <Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim> |
---|
| 659 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 660 | <Dim type="BottomEdge" ><WidgetDim dimension="BottomEdge" /></Dim> |
---|
| 661 | </Area> |
---|
| 662 | </NamedArea> |
---|
| 663 | <NamedArea name="ClientNoTitleWithFrame"> |
---|
| 664 | <Area> |
---|
[6573] | 665 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopLeft" dimension="Width" /></Dim> |
---|
| 666 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopEdge" dimension="Height" /></Dim> |
---|
[5701] | 667 | <Dim type="RightEdge" > |
---|
| 668 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 669 | <DimOperator op="Subtract"> |
---|
[6573] | 670 | <ImageDim imageset="TaharezGreenLook" image="WindowTopRight" dimension="Width" /> |
---|
[5701] | 671 | </DimOperator> |
---|
| 672 | </UnifiedDim> |
---|
| 673 | </Dim> |
---|
| 674 | <Dim type="BottomEdge" > |
---|
| 675 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 676 | <DimOperator op="Subtract"> |
---|
[6573] | 677 | <ImageDim imageset="TaharezGreenLook" image="WindowBottomEdge" dimension="Height" /> |
---|
[5701] | 678 | </DimOperator> |
---|
| 679 | </UnifiedDim> |
---|
| 680 | </Dim> |
---|
| 681 | </Area> |
---|
| 682 | </NamedArea> |
---|
| 683 | <NamedArea name="ClientNoTitleNoFrame"> |
---|
| 684 | <Area> |
---|
| 685 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 686 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 687 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 688 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 689 | </Area> |
---|
| 690 | </NamedArea> |
---|
[6573] | 691 | <Child type="TaharezGreenLook/Titlebar" nameSuffix="__auto_titlebar__"> |
---|
[5701] | 692 | <Area> |
---|
| 693 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 694 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 695 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 696 | <Dim type="Height" ><FontDim type="LineSpacing" padding="8" /></Dim> |
---|
| 697 | </Area> |
---|
| 698 | <Property name="AlwaysOnTop" value="False" /> |
---|
| 699 | </Child> |
---|
[6573] | 700 | <Child type="TaharezGreenLook/SystemButton" nameSuffix="__auto_closebutton__"> |
---|
[5701] | 701 | <Area> |
---|
| 702 | <Dim type="LeftEdge" > |
---|
| 703 | <UnifiedDim scale="1" type="LeftEdge"> |
---|
| 704 | <DimOperator op="Subtract"> |
---|
[6573] | 705 | <ImageDim imageset="TaharezGreenLook" image="SysAreaRight" dimension="Width"> |
---|
[5701] | 706 | <DimOperator op="Add"> |
---|
[6573] | 707 | <ImageDim imageset="TaharezGreenLook" image="SysAreaMiddle" dimension="Width" /> |
---|
[5701] | 708 | </DimOperator> |
---|
| 709 | </ImageDim> |
---|
| 710 | </DimOperator> |
---|
| 711 | </UnifiedDim> |
---|
| 712 | </Dim> |
---|
| 713 | <Dim type="TopEdge" > |
---|
| 714 | <AbsoluteDim value="0.5"> |
---|
| 715 | <DimOperator op="Multiply"> |
---|
| 716 | <WidgetDim widget="__auto_titlebar__" dimension="Height"> |
---|
| 717 | <DimOperator op="Subtract"> |
---|
[6573] | 718 | <ImageDim imageset="TaharezGreenLook" image="NewCloseButtonNormal" dimension="Width" /> |
---|
[5701] | 719 | </DimOperator> |
---|
| 720 | </WidgetDim> |
---|
| 721 | </DimOperator> |
---|
| 722 | </AbsoluteDim> |
---|
| 723 | </Dim> |
---|
[6573] | 724 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="NewCloseButtonNormal" dimension="Width" /></Dim> |
---|
| 725 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="NewCloseButtonNormal" dimension="Width" /></Dim> |
---|
[5701] | 726 | </Area> |
---|
| 727 | <Property name="AlwaysOnTop" value="True" /> |
---|
[6573] | 728 | <Property name="NormalImage" value="set:TaharezGreenLook image:NewCloseButtonNormal" /> |
---|
| 729 | <Property name="HoverImage" value="set:TaharezGreenLook image:NewCloseButtonHover" /> |
---|
| 730 | <Property name="PushedImage" value="set:TaharezGreenLook image:NewCloseButtonPressed" /> |
---|
[5701] | 731 | </Child> |
---|
| 732 | <ImagerySection name="withtitle_frame"> |
---|
| 733 | <FrameComponent> |
---|
| 734 | <Area> |
---|
| 735 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 736 | <Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim> |
---|
| 737 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 738 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 739 | </Area> |
---|
[6573] | 740 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="WindowBottomLeft" /> |
---|
| 741 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="WindowBottomRight" /> |
---|
| 742 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="WindowLeftEdge" /> |
---|
| 743 | <Image type="RightEdge" imageset="TaharezGreenLook" image="WindowRightEdge" /> |
---|
| 744 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="WindowBottomEdge" /> |
---|
[5701] | 745 | </FrameComponent> |
---|
| 746 | <ImageryComponent> |
---|
| 747 | <Area> |
---|
[6573] | 748 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopLeft" dimension="Width" /></Dim> |
---|
[5701] | 749 | <Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="BottomEdge" /></Dim> |
---|
| 750 | <Dim type="RightEdge" > |
---|
| 751 | <UnifiedDim scale="1" type="Width"> |
---|
| 752 | <DimOperator op="Subtract"> |
---|
[6573] | 753 | <ImageDim imageset="TaharezGreenLook" image="WindowTopRight" dimension="Width" /> |
---|
[5701] | 754 | </DimOperator> |
---|
| 755 | </UnifiedDim> |
---|
| 756 | </Dim> |
---|
| 757 | <Dim type="BottomEdge" > |
---|
| 758 | <UnifiedDim scale="1" type="Height"> |
---|
| 759 | <DimOperator op="Subtract"> |
---|
[6573] | 760 | <ImageDim imageset="TaharezGreenLook" image="WindowBottomEdge" dimension="Height" /> |
---|
[5701] | 761 | </DimOperator> |
---|
| 762 | </UnifiedDim> |
---|
| 763 | </Dim> |
---|
| 764 | </Area> |
---|
[6573] | 765 | <Image imageset="TaharezGreenLook" image="GenericBrush" /> |
---|
[5701] | 766 | <ColourProperty name="ClientAreaColour" /> |
---|
| 767 | <VertFormat type="Stretched" /> |
---|
| 768 | <HorzFormat type="Stretched" /> |
---|
| 769 | </ImageryComponent> |
---|
| 770 | </ImagerySection> |
---|
| 771 | <ImagerySection name="notitle_frame"> |
---|
| 772 | <FrameComponent> |
---|
| 773 | <Area> |
---|
| 774 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 775 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 776 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 777 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 778 | </Area> |
---|
[6573] | 779 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="WindowTopLeft" /> |
---|
| 780 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="WindowTopRight" /> |
---|
| 781 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="WindowBottomLeft" /> |
---|
| 782 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="WindowBottomRight" /> |
---|
| 783 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="WindowLeftEdge" /> |
---|
| 784 | <Image type="RightEdge" imageset="TaharezGreenLook" image="WindowRightEdge" /> |
---|
| 785 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="WindowBottomEdge" /> |
---|
[5701] | 786 | </FrameComponent> |
---|
| 787 | <ImageryComponent> |
---|
| 788 | <Area> |
---|
[6573] | 789 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopLeft" dimension="Width" /></Dim> |
---|
| 790 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopEdge" dimension="Width" /></Dim> |
---|
[5701] | 791 | <Dim type="RightEdge" > |
---|
| 792 | <UnifiedDim scale="1" type="Width"> |
---|
| 793 | <DimOperator op="Subtract"> |
---|
[6573] | 794 | <ImageDim imageset="TaharezGreenLook" image="WindowTopRight" dimension="Width" /> |
---|
[5701] | 795 | </DimOperator> |
---|
| 796 | </UnifiedDim> |
---|
| 797 | </Dim> |
---|
| 798 | <Dim type="BottomEdge" > |
---|
| 799 | <UnifiedDim scale="1" type="Height"> |
---|
| 800 | <DimOperator op="Subtract"> |
---|
[6573] | 801 | <ImageDim imageset="TaharezGreenLook" image="WindowBottomEdge" dimension="Height" /> |
---|
[5701] | 802 | </DimOperator> |
---|
| 803 | </UnifiedDim> |
---|
| 804 | </Dim> |
---|
| 805 | </Area> |
---|
[6573] | 806 | <Image imageset="TaharezGreenLook" image="GenericBrush" /> |
---|
[5701] | 807 | <ColourProperty name="ClientAreaColour" /> |
---|
| 808 | <VertFormat type="Stretched" /> |
---|
| 809 | <HorzFormat type="Stretched" /> |
---|
| 810 | </ImageryComponent> |
---|
| 811 | </ImagerySection> |
---|
| 812 | <ImagerySection name="withtitle_noframe_client_area"> |
---|
| 813 | <ImageryComponent> |
---|
| 814 | <Area> |
---|
| 815 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 816 | <Dim type="TopEdge" ><WidgetDim widget="__auto_titlebar__" dimension="Height" /></Dim> |
---|
| 817 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 818 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 819 | </Area> |
---|
[6573] | 820 | <Image imageset="TaharezGreenLook" image="GenericBrush" /> |
---|
[5701] | 821 | <ColourProperty name="ClientAreaColour" /> |
---|
| 822 | <VertFormat type="Stretched" /> |
---|
| 823 | <HorzFormat type="Stretched" /> |
---|
| 824 | </ImageryComponent> |
---|
| 825 | </ImagerySection> |
---|
| 826 | <ImagerySection name="notitle_noframe_client_area"> |
---|
| 827 | <ImageryComponent> |
---|
| 828 | <Area> |
---|
| 829 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 830 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 831 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 832 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 833 | </Area> |
---|
[6573] | 834 | <Image imageset="TaharezGreenLook" image="GenericBrush" /> |
---|
[5701] | 835 | <ColourProperty name="ClientAreaColour" /> |
---|
| 836 | <VertFormat type="Stretched" /> |
---|
| 837 | <HorzFormat type="Stretched" /> |
---|
| 838 | </ImageryComponent> |
---|
| 839 | </ImagerySection> |
---|
| 840 | <StateImagery name="ActiveWithTitleWithFrame"> |
---|
| 841 | <Layer> |
---|
| 842 | <Section section="withtitle_frame" /> |
---|
| 843 | </Layer> |
---|
| 844 | </StateImagery> |
---|
| 845 | <StateImagery name="InactiveWithTitleWithFrame"> |
---|
| 846 | <Layer> |
---|
| 847 | <Section section="withtitle_frame" /> |
---|
| 848 | </Layer> |
---|
| 849 | </StateImagery> |
---|
| 850 | <StateImagery name="DisabledWithTitleWithFrame"> |
---|
| 851 | <Layer> |
---|
| 852 | <Section section="withtitle_frame"> |
---|
| 853 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 854 | </Section> |
---|
| 855 | </Layer> |
---|
| 856 | </StateImagery> |
---|
| 857 | <StateImagery name="ActiveWithTitleNoFrame"> |
---|
| 858 | <Layer> |
---|
| 859 | <Section section="withtitle_noframe_client_area" /> |
---|
| 860 | </Layer> |
---|
| 861 | </StateImagery> |
---|
| 862 | <StateImagery name="InactiveWithTitleNoFrame"> |
---|
| 863 | <Layer> |
---|
| 864 | <Section section="withtitle_noframe_client_area" /> |
---|
| 865 | </Layer> |
---|
| 866 | </StateImagery> |
---|
| 867 | <StateImagery name="DisabledWithTitleNoFrame"> |
---|
| 868 | <Layer> |
---|
| 869 | <Section section="withtitle_noframe_client_area"> |
---|
| 870 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 871 | </Section> |
---|
| 872 | </Layer> |
---|
| 873 | </StateImagery> |
---|
| 874 | <StateImagery name="ActiveNoTitleWithFrame"> |
---|
| 875 | <Layer> |
---|
| 876 | <Section section="notitle_frame" /> |
---|
| 877 | </Layer> |
---|
| 878 | </StateImagery> |
---|
| 879 | <StateImagery name="InactiveNoTitleWithFrame"> |
---|
| 880 | <Layer> |
---|
| 881 | <Section section="notitle_frame" /> |
---|
| 882 | </Layer> |
---|
| 883 | </StateImagery> |
---|
| 884 | <StateImagery name="DisabledNoTitleWithFrame"> |
---|
| 885 | <Layer> |
---|
| 886 | <Section section="notitle_frame"> |
---|
| 887 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 888 | </Section> |
---|
| 889 | </Layer> |
---|
| 890 | </StateImagery> |
---|
| 891 | <StateImagery name="ActiveNoTitleNoFrame"> |
---|
| 892 | <Layer> |
---|
| 893 | <Section section="notitle_noframe_client_area" /> |
---|
| 894 | </Layer> |
---|
| 895 | </StateImagery> |
---|
| 896 | <StateImagery name="InactiveNoTitleNoFrame"> |
---|
| 897 | <Layer> |
---|
| 898 | <Section section="notitle_noframe_client_area" /> |
---|
| 899 | </Layer> |
---|
| 900 | </StateImagery> |
---|
| 901 | <StateImagery name="DisabledNoTitleNoFrame"> |
---|
| 902 | <Layer> |
---|
| 903 | <Section section="notitle_noframe_client_area"> |
---|
| 904 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 905 | </Section> |
---|
| 906 | </Layer> |
---|
| 907 | </StateImagery> |
---|
| 908 | </WidgetLook> |
---|
| 909 | |
---|
| 910 | <!-- |
---|
| 911 | *************************************************** |
---|
[6573] | 912 | TaharezGreenLook/GroupBox |
---|
[5701] | 913 | *************************************************** |
---|
| 914 | --> |
---|
[6573] | 915 | <WidgetLook name="TaharezGreenLook/GroupBox"> |
---|
[5701] | 916 | <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 917 | <PropertyDefinition name="BackgroundColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" /> |
---|
| 918 | |
---|
| 919 | <PropertyDefinition name="BackgroundTextColours" initialValue="tl:FF000000 tr:FF000000 bl:FF000000 br:FF000000" redrawOnWrite="true" /> |
---|
| 920 | |
---|
| 921 | <PropertyDefinition name="DisabledTextColour" initialValue="FF888888" redrawOnWrite="true" /> |
---|
| 922 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 923 | <PropertyDefinition name="TextBackground" initialValue="FF888888" redrawOnWrite="true" /> |
---|
| 924 | |
---|
| 925 | <Child type="DefaultWindow" nameSuffix="__auto_contentpane__"> |
---|
| 926 | <Area> |
---|
| 927 | <Dim type="LeftEdge"> |
---|
| 928 | <AbsoluteDim value="8" /> |
---|
| 929 | </Dim> |
---|
| 930 | <Dim type="TopEdge"> |
---|
| 931 | <AbsoluteDim value="20" /> |
---|
| 932 | </Dim> |
---|
| 933 | <Dim type="RightEdge"> |
---|
| 934 | <UnifiedDim scale="1" offset="0" type="RightEdge"> |
---|
| 935 | <DimOperator op="Subtract"> |
---|
| 936 | <AbsoluteDim value="8" /> |
---|
| 937 | </DimOperator> |
---|
| 938 | </UnifiedDim> |
---|
| 939 | </Dim> |
---|
| 940 | <Dim type="BottomEdge"> |
---|
| 941 | <UnifiedDim scale="1" offset="0" type="BottomEdge"> |
---|
| 942 | <DimOperator op="Subtract"> |
---|
| 943 | <AbsoluteDim value="8" /> |
---|
| 944 | </DimOperator> |
---|
| 945 | </UnifiedDim> |
---|
| 946 | </Dim> |
---|
| 947 | </Area> |
---|
| 948 | </Child> |
---|
| 949 | <ImagerySection name="label"> |
---|
| 950 | <TextComponent> |
---|
| 951 | <Area> |
---|
| 952 | <Dim type="LeftEdge"> |
---|
| 953 | <AbsoluteDim value="15" /> |
---|
| 954 | </Dim> |
---|
| 955 | <Dim type="TopEdge"> |
---|
| 956 | <AbsoluteDim value="0" /> |
---|
| 957 | </Dim> |
---|
| 958 | <Dim type="RightEdge"> |
---|
| 959 | <UnifiedDim scale="1" offset="0" type="RightEdge" /> |
---|
| 960 | </Dim> |
---|
| 961 | <Dim type="BottomEdge"> |
---|
| 962 | <UnifiedDim scale="1" offset="0" type="BottomEdge" /> |
---|
| 963 | </Dim> |
---|
| 964 | </Area> |
---|
| 965 | <VertFormat type="TopAligned" /> |
---|
| 966 | <HorzFormat type="LeftAligned" /> |
---|
| 967 | </TextComponent> |
---|
| 968 | </ImagerySection> |
---|
| 969 | <ImagerySection name="frame"> |
---|
| 970 | <FrameComponent> |
---|
| 971 | <Area> |
---|
| 972 | <Dim type="LeftEdge"> |
---|
| 973 | <AbsoluteDim value="0" /> |
---|
| 974 | </Dim> |
---|
| 975 | <Dim type="TopEdge"> |
---|
| 976 | <AbsoluteDim value="11" /> |
---|
| 977 | </Dim> |
---|
| 978 | <Dim type="RightEdge"> |
---|
| 979 | <UnifiedDim scale="1" offset="0" type="RightEdge" /> |
---|
| 980 | </Dim> |
---|
| 981 | <Dim type="BottomEdge"> |
---|
| 982 | <UnifiedDim scale="1" offset="0" type="BottomEdge" /> |
---|
| 983 | </Dim> |
---|
| 984 | </Area> |
---|
[6573] | 985 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="StaticTopLeft" /> |
---|
| 986 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="StaticTopRight" /> |
---|
| 987 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="StaticBottomLeft" /> |
---|
| 988 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="StaticBottomRight" /> |
---|
| 989 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="StaticLeft" /> |
---|
| 990 | <Image type="TopEdge" imageset="TaharezGreenLook" image="StaticTop" /> |
---|
| 991 | <Image type="RightEdge" imageset="TaharezGreenLook" image="StaticRight" /> |
---|
| 992 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="StaticBottom" /> |
---|
[5701] | 993 | <VertFormat type="Stretched" /> |
---|
| 994 | <HorzFormat type="Stretched" /> |
---|
| 995 | </FrameComponent> |
---|
| 996 | </ImagerySection> |
---|
| 997 | <ImagerySection name="label_bg"> |
---|
| 998 | <ImageryComponent> |
---|
| 999 | <Area> |
---|
| 1000 | <Dim type="LeftEdge" > |
---|
| 1001 | <AbsoluteDim value="13" /> |
---|
| 1002 | </Dim> |
---|
| 1003 | <Dim type="TopEdge" > |
---|
| 1004 | <AbsoluteDim value="0" /> |
---|
| 1005 | </Dim> |
---|
| 1006 | <Dim type="Width" > |
---|
| 1007 | <FontDim type="HorzExtent" padding="5" /> |
---|
| 1008 | </Dim> |
---|
| 1009 | <Dim type="Height" > |
---|
| 1010 | <FontDim type="LineSpacing" /> |
---|
| 1011 | </Dim> |
---|
| 1012 | </Area> |
---|
[6573] | 1013 | <Image imageset="TaharezGreenLook" image="StaticBackdrop" /> |
---|
[5701] | 1014 | <ColourRectProperty name="BackgroundTextColours" /> |
---|
| 1015 | <VertFormat type="Stretched" /> |
---|
| 1016 | <HorzFormat type="Stretched" /> |
---|
| 1017 | </ImageryComponent> |
---|
| 1018 | </ImagerySection> |
---|
| 1019 | <StateImagery name="Enabled"> |
---|
| 1020 | <Layer> |
---|
| 1021 | <Section section="frame" /> |
---|
| 1022 | <Section section="label_bg" /> |
---|
| 1023 | <Section section="label"> |
---|
| 1024 | <ColourProperty name="NormalTextColour" /> |
---|
| 1025 | </Section> |
---|
| 1026 | </Layer> |
---|
| 1027 | </StateImagery> |
---|
| 1028 | <StateImagery name="Disabled"> |
---|
| 1029 | <Layer> |
---|
| 1030 | <Section section="frame" /> |
---|
| 1031 | <Section section="label_bg" /> |
---|
| 1032 | <Section section="label"> |
---|
| 1033 | <ColourProperty name="DisabledTextColour" /> |
---|
| 1034 | </Section> |
---|
| 1035 | </Layer> |
---|
| 1036 | </StateImagery> |
---|
| 1037 | </WidgetLook> |
---|
| 1038 | |
---|
| 1039 | <!-- |
---|
| 1040 | *************************************************** |
---|
[6573] | 1041 | TaharezGreenLook/ProgressBar |
---|
[5701] | 1042 | *************************************************** |
---|
| 1043 | --> |
---|
[6573] | 1044 | <WidgetLook name="TaharezGreenLook/ProgressBar"> |
---|
[5701] | 1045 | <NamedArea name="ProgressArea"> |
---|
| 1046 | <Area> |
---|
| 1047 | <Dim type="LeftEdge" > |
---|
[6573] | 1048 | <ImageDim imageset="TaharezGreenLook" image="ProgressBarLeft" dimension="Width"> |
---|
[5701] | 1049 | <DimOperator op="Divide"> |
---|
| 1050 | <AbsoluteDim value="2" /> |
---|
| 1051 | </DimOperator> |
---|
| 1052 | </ImageDim> |
---|
| 1053 | </Dim> |
---|
| 1054 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1055 | <Dim type="RightEdge" > |
---|
| 1056 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1057 | <DimOperator op="Subtract"> |
---|
[6573] | 1058 | <ImageDim imageset="TaharezGreenLook" image="ProgressBarRight" dimension="Width"> |
---|
[5701] | 1059 | <DimOperator op="Divide"> |
---|
| 1060 | <AbsoluteDim value="2" /> |
---|
| 1061 | </DimOperator> |
---|
| 1062 | </ImageDim> |
---|
| 1063 | </DimOperator> |
---|
| 1064 | </UnifiedDim> |
---|
| 1065 | </Dim> |
---|
| 1066 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1067 | </Area> |
---|
| 1068 | </NamedArea> |
---|
| 1069 | <ImagerySection name="frame"> |
---|
| 1070 | <FrameComponent> |
---|
| 1071 | <Area> |
---|
| 1072 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1073 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1074 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1075 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1076 | </Area> |
---|
[6573] | 1077 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ProgressBarLeft" /> |
---|
| 1078 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ProgressBarRight" /> |
---|
| 1079 | <Image type="Background" imageset="TaharezGreenLook" image="ProgressBarMiddle" /> |
---|
[5701] | 1080 | <HorzFormat type="Tiled" /> |
---|
| 1081 | </FrameComponent> |
---|
| 1082 | </ImagerySection> |
---|
| 1083 | <ImagerySection name="progress_lights" > |
---|
| 1084 | <ImageryComponent> |
---|
| 1085 | <Area> |
---|
| 1086 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1087 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1088 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1089 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1090 | </Area> |
---|
[6573] | 1091 | <Image imageset="TaharezGreenLook" image="ProgressBarLitSegment" /> |
---|
[5701] | 1092 | <VertFormat type="Stretched" /> |
---|
| 1093 | <HorzFormat type="Tiled" /> |
---|
| 1094 | </ImageryComponent> |
---|
| 1095 | </ImagerySection> |
---|
| 1096 | <StateImagery name="Enabled"> |
---|
| 1097 | <Layer> |
---|
| 1098 | <Section section="frame" /> |
---|
| 1099 | </Layer> |
---|
| 1100 | </StateImagery> |
---|
| 1101 | <StateImagery name="Disabled"> |
---|
| 1102 | <Layer> |
---|
| 1103 | <Section section="frame"> |
---|
| 1104 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1105 | </Section> |
---|
| 1106 | </Layer> |
---|
| 1107 | </StateImagery> |
---|
| 1108 | <StateImagery name="EnabledProgress"> |
---|
| 1109 | <Layer> |
---|
| 1110 | <Section section="progress_lights" /> |
---|
| 1111 | </Layer> |
---|
| 1112 | </StateImagery> |
---|
| 1113 | <StateImagery name="DisabledProgress"> |
---|
| 1114 | <Layer> |
---|
| 1115 | <Section section="progress_lights"> |
---|
| 1116 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1117 | </Section> |
---|
| 1118 | </Layer> |
---|
| 1119 | </StateImagery> |
---|
| 1120 | </WidgetLook> |
---|
| 1121 | |
---|
| 1122 | <!-- |
---|
| 1123 | *************************************************** |
---|
[6573] | 1124 | TaharezGreenLook/AlternateProgressBar |
---|
[5701] | 1125 | *************************************************** |
---|
| 1126 | --> |
---|
[6573] | 1127 | <WidgetLook name="TaharezGreenLook/AltProgressBar"> |
---|
[5701] | 1128 | <NamedArea name="ProgressArea"> |
---|
| 1129 | <Area> |
---|
[6573] | 1130 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="AltProgressLeft" dimension="Width" /></Dim> |
---|
[5701] | 1131 | <Dim type="TopEdge" ><AbsoluteDim value="2" /></Dim> |
---|
| 1132 | <Dim type="RightEdge" > |
---|
| 1133 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1134 | <DimOperator op="Subtract"> |
---|
[6573] | 1135 | <ImageDim imageset="TaharezGreenLook" image="AltProgressRight" dimension="Width" /> |
---|
[5701] | 1136 | </DimOperator> |
---|
| 1137 | </UnifiedDim> |
---|
| 1138 | </Dim> |
---|
| 1139 | <Dim type="Height" ><UnifiedDim scale="1" offset="-4" type="Height" /></Dim> |
---|
| 1140 | </Area> |
---|
| 1141 | </NamedArea> |
---|
| 1142 | <ImagerySection name="frame"> |
---|
| 1143 | <FrameComponent> |
---|
| 1144 | <Area> |
---|
| 1145 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1146 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1147 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1148 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1149 | </Area> |
---|
[6573] | 1150 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="AltProgressLeft" /> |
---|
| 1151 | <Image type="RightEdge" imageset="TaharezGreenLook" image="AltProgressRight" /> |
---|
| 1152 | <Image type="Background" imageset="TaharezGreenLook" image="AltProgressMiddle" /> |
---|
[5701] | 1153 | </FrameComponent> |
---|
| 1154 | </ImagerySection> |
---|
| 1155 | <ImagerySection name="progress_lights" > |
---|
| 1156 | <ImageryComponent> |
---|
| 1157 | <Area> |
---|
| 1158 | <Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim> |
---|
| 1159 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1160 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1161 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1162 | </Area> |
---|
[6573] | 1163 | <Image imageset="TaharezGreenLook" image="AltProgressLight1" /> |
---|
[5701] | 1164 | <VertFormat type="Stretched" /> |
---|
| 1165 | <HorzFormat type="Tiled" /> |
---|
| 1166 | </ImageryComponent> |
---|
| 1167 | <ImageryComponent> |
---|
| 1168 | <Area> |
---|
| 1169 | <Dim type="LeftEdge" ><UnifiedDim scale="0.1" type="LeftEdge" /></Dim> |
---|
| 1170 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1171 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1172 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1173 | </Area> |
---|
[6573] | 1174 | <Image imageset="TaharezGreenLook" image="AltProgressLight2" /> |
---|
[5701] | 1175 | <VertFormat type="Stretched" /> |
---|
| 1176 | <HorzFormat type="Tiled" /> |
---|
| 1177 | </ImageryComponent> |
---|
| 1178 | <ImageryComponent> |
---|
| 1179 | <Area> |
---|
| 1180 | <Dim type="LeftEdge" ><UnifiedDim scale="0.2" type="LeftEdge" /></Dim> |
---|
| 1181 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1182 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1183 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1184 | </Area> |
---|
[6573] | 1185 | <Image imageset="TaharezGreenLook" image="AltProgressLight3" /> |
---|
[5701] | 1186 | <VertFormat type="Stretched" /> |
---|
| 1187 | <HorzFormat type="Tiled" /> |
---|
| 1188 | </ImageryComponent> |
---|
| 1189 | <ImageryComponent> |
---|
| 1190 | <Area> |
---|
| 1191 | <Dim type="LeftEdge" ><UnifiedDim scale="0.3" type="LeftEdge" /></Dim> |
---|
| 1192 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1193 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1194 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1195 | </Area> |
---|
[6573] | 1196 | <Image imageset="TaharezGreenLook" image="AltProgressLight4" /> |
---|
[5701] | 1197 | <VertFormat type="Stretched" /> |
---|
| 1198 | <HorzFormat type="Tiled" /> |
---|
| 1199 | </ImageryComponent> |
---|
| 1200 | <ImageryComponent> |
---|
| 1201 | <Area> |
---|
| 1202 | <Dim type="LeftEdge" ><UnifiedDim scale="0.4" type="LeftEdge" /></Dim> |
---|
| 1203 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1204 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1205 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1206 | </Area> |
---|
[6573] | 1207 | <Image imageset="TaharezGreenLook" image="AltProgressLight5" /> |
---|
[5701] | 1208 | <VertFormat type="Stretched" /> |
---|
| 1209 | <HorzFormat type="Tiled" /> |
---|
| 1210 | </ImageryComponent> |
---|
| 1211 | <ImageryComponent> |
---|
| 1212 | <Area> |
---|
| 1213 | <Dim type="LeftEdge" ><UnifiedDim scale="0.5" type="LeftEdge" /></Dim> |
---|
| 1214 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1215 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1216 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1217 | </Area> |
---|
[6573] | 1218 | <Image imageset="TaharezGreenLook" image="AltProgressLight6" /> |
---|
[5701] | 1219 | <VertFormat type="Stretched" /> |
---|
| 1220 | <HorzFormat type="Tiled" /> |
---|
| 1221 | </ImageryComponent> |
---|
| 1222 | <ImageryComponent> |
---|
| 1223 | <Area> |
---|
| 1224 | <Dim type="LeftEdge" ><UnifiedDim scale="0.6" type="LeftEdge" /></Dim> |
---|
| 1225 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1226 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1227 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1228 | </Area> |
---|
[6573] | 1229 | <Image imageset="TaharezGreenLook" image="AltProgressLight7" /> |
---|
[5701] | 1230 | <VertFormat type="Stretched" /> |
---|
| 1231 | <HorzFormat type="Tiled" /> |
---|
| 1232 | </ImageryComponent> |
---|
| 1233 | <ImageryComponent> |
---|
| 1234 | <Area> |
---|
| 1235 | <Dim type="LeftEdge" ><UnifiedDim scale="0.7" type="LeftEdge" /></Dim> |
---|
| 1236 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1237 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1238 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1239 | </Area> |
---|
[6573] | 1240 | <Image imageset="TaharezGreenLook" image="AltProgressLight8" /> |
---|
[5701] | 1241 | <VertFormat type="Stretched" /> |
---|
| 1242 | <HorzFormat type="Tiled" /> |
---|
| 1243 | </ImageryComponent> |
---|
| 1244 | <ImageryComponent> |
---|
| 1245 | <Area> |
---|
| 1246 | <Dim type="LeftEdge" ><UnifiedDim scale="0.8" type="LeftEdge" /></Dim> |
---|
| 1247 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1248 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1249 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1250 | </Area> |
---|
[6573] | 1251 | <Image imageset="TaharezGreenLook" image="AltProgressLight9" /> |
---|
[5701] | 1252 | <VertFormat type="Stretched" /> |
---|
| 1253 | <HorzFormat type="Tiled" /> |
---|
| 1254 | </ImageryComponent> |
---|
| 1255 | <ImageryComponent> |
---|
| 1256 | <Area> |
---|
| 1257 | <Dim type="LeftEdge" ><UnifiedDim scale="0.9" type="LeftEdge" /></Dim> |
---|
| 1258 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1259 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1260 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1261 | </Area> |
---|
[6573] | 1262 | <Image imageset="TaharezGreenLook" image="AltProgressLight10" /> |
---|
[5701] | 1263 | <VertFormat type="Stretched" /> |
---|
| 1264 | <HorzFormat type="Tiled" /> |
---|
| 1265 | </ImageryComponent> |
---|
| 1266 | </ImagerySection> |
---|
| 1267 | <StateImagery name="Enabled"> |
---|
| 1268 | <Layer> |
---|
| 1269 | <Section section="frame" /> |
---|
| 1270 | </Layer> |
---|
| 1271 | </StateImagery> |
---|
| 1272 | <StateImagery name="Disabled"> |
---|
| 1273 | <Layer> |
---|
| 1274 | <Section section="frame"> |
---|
| 1275 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1276 | </Section> |
---|
| 1277 | </Layer> |
---|
| 1278 | </StateImagery> |
---|
| 1279 | <StateImagery name="EnabledProgress"> |
---|
| 1280 | <Layer> |
---|
| 1281 | <Section section="progress_lights" /> |
---|
| 1282 | </Layer> |
---|
| 1283 | </StateImagery> |
---|
| 1284 | <StateImagery name="DisabledProgress"> |
---|
| 1285 | <Layer> |
---|
| 1286 | <Section section="progress_lights"> |
---|
| 1287 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1288 | </Section> |
---|
| 1289 | </Layer> |
---|
| 1290 | </StateImagery> |
---|
| 1291 | </WidgetLook> |
---|
| 1292 | |
---|
| 1293 | <!-- |
---|
| 1294 | *************************************************** |
---|
[6573] | 1295 | TaharezGreenLook/VUMeter (progress bar) |
---|
[5701] | 1296 | *************************************************** |
---|
| 1297 | --> |
---|
[6573] | 1298 | <WidgetLook name="TaharezGreenLook/VUMeter"> |
---|
[5701] | 1299 | <Property name="VerticalProgress" value="True" /> |
---|
| 1300 | <NamedArea name="ProgressArea"> |
---|
| 1301 | <Area> |
---|
| 1302 | <Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim> |
---|
| 1303 | <Dim type="TopEdge" ><UnifiedDim scale="0" type="TopEdge" /></Dim> |
---|
| 1304 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1305 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1306 | </Area> |
---|
| 1307 | </NamedArea> |
---|
| 1308 | <ImagerySection name="progress_lights" > |
---|
| 1309 | <ImageryComponent> |
---|
| 1310 | <Area> |
---|
| 1311 | <Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim> |
---|
| 1312 | <Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim> |
---|
| 1313 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1314 | <Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim> |
---|
| 1315 | </Area> |
---|
[6573] | 1316 | <Image imageset="TaharezGreenLook" image="TextSelectionBrush" /> |
---|
[5701] | 1317 | <Colours topLeft="FF00FF00" topRight="FF00FF00" bottomLeft="FF00FF00" bottomRight="FF00FF00" /> |
---|
| 1318 | <VertFormat type="Tiled" /> |
---|
| 1319 | <HorzFormat type="Stretched" /> |
---|
| 1320 | </ImageryComponent> |
---|
| 1321 | <ImageryComponent> |
---|
| 1322 | <Area> |
---|
| 1323 | <Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim> |
---|
| 1324 | <Dim type="TopEdge" ><UnifiedDim scale="0.2" type="TopEdge" /></Dim> |
---|
| 1325 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1326 | <Dim type="Height" ><UnifiedDim scale="0.3" type="Height" /></Dim> |
---|
| 1327 | </Area> |
---|
[6573] | 1328 | <Image imageset="TaharezGreenLook" image="TextSelectionBrush" /> |
---|
[5701] | 1329 | <Colours topLeft="FFFFFF00" topRight="FFFFFF00" bottomLeft="FFFFFF00" bottomRight="FFFFFF00" /> |
---|
| 1330 | <VertFormat type="Tiled" /> |
---|
| 1331 | <HorzFormat type="Stretched" /> |
---|
| 1332 | </ImageryComponent> |
---|
| 1333 | <ImageryComponent> |
---|
| 1334 | <Area> |
---|
| 1335 | <Dim type="LeftEdge" ><UnifiedDim scale="0" type="LeftEdge" /></Dim> |
---|
| 1336 | <Dim type="TopEdge" ><UnifiedDim scale="0" type="TopEdge" /></Dim> |
---|
| 1337 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1338 | <Dim type="Height" ><UnifiedDim scale="0.2" type="Height" /></Dim> |
---|
| 1339 | </Area> |
---|
[6573] | 1340 | <Image imageset="TaharezGreenLook" image="TextSelectionBrush" /> |
---|
[5701] | 1341 | <Colours topLeft="FFFF0000" topRight="FFFF0000" bottomLeft="FFFF0000" bottomRight="FFFF0000" /> |
---|
| 1342 | <VertFormat type="Tiled" /> |
---|
| 1343 | <HorzFormat type="Stretched" /> |
---|
| 1344 | </ImageryComponent> |
---|
| 1345 | </ImagerySection> |
---|
| 1346 | <StateImagery name="Enabled"> |
---|
| 1347 | </StateImagery> |
---|
| 1348 | <StateImagery name="Disabled"> |
---|
| 1349 | </StateImagery> |
---|
| 1350 | <StateImagery name="EnabledProgress"> |
---|
| 1351 | <Layer> |
---|
| 1352 | <Section section="progress_lights" /> |
---|
| 1353 | </Layer> |
---|
| 1354 | </StateImagery> |
---|
| 1355 | <StateImagery name="DisabledProgress"> |
---|
| 1356 | <Layer> |
---|
| 1357 | <Section section="progress_lights"> |
---|
| 1358 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1359 | </Section> |
---|
| 1360 | </Layer> |
---|
| 1361 | </StateImagery> |
---|
| 1362 | </WidgetLook> |
---|
| 1363 | |
---|
| 1364 | <!-- |
---|
| 1365 | *************************************************** |
---|
[6573] | 1366 | TaharezGreenLook/SliderThumb |
---|
[5701] | 1367 | *************************************************** |
---|
| 1368 | --> |
---|
[6573] | 1369 | <WidgetLook name="TaharezGreenLook/SliderThumb"> |
---|
[5701] | 1370 | <Property name="VertFree" value="True" /> |
---|
| 1371 | <ImagerySection name="normal"> |
---|
| 1372 | <ImageryComponent> |
---|
| 1373 | <Area> |
---|
| 1374 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1375 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1376 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1377 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1378 | </Area> |
---|
[6573] | 1379 | <Image imageset="TaharezGreenLook" image="VertSliderThumbNormal" /> |
---|
[5701] | 1380 | <VertFormat type="Stretched" /> |
---|
| 1381 | <HorzFormat type="Stretched" /> |
---|
| 1382 | </ImageryComponent> |
---|
| 1383 | </ImagerySection> |
---|
| 1384 | <ImagerySection name="hover"> |
---|
| 1385 | <ImageryComponent> |
---|
| 1386 | <Area> |
---|
| 1387 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1388 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1389 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1390 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1391 | </Area> |
---|
[6573] | 1392 | <Image imageset="TaharezGreenLook" image="VertSliderThumbHover" /> |
---|
[5701] | 1393 | <VertFormat type="Stretched" /> |
---|
| 1394 | <HorzFormat type="Stretched" /> |
---|
| 1395 | </ImageryComponent> |
---|
| 1396 | </ImagerySection> |
---|
| 1397 | <StateImagery name="Normal"> |
---|
| 1398 | <Layer> |
---|
| 1399 | <Section section="normal" /> |
---|
| 1400 | </Layer> |
---|
| 1401 | </StateImagery> |
---|
| 1402 | <StateImagery name="Hover"> |
---|
| 1403 | <Layer> |
---|
| 1404 | <Section section="hover" /> |
---|
| 1405 | </Layer> |
---|
| 1406 | </StateImagery> |
---|
| 1407 | <StateImagery name="Pushed"> |
---|
| 1408 | <Layer> |
---|
| 1409 | <Section section="hover" /> |
---|
| 1410 | </Layer> |
---|
| 1411 | </StateImagery> |
---|
| 1412 | <StateImagery name="Disabled"> |
---|
| 1413 | <Layer> |
---|
| 1414 | <Section section="normal"> |
---|
| 1415 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1416 | </Section> |
---|
| 1417 | </Layer> |
---|
| 1418 | </StateImagery> |
---|
| 1419 | </WidgetLook> |
---|
| 1420 | |
---|
| 1421 | <!-- |
---|
| 1422 | *************************************************** |
---|
[6573] | 1423 | TaharezGreenLook/Slider |
---|
[5701] | 1424 | *************************************************** |
---|
| 1425 | --> |
---|
[6573] | 1426 | <WidgetLook name="TaharezGreenLook/Slider"> |
---|
[5701] | 1427 | <Property name="VerticalSlider" value="True" /> |
---|
| 1428 | <Property name="MouseButtonDownAutoRepeat" value="True" /> |
---|
| 1429 | <Property name="WantsMultiClickEvents" value="False" /> |
---|
| 1430 | <NamedArea name="ThumbTrackArea"> |
---|
| 1431 | <Area> |
---|
| 1432 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1433 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1434 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 1435 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 1436 | </Area> |
---|
| 1437 | </NamedArea> |
---|
[6573] | 1438 | <Child type="TaharezGreenLook/SliderThumb" nameSuffix="__auto_thumb__"> |
---|
[5701] | 1439 | <Area> |
---|
| 1440 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1441 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1442 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
[6573] | 1443 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="VertSliderThumbNormal" dimension="Height" /></Dim> |
---|
[5701] | 1444 | </Area> |
---|
| 1445 | </Child> |
---|
| 1446 | <ImagerySection name="main"> |
---|
| 1447 | <ImageryComponent> |
---|
| 1448 | <Area> |
---|
| 1449 | <Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim> |
---|
| 1450 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1451 | <Dim type="Width" ><UnifiedDim scale="1.0" offset="-6" type="Width" /></Dim> |
---|
| 1452 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1453 | </Area> |
---|
[6573] | 1454 | <Image imageset="TaharezGreenLook" image="VertSliderBody" /> |
---|
[5701] | 1455 | <VertFormat type="Stretched" /> |
---|
| 1456 | <HorzFormat type="Stretched" /> |
---|
| 1457 | </ImageryComponent> |
---|
| 1458 | </ImagerySection> |
---|
| 1459 | <StateImagery name="Enabled"> |
---|
| 1460 | <Layer> |
---|
| 1461 | <Section section="main" /> |
---|
| 1462 | </Layer> |
---|
| 1463 | </StateImagery> |
---|
| 1464 | <StateImagery name="Disabled"> |
---|
| 1465 | <Layer> |
---|
| 1466 | <Section section="main"> |
---|
| 1467 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1468 | </Section> |
---|
| 1469 | </Layer> |
---|
| 1470 | </StateImagery> |
---|
| 1471 | </WidgetLook> |
---|
| 1472 | |
---|
| 1473 | <!-- |
---|
| 1474 | *************************************************** |
---|
[6573] | 1475 | TaharezGreenLook/HorizontalScrollbarThumb |
---|
[5701] | 1476 | *************************************************** |
---|
| 1477 | --> |
---|
[6573] | 1478 | <WidgetLook name="TaharezGreenLook/HorizontalScrollbarThumb"> |
---|
[5701] | 1479 | <Property name="HorzFree" value="True" /> |
---|
| 1480 | <ImagerySection name="normal"> |
---|
| 1481 | <FrameComponent> |
---|
| 1482 | <Area> |
---|
| 1483 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1484 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1485 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1486 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1487 | </Area> |
---|
[6573] | 1488 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="MiniHorzScrollThumbLeftNormal" /> |
---|
| 1489 | <Image type="RightEdge" imageset="TaharezGreenLook" image="MiniHorzScrollThumbRightNormal" /> |
---|
| 1490 | <Image type="Background" imageset="TaharezGreenLook" image="MiniHorzScrollThumbMiddleNormal" /> |
---|
[5701] | 1491 | </FrameComponent> |
---|
| 1492 | </ImagerySection> |
---|
| 1493 | <ImagerySection name="hover"> |
---|
| 1494 | <FrameComponent> |
---|
| 1495 | <Area> |
---|
| 1496 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1497 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1498 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1499 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1500 | </Area> |
---|
[6573] | 1501 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="MiniHorzScrollThumbLeftHover" /> |
---|
| 1502 | <Image type="RightEdge" imageset="TaharezGreenLook" image="MiniHorzScrollThumbRightHover" /> |
---|
| 1503 | <Image type="Background" imageset="TaharezGreenLook" image="MiniHorzScrollThumbMiddleHover" /> |
---|
[5701] | 1504 | </FrameComponent> |
---|
| 1505 | </ImagerySection> |
---|
| 1506 | <StateImagery name="Normal"> |
---|
| 1507 | <Layer> |
---|
| 1508 | <Section section="normal" /> |
---|
| 1509 | </Layer> |
---|
| 1510 | </StateImagery> |
---|
| 1511 | <StateImagery name="Hover"> |
---|
| 1512 | <Layer> |
---|
| 1513 | <Section section="hover" /> |
---|
| 1514 | </Layer> |
---|
| 1515 | </StateImagery> |
---|
| 1516 | <StateImagery name="Pushed"> |
---|
| 1517 | <Layer> |
---|
| 1518 | <Section section="normal" /> |
---|
| 1519 | </Layer> |
---|
| 1520 | </StateImagery> |
---|
| 1521 | <StateImagery name="Disabled"> |
---|
| 1522 | <Layer> |
---|
| 1523 | <Section section="normal"> |
---|
| 1524 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1525 | </Section> |
---|
| 1526 | </Layer> |
---|
| 1527 | </StateImagery> |
---|
| 1528 | </WidgetLook> |
---|
| 1529 | |
---|
| 1530 | <!-- |
---|
| 1531 | *************************************************** |
---|
[6573] | 1532 | TaharezGreenLook/HorizontalScrollbar |
---|
[5701] | 1533 | *************************************************** |
---|
| 1534 | --> |
---|
[6573] | 1535 | <WidgetLook name="TaharezGreenLook/HorizontalScrollbar"> |
---|
[5701] | 1536 | <NamedArea name="ThumbTrackArea"> |
---|
| 1537 | <Area> |
---|
[6573] | 1538 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim> |
---|
[5701] | 1539 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1540 | <Dim type="RightEdge" > |
---|
| 1541 | <UnifiedDim scale="1.0" type="RightEdge"> |
---|
| 1542 | <DimOperator op="Subtract"> |
---|
[6573] | 1543 | <ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollRightNormal" dimension="Width" /> |
---|
[5701] | 1544 | </DimOperator> |
---|
| 1545 | </UnifiedDim> |
---|
| 1546 | </Dim> |
---|
| 1547 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 1548 | </Area> |
---|
| 1549 | </NamedArea> |
---|
[6573] | 1550 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_incbtn__"> |
---|
[5701] | 1551 | <Area> |
---|
| 1552 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1553 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 1554 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollRightNormal" dimension="Width" /></Dim> |
---|
[5701] | 1555 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1556 | </Area> |
---|
| 1557 | <HorzAlignment type="RightAligned" /> |
---|
[6573] | 1558 | <Property name="NormalImage" value="set:TaharezGreenLook image:MiniHorzScrollRightNormal" /> |
---|
| 1559 | <Property name="HoverImage" value="set:TaharezGreenLook image:MiniHorzScrollRightHover" /> |
---|
| 1560 | <Property name="PushedImage" value="set:TaharezGreenLook image:MiniHorzScrollRightNormal" /> |
---|
[5701] | 1561 | </Child> |
---|
[6573] | 1562 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_decbtn__"> |
---|
[5701] | 1563 | <Area> |
---|
| 1564 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1565 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 1566 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim> |
---|
[5701] | 1567 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1568 | </Area> |
---|
[6573] | 1569 | <Property name="NormalImage" value="set:TaharezGreenLook image:MiniHorzScrollLeftNormal" /> |
---|
| 1570 | <Property name="HoverImage" value="set:TaharezGreenLook image:MiniHorzScrollLeftHover" /> |
---|
| 1571 | <Property name="PushedImage" value="set:TaharezGreenLook image:MiniHorzScrollLeftNormal" /> |
---|
[5701] | 1572 | </Child> |
---|
[6573] | 1573 | <Child type="TaharezGreenLook/HorizontalScrollbarThumb" nameSuffix="__auto_thumb__"> |
---|
[5701] | 1574 | <Area> |
---|
| 1575 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1576 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1577 | <Dim type="Width" ><UnifiedDim scale="0.1" type="Width" /></Dim> |
---|
| 1578 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1579 | </Area> |
---|
| 1580 | <Property name="UnifiedMinSize" value="{{0,25},{0,0}}" /> |
---|
| 1581 | </Child> |
---|
| 1582 | <ImagerySection name="main"> |
---|
| 1583 | <ImageryComponent> |
---|
| 1584 | <Area> |
---|
[6573] | 1585 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollLeftNormal" dimension="Width" /></Dim> |
---|
[5701] | 1586 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1587 | <Dim type="RightEdge" > |
---|
| 1588 | <UnifiedDim scale="1.0" type="RightEdge"> |
---|
| 1589 | <DimOperator op="Subtract"> |
---|
[6573] | 1590 | <ImageDim imageset="TaharezGreenLook" image="MiniHorzScrollRightNormal" dimension="Width" /> |
---|
[5701] | 1591 | </DimOperator> |
---|
| 1592 | </UnifiedDim> |
---|
| 1593 | </Dim> |
---|
| 1594 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 1595 | </Area> |
---|
[6573] | 1596 | <Image imageset="TaharezGreenLook" image="MiniHorzScrollBarSegment" /> |
---|
[5701] | 1597 | <VertFormat type="CentreAligned" /> |
---|
| 1598 | <HorzFormat type="Stretched" /> |
---|
| 1599 | </ImageryComponent> |
---|
| 1600 | </ImagerySection> |
---|
| 1601 | <StateImagery name="Enabled"> |
---|
| 1602 | <Layer> |
---|
| 1603 | <Section section="main" /> |
---|
| 1604 | </Layer> |
---|
| 1605 | </StateImagery> |
---|
| 1606 | <StateImagery name="Disabled"> |
---|
| 1607 | <Layer> |
---|
| 1608 | <Section section="main"> |
---|
| 1609 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1610 | </Section> |
---|
| 1611 | </Layer> |
---|
| 1612 | </StateImagery> |
---|
| 1613 | </WidgetLook> |
---|
| 1614 | |
---|
| 1615 | <!-- |
---|
| 1616 | *************************************************** |
---|
[6573] | 1617 | TaharezGreenLook/VerticalScrollbarThumb |
---|
[5701] | 1618 | *************************************************** |
---|
| 1619 | --> |
---|
[6573] | 1620 | <WidgetLook name="TaharezGreenLook/VerticalScrollbarThumb"> |
---|
[5701] | 1621 | <Property name="VertFree" value="True" /> |
---|
| 1622 | <ImagerySection name="normal"> |
---|
| 1623 | <FrameComponent> |
---|
| 1624 | <Area> |
---|
| 1625 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1626 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1627 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1628 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1629 | </Area> |
---|
[6573] | 1630 | <Image type="TopEdge" imageset="TaharezGreenLook" image="MiniVertScrollThumbTopNormal" /> |
---|
| 1631 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="MiniVertScrollThumbBottomNormal" /> |
---|
| 1632 | <Image type="Background" imageset="TaharezGreenLook" image="MiniVertScrollThumbMiddleNormal" /> |
---|
[5701] | 1633 | </FrameComponent> |
---|
| 1634 | </ImagerySection> |
---|
| 1635 | <ImagerySection name="hover"> |
---|
| 1636 | <FrameComponent> |
---|
| 1637 | <Area> |
---|
| 1638 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1639 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1640 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 1641 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 1642 | </Area> |
---|
[6573] | 1643 | <Image type="TopEdge" imageset="TaharezGreenLook" image="MiniVertScrollThumbTopHover" /> |
---|
| 1644 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="MiniVertScrollThumbBottomHover" /> |
---|
| 1645 | <Image type="Background" imageset="TaharezGreenLook" image="MiniVertScrollThumbMiddleHover" /> |
---|
[5701] | 1646 | </FrameComponent> |
---|
| 1647 | </ImagerySection> |
---|
| 1648 | <StateImagery name="Normal"> |
---|
| 1649 | <Layer> |
---|
| 1650 | <Section section="normal" /> |
---|
| 1651 | </Layer> |
---|
| 1652 | </StateImagery> |
---|
| 1653 | <StateImagery name="Hover"> |
---|
| 1654 | <Layer> |
---|
| 1655 | <Section section="hover" /> |
---|
| 1656 | </Layer> |
---|
| 1657 | </StateImagery> |
---|
| 1658 | <StateImagery name="Pushed"> |
---|
| 1659 | <Layer> |
---|
| 1660 | <Section section="normal" /> |
---|
| 1661 | </Layer> |
---|
| 1662 | </StateImagery> |
---|
| 1663 | <StateImagery name="Disabled"> |
---|
| 1664 | <Layer> |
---|
| 1665 | <Section section="normal"> |
---|
| 1666 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1667 | </Section> |
---|
| 1668 | </Layer> |
---|
| 1669 | </StateImagery> |
---|
| 1670 | </WidgetLook> |
---|
| 1671 | |
---|
| 1672 | <!-- |
---|
| 1673 | *************************************************** |
---|
[6573] | 1674 | TaharezGreenLook/VerticalScrollbar |
---|
[5701] | 1675 | *************************************************** |
---|
| 1676 | --> |
---|
[6573] | 1677 | <WidgetLook name="TaharezGreenLook/VerticalScrollbar"> |
---|
[5701] | 1678 | <Property name="VerticalScrollbar" value="True" /> |
---|
| 1679 | <NamedArea name="ThumbTrackArea"> |
---|
| 1680 | <Area> |
---|
| 1681 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 1682 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MiniVertScrollUpNormal" dimension="Height" /></Dim> |
---|
[5701] | 1683 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 1684 | <Dim type="BottomEdge" > |
---|
| 1685 | <UnifiedDim scale="1.0" type="BottomEdge"> |
---|
| 1686 | <DimOperator op="Subtract"> |
---|
[6573] | 1687 | <ImageDim imageset="TaharezGreenLook" image="MiniVertScrollDownNormal" dimension="Height" /> |
---|
[5701] | 1688 | </DimOperator> |
---|
| 1689 | </UnifiedDim> |
---|
| 1690 | </Dim> |
---|
| 1691 | </Area> |
---|
| 1692 | </NamedArea> |
---|
[6573] | 1693 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_incbtn__"> |
---|
[5701] | 1694 | <Area> |
---|
| 1695 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1696 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1697 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
[6573] | 1698 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="MiniVertScrollDownNormal" dimension="Height" /></Dim> |
---|
[5701] | 1699 | </Area> |
---|
| 1700 | <VertAlignment type="BottomAligned" /> |
---|
[6573] | 1701 | <Property name="NormalImage" value="set:TaharezGreenLook image:MiniVertScrollDownNormal" /> |
---|
| 1702 | <Property name="HoverImage" value="set:TaharezGreenLook image:MiniVertScrollDownHover" /> |
---|
| 1703 | <Property name="PushedImage" value="set:TaharezGreenLook image:MiniVertScrollDownNormal" /> |
---|
[5701] | 1704 | </Child> |
---|
[6573] | 1705 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_decbtn__"> |
---|
[5701] | 1706 | <Area> |
---|
| 1707 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1708 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1709 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
[6573] | 1710 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="MiniVertScrollUpNormal" dimension="Height" /></Dim> |
---|
[5701] | 1711 | </Area> |
---|
[6573] | 1712 | <Property name="NormalImage" value="set:TaharezGreenLook image:MiniVertScrollUpNormal" /> |
---|
| 1713 | <Property name="HoverImage" value="set:TaharezGreenLook image:MiniVertScrollUpHover" /> |
---|
| 1714 | <Property name="PushedImage" value="set:TaharezGreenLook image:MiniVertScrollUpNormal" /> |
---|
[5701] | 1715 | </Child> |
---|
[6573] | 1716 | <Child type="TaharezGreenLook/VerticalScrollbarThumb" nameSuffix="__auto_thumb__"> |
---|
[5701] | 1717 | <Area> |
---|
| 1718 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1719 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1720 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1721 | <Dim type="Height" ><UnifiedDim scale="0.1" type="Height" /></Dim> |
---|
| 1722 | </Area> |
---|
| 1723 | <Property name="UnifiedMinSize" value="{{0,0},{0,25}}" /> |
---|
| 1724 | </Child> |
---|
| 1725 | <ImagerySection name="main"> |
---|
| 1726 | <ImageryComponent> |
---|
| 1727 | <Area> |
---|
| 1728 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 1729 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MiniVertScrollUpNormal" dimension="Height" /></Dim> |
---|
[5701] | 1730 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 1731 | <Dim type="BottomEdge" > |
---|
| 1732 | <UnifiedDim scale="1.0" type="BottomEdge"> |
---|
| 1733 | <DimOperator op="Subtract"> |
---|
[6573] | 1734 | <ImageDim imageset="TaharezGreenLook" image="MiniVertScrollDownNormal" dimension="Height" /> |
---|
[5701] | 1735 | </DimOperator> |
---|
| 1736 | </UnifiedDim> |
---|
| 1737 | </Dim> |
---|
| 1738 | </Area> |
---|
[6573] | 1739 | <Image imageset="TaharezGreenLook" image="MiniVertScrollBarSegment" /> |
---|
[5701] | 1740 | <VertFormat type="Stretched" /> |
---|
| 1741 | <HorzFormat type="CentreAligned" /> |
---|
| 1742 | </ImageryComponent> |
---|
| 1743 | </ImagerySection> |
---|
| 1744 | <StateImagery name="Enabled"> |
---|
| 1745 | <Layer> |
---|
| 1746 | <Section section="main" /> |
---|
| 1747 | </Layer> |
---|
| 1748 | </StateImagery> |
---|
| 1749 | <StateImagery name="Disabled"> |
---|
| 1750 | <Layer> |
---|
| 1751 | <Section section="main"> |
---|
| 1752 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1753 | </Section> |
---|
| 1754 | </Layer> |
---|
| 1755 | </StateImagery> |
---|
| 1756 | </WidgetLook> |
---|
| 1757 | |
---|
| 1758 | <!-- |
---|
| 1759 | *************************************************** |
---|
[6573] | 1760 | TaharezGreenLook/Listbox |
---|
[5701] | 1761 | *************************************************** |
---|
| 1762 | --> |
---|
[6573] | 1763 | <WidgetLook name="TaharezGreenLook/Listbox"> |
---|
[5701] | 1764 | <NamedArea name="ItemRenderingArea"> |
---|
| 1765 | <Area> |
---|
[6573] | 1766 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 1767 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 1768 | <Dim type="RightEdge" > |
---|
| 1769 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1770 | <DimOperator op="Subtract"> |
---|
[6573] | 1771 | <ImageDim imageset="TaharezGreenLook" image="ListboxRight" dimension="Width" /> |
---|
[5701] | 1772 | </DimOperator> |
---|
| 1773 | </UnifiedDim> |
---|
| 1774 | </Dim> |
---|
| 1775 | <Dim type="BottomEdge" > |
---|
| 1776 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1777 | <DimOperator op="Subtract"> |
---|
[6573] | 1778 | <ImageDim imageset="TaharezGreenLook" image="ListboxBottom" dimension="Height" /> |
---|
[5701] | 1779 | </DimOperator> |
---|
| 1780 | </UnifiedDim> |
---|
| 1781 | </Dim> |
---|
| 1782 | </Area> |
---|
| 1783 | </NamedArea> |
---|
| 1784 | <NamedArea name="ItemRenderingAreaHScroll"> |
---|
| 1785 | <Area> |
---|
[6573] | 1786 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 1787 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 1788 | <Dim type="RightEdge" > |
---|
| 1789 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1790 | <DimOperator op="Subtract"> |
---|
[6573] | 1791 | <ImageDim imageset="TaharezGreenLook" image="ListboxRight" dimension="Width" /> |
---|
[5701] | 1792 | </DimOperator> |
---|
| 1793 | </UnifiedDim> |
---|
| 1794 | </Dim> |
---|
| 1795 | <Dim type="BottomEdge" > |
---|
| 1796 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1797 | <DimOperator op="Subtract"> |
---|
| 1798 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 1799 | </DimOperator> |
---|
| 1800 | </UnifiedDim> |
---|
| 1801 | </Dim> |
---|
| 1802 | </Area> |
---|
| 1803 | </NamedArea> |
---|
| 1804 | <NamedArea name="ItemRenderingAreaVScroll"> |
---|
| 1805 | <Area> |
---|
[6573] | 1806 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 1807 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 1808 | <Dim type="RightEdge" > |
---|
| 1809 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1810 | <DimOperator op="Subtract"> |
---|
| 1811 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 1812 | </DimOperator> |
---|
| 1813 | </UnifiedDim> |
---|
| 1814 | </Dim> |
---|
| 1815 | <Dim type="BottomEdge" > |
---|
| 1816 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1817 | <DimOperator op="Subtract"> |
---|
[6573] | 1818 | <ImageDim imageset="TaharezGreenLook" image="ListboxBottom" dimension="Height" /> |
---|
[5701] | 1819 | </DimOperator> |
---|
| 1820 | </UnifiedDim> |
---|
| 1821 | </Dim> |
---|
| 1822 | </Area> |
---|
| 1823 | </NamedArea> |
---|
| 1824 | <NamedArea name="ItemRenderingAreaHVScroll"> |
---|
| 1825 | <Area> |
---|
[6573] | 1826 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 1827 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 1828 | <Dim type="RightEdge" > |
---|
| 1829 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1830 | <DimOperator op="Subtract"> |
---|
| 1831 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 1832 | </DimOperator> |
---|
| 1833 | </UnifiedDim> |
---|
| 1834 | </Dim> |
---|
| 1835 | <Dim type="BottomEdge" > |
---|
| 1836 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1837 | <DimOperator op="Subtract"> |
---|
| 1838 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 1839 | </DimOperator> |
---|
| 1840 | </UnifiedDim> |
---|
| 1841 | </Dim> |
---|
| 1842 | </Area> |
---|
| 1843 | </NamedArea> |
---|
[6573] | 1844 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 1845 | <Area> |
---|
| 1846 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1847 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1848 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 1849 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 1850 | </Area> |
---|
| 1851 | <VertAlignment type="BottomAligned" /> |
---|
| 1852 | </Child> |
---|
[6573] | 1853 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 1854 | <Area> |
---|
| 1855 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1856 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1857 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 1858 | <Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim> |
---|
| 1859 | </Area> |
---|
| 1860 | <HorzAlignment type="RightAligned" /> |
---|
| 1861 | </Child> |
---|
| 1862 | <ImagerySection name="main"> |
---|
| 1863 | <FrameComponent> |
---|
| 1864 | <Area> |
---|
| 1865 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1866 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1867 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 1868 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 1869 | </Area> |
---|
[6573] | 1870 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="ListboxTopLeft" /> |
---|
| 1871 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="ListboxTopRight" /> |
---|
| 1872 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="ListboxBottomLeft" /> |
---|
| 1873 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="ListboxBottomRight" /> |
---|
| 1874 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ListboxLeft" /> |
---|
| 1875 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ListboxRight" /> |
---|
| 1876 | <Image type="TopEdge" imageset="TaharezGreenLook" image="ListboxTop" /> |
---|
| 1877 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="ListboxBottom" /> |
---|
| 1878 | <Image type="Background" imageset="TaharezGreenLook" image="ListboxBackdrop" /> |
---|
[5701] | 1879 | </FrameComponent> |
---|
| 1880 | </ImagerySection> |
---|
| 1881 | <StateImagery name="Enabled"> |
---|
| 1882 | <Layer> |
---|
| 1883 | <Section section="main" /> |
---|
| 1884 | </Layer> |
---|
| 1885 | </StateImagery> |
---|
| 1886 | <StateImagery name="Disabled"> |
---|
| 1887 | <Layer> |
---|
| 1888 | <Section section="main"> |
---|
| 1889 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 1890 | </Section> |
---|
| 1891 | </Layer> |
---|
| 1892 | </StateImagery> |
---|
| 1893 | </WidgetLook> |
---|
| 1894 | |
---|
| 1895 | <!-- |
---|
| 1896 | *************************************************** |
---|
[6573] | 1897 | TaharezGreenLook/ComboDropList |
---|
[5701] | 1898 | *************************************************** |
---|
| 1899 | --> |
---|
[6573] | 1900 | <WidgetLook name="TaharezGreenLook/ComboDropList"> |
---|
[5701] | 1901 | <NamedArea name="ItemRenderingArea"> |
---|
| 1902 | <Area> |
---|
[6573] | 1903 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListLeft" dimension="Width" /></Dim> |
---|
| 1904 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListTop" dimension="Height" /></Dim> |
---|
[5701] | 1905 | <Dim type="RightEdge" > |
---|
| 1906 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1907 | <DimOperator op="Subtract"> |
---|
[6573] | 1908 | <ImageDim imageset="TaharezGreenLook" image="ComboboxListRight" dimension="Width" /> |
---|
[5701] | 1909 | </DimOperator> |
---|
| 1910 | </UnifiedDim> |
---|
| 1911 | </Dim> |
---|
| 1912 | <Dim type="BottomEdge" > |
---|
| 1913 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1914 | <DimOperator op="Subtract"> |
---|
[6573] | 1915 | <ImageDim imageset="TaharezGreenLook" image="ComboboxListBottom" dimension="Height" /> |
---|
[5701] | 1916 | </DimOperator> |
---|
| 1917 | </UnifiedDim> |
---|
| 1918 | </Dim> |
---|
| 1919 | </Area> |
---|
| 1920 | </NamedArea> |
---|
| 1921 | <NamedArea name="ItemRenderingAreaHScroll"> |
---|
| 1922 | <Area> |
---|
[6573] | 1923 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListLeft" dimension="Width" /></Dim> |
---|
| 1924 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListTop" dimension="Height" /></Dim> |
---|
[5701] | 1925 | <Dim type="RightEdge" > |
---|
| 1926 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1927 | <DimOperator op="Subtract"> |
---|
[6573] | 1928 | <ImageDim imageset="TaharezGreenLook" image="ComboboxListRight" dimension="Width" /> |
---|
[5701] | 1929 | </DimOperator> |
---|
| 1930 | </UnifiedDim> |
---|
| 1931 | </Dim> |
---|
| 1932 | <Dim type="BottomEdge" > |
---|
| 1933 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1934 | <DimOperator op="Subtract"> |
---|
| 1935 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 1936 | </DimOperator> |
---|
| 1937 | </UnifiedDim> |
---|
| 1938 | </Dim> |
---|
| 1939 | </Area> |
---|
| 1940 | </NamedArea> |
---|
| 1941 | <NamedArea name="ItemRenderingAreaVScroll"> |
---|
| 1942 | <Area> |
---|
[6573] | 1943 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListLeft" dimension="Width" /></Dim> |
---|
| 1944 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListTop" dimension="Height" /></Dim> |
---|
[5701] | 1945 | <Dim type="RightEdge" > |
---|
| 1946 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1947 | <DimOperator op="Subtract"> |
---|
| 1948 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 1949 | </DimOperator> |
---|
| 1950 | </UnifiedDim> |
---|
| 1951 | </Dim> |
---|
| 1952 | <Dim type="BottomEdge" > |
---|
| 1953 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1954 | <DimOperator op="Subtract"> |
---|
[6573] | 1955 | <ImageDim imageset="TaharezGreenLook" image="ComboboxListBottom" dimension="Height" /> |
---|
[5701] | 1956 | </DimOperator> |
---|
| 1957 | </UnifiedDim> |
---|
| 1958 | </Dim> |
---|
| 1959 | </Area> |
---|
| 1960 | </NamedArea> |
---|
| 1961 | <NamedArea name="ItemRenderingAreaHVScroll"> |
---|
| 1962 | <Area> |
---|
[6573] | 1963 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListLeft" dimension="Width" /></Dim> |
---|
| 1964 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ComboboxListTop" dimension="Height" /></Dim> |
---|
[5701] | 1965 | <Dim type="RightEdge" > |
---|
| 1966 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 1967 | <DimOperator op="Subtract"> |
---|
| 1968 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 1969 | </DimOperator> |
---|
| 1970 | </UnifiedDim> |
---|
| 1971 | </Dim> |
---|
| 1972 | <Dim type="BottomEdge" > |
---|
| 1973 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 1974 | <DimOperator op="Subtract"> |
---|
| 1975 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 1976 | </DimOperator> |
---|
| 1977 | </UnifiedDim> |
---|
| 1978 | </Dim> |
---|
| 1979 | </Area> |
---|
| 1980 | </NamedArea> |
---|
[6573] | 1981 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 1982 | <Area> |
---|
| 1983 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1984 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1985 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 1986 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 1987 | </Area> |
---|
| 1988 | <VertAlignment type="BottomAligned" /> |
---|
| 1989 | </Child> |
---|
[6573] | 1990 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 1991 | <Area> |
---|
| 1992 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1993 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 1994 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 1995 | <Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim> |
---|
| 1996 | </Area> |
---|
| 1997 | <HorzAlignment type="RightAligned" /> |
---|
| 1998 | </Child> |
---|
| 1999 | <ImagerySection name="main"> |
---|
| 2000 | <FrameComponent> |
---|
| 2001 | <Area> |
---|
| 2002 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2003 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2004 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2005 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2006 | </Area> |
---|
[6573] | 2007 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="ComboboxListTopLeft" /> |
---|
| 2008 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="ComboboxListTopRight" /> |
---|
| 2009 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="ComboboxListBottomLeft" /> |
---|
| 2010 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="ComboboxListBottomRight" /> |
---|
| 2011 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ComboboxListLeft" /> |
---|
| 2012 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ComboboxListRight" /> |
---|
| 2013 | <Image type="TopEdge" imageset="TaharezGreenLook" image="ComboboxListTop" /> |
---|
| 2014 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="ComboboxListBottom" /> |
---|
| 2015 | <Image type="Background" imageset="TaharezGreenLook" image="ComboboxListBackdrop" /> |
---|
[5701] | 2016 | </FrameComponent> |
---|
| 2017 | </ImagerySection> |
---|
| 2018 | <StateImagery name="Enabled"> |
---|
| 2019 | <Layer> |
---|
| 2020 | <Section section="main" /> |
---|
| 2021 | </Layer> |
---|
| 2022 | </StateImagery> |
---|
| 2023 | <StateImagery name="Disabled"> |
---|
| 2024 | <Layer> |
---|
| 2025 | <Section section="main"> |
---|
| 2026 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2027 | </Section> |
---|
| 2028 | </Layer> |
---|
| 2029 | </StateImagery> |
---|
| 2030 | </WidgetLook> |
---|
| 2031 | |
---|
| 2032 | <!-- |
---|
| 2033 | *************************************************** |
---|
[6573] | 2034 | TaharezGreenLook/ComboEditbox |
---|
[5701] | 2035 | *************************************************** |
---|
| 2036 | --> |
---|
[6573] | 2037 | <WidgetLook name="TaharezGreenLook/ComboEditbox"> |
---|
[5701] | 2038 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2039 | <PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" /> |
---|
| 2040 | <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" /> |
---|
| 2041 | <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" /> |
---|
[6573] | 2042 | <Property name="MouseCursorImage" value="set:TaharezGreenLook image:MouseTextBar" /> |
---|
[5701] | 2043 | <NamedArea name="TextArea"> |
---|
| 2044 | <Area> |
---|
| 2045 | <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 2046 | <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 2047 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" offset="-5" type="RightEdge" /></Dim> |
---|
| 2048 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" offset="-5" type="BottomEdge" /></Dim> |
---|
| 2049 | </Area> |
---|
| 2050 | </NamedArea> |
---|
| 2051 | <ImagerySection name="container_normal"> |
---|
| 2052 | <FrameComponent> |
---|
| 2053 | <Area> |
---|
| 2054 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2055 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2056 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 2057 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 2058 | </Area> |
---|
[6573] | 2059 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ComboboxEditLeft" /> |
---|
| 2060 | <Image type="Background" imageset="TaharezGreenLook" image="ComboboxEditMiddle" /> |
---|
[5701] | 2061 | </FrameComponent> |
---|
| 2062 | </ImagerySection> |
---|
| 2063 | <ImagerySection name="selection"> |
---|
| 2064 | <ImageryComponent> |
---|
| 2065 | <Area> |
---|
| 2066 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2067 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2068 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 2069 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 2070 | </Area> |
---|
[6573] | 2071 | <Image imageset="TaharezGreenLook" image="TextSelectionBrush" /> |
---|
[5701] | 2072 | <VertFormat type="Stretched" /> |
---|
| 2073 | <HorzFormat type="Stretched" /> |
---|
| 2074 | </ImageryComponent> |
---|
| 2075 | </ImagerySection> |
---|
| 2076 | <ImagerySection name="Carat"> |
---|
| 2077 | <ImageryComponent> |
---|
| 2078 | <Area> |
---|
| 2079 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2080 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 2081 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="EditBoxCarat" dimension="Width" /></Dim> |
---|
[5701] | 2082 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 2083 | </Area> |
---|
[6573] | 2084 | <Image imageset="TaharezGreenLook" image="EditBoxCarat" /> |
---|
[5701] | 2085 | <VertFormat type="Stretched" /> |
---|
| 2086 | <HorzFormat type="Stretched" /> |
---|
| 2087 | </ImageryComponent> |
---|
| 2088 | </ImagerySection> |
---|
| 2089 | <StateImagery name="Enabled"> |
---|
| 2090 | <Layer> |
---|
| 2091 | <Section section="container_normal" /> |
---|
| 2092 | </Layer> |
---|
| 2093 | </StateImagery> |
---|
| 2094 | <StateImagery name="ReadOnly"> |
---|
| 2095 | <Layer> |
---|
| 2096 | <Section section="container_normal" /> |
---|
| 2097 | </Layer> |
---|
| 2098 | </StateImagery> |
---|
| 2099 | <StateImagery name="Disabled"> |
---|
| 2100 | <Layer> |
---|
| 2101 | <Section section="container_normal"> |
---|
| 2102 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2103 | </Section> |
---|
| 2104 | </Layer> |
---|
| 2105 | </StateImagery> |
---|
| 2106 | <StateImagery name="ActiveSelection"> |
---|
| 2107 | <Layer> |
---|
| 2108 | <Section section="selection"> |
---|
| 2109 | <ColourProperty name="ActiveSelectionColour" /> |
---|
| 2110 | </Section> |
---|
| 2111 | </Layer> |
---|
| 2112 | </StateImagery> |
---|
| 2113 | <StateImagery name="InactiveSelection"> |
---|
| 2114 | <Layer> |
---|
| 2115 | <Section section="selection"> |
---|
| 2116 | <ColourProperty name="InactiveSelectionColour" /> |
---|
| 2117 | </Section> |
---|
| 2118 | </Layer> |
---|
| 2119 | </StateImagery> |
---|
| 2120 | </WidgetLook> |
---|
| 2121 | |
---|
| 2122 | <!-- |
---|
| 2123 | *************************************************** |
---|
[6573] | 2124 | TaharezGreenLook/Combobox |
---|
[5701] | 2125 | *************************************************** |
---|
| 2126 | --> |
---|
[6573] | 2127 | <WidgetLook name="TaharezGreenLook/Combobox"> |
---|
[5701] | 2128 | <PropertyLinkDefinition name="NormalEditTextColour" widget="__auto_editbox__" targetProperty="NormalTextColour" initialValue="FFFFFFFF" /> |
---|
| 2129 | <PropertyLinkDefinition name="SelectedEditTextColour" widget="__auto_editbox__" targetProperty="SelectedTextColour" initialValue="FF000000" /> |
---|
| 2130 | <PropertyLinkDefinition name="ActiveEditSelectionColour" widget="__auto_editbox__" targetProperty="ActiveSelectionColour" initialValue="FF6060FF" /> |
---|
| 2131 | <PropertyLinkDefinition name="InactiveEditSelectionColour" widget="__auto_editbox__" targetProperty="InactiveSelectionColour" initialValue="FF808080" /> |
---|
[6573] | 2132 | <Child type="TaharezGreenLook/ComboEditbox" nameSuffix="__auto_editbox__"> |
---|
[5701] | 2133 | <Area> |
---|
| 2134 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2135 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2136 | <Dim type="RightEdge" > |
---|
| 2137 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2138 | <DimOperator op="Subtract"> |
---|
| 2139 | <FontDim type="LineSpacing"> |
---|
| 2140 | <DimOperator op="Multiply"> |
---|
| 2141 | <AbsoluteDim value="1.5" /> |
---|
| 2142 | </DimOperator> |
---|
| 2143 | </FontDim> |
---|
| 2144 | </DimOperator> |
---|
| 2145 | </UnifiedDim> |
---|
| 2146 | </Dim> |
---|
| 2147 | <Dim type="Height" > |
---|
| 2148 | <FontDim type="LineSpacing"> |
---|
| 2149 | <DimOperator op="Multiply"> |
---|
| 2150 | <AbsoluteDim value="1.5" /> |
---|
| 2151 | </DimOperator> |
---|
| 2152 | </FontDim> |
---|
| 2153 | </Dim> |
---|
| 2154 | </Area> |
---|
| 2155 | </Child> |
---|
[6573] | 2156 | <Child type="TaharezGreenLook/ComboDropList" nameSuffix="__auto_droplist__"> |
---|
[5701] | 2157 | <Area> |
---|
| 2158 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2159 | <Dim type="TopEdge" ><WidgetDim widget="__auto_editbox__" dimension="BottomEdge" /></Dim> |
---|
| 2160 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2161 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 2162 | </Area> |
---|
| 2163 | </Child> |
---|
[6573] | 2164 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_button__"> |
---|
[5701] | 2165 | <Area> |
---|
| 2166 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2167 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2168 | <Dim type="Width" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim> |
---|
| 2169 | <Dim type="Height" ><WidgetDim widget="__auto_editbox__" dimension="Height" /></Dim> |
---|
| 2170 | </Area> |
---|
| 2171 | <HorzAlignment type="RightAligned" /> |
---|
[6573] | 2172 | <Property name="NormalImage" value="set:TaharezGreenLook image:ComboboxListButtonNormal" /> |
---|
| 2173 | <Property name="HoverImage" value="set:TaharezGreenLook image:ComboboxListButtonHover" /> |
---|
| 2174 | <Property name="PushedImage" value="set:TaharezGreenLook image:ComboboxListButtonNormal" /> |
---|
[5701] | 2175 | </Child> |
---|
| 2176 | <StateImagery name="Enabled" /> |
---|
| 2177 | <StateImagery name="Disabled" /> |
---|
| 2178 | </WidgetLook> |
---|
| 2179 | |
---|
| 2180 | <!-- |
---|
| 2181 | *************************************************** |
---|
[6573] | 2182 | TaharezGreenLook/Spinner |
---|
[5701] | 2183 | *************************************************** |
---|
| 2184 | --> |
---|
[6573] | 2185 | <WidgetLook name="TaharezGreenLook/Spinner"> |
---|
| 2186 | <Child type="TaharezGreenLook/Editbox" nameSuffix="__auto_editbox__"> |
---|
[5701] | 2187 | <Area> |
---|
| 2188 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2189 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2190 | <Dim type="RightEdge" > |
---|
| 2191 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2192 | <DimOperator op="Subtract"> |
---|
[6573] | 2193 | <ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Width" /> |
---|
[5701] | 2194 | </DimOperator> |
---|
| 2195 | </UnifiedDim> |
---|
| 2196 | </Dim> |
---|
| 2197 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2198 | </Area> |
---|
| 2199 | </Child> |
---|
[6573] | 2200 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_incbtn__"> |
---|
[5701] | 2201 | <Area> |
---|
| 2202 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2203 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 2204 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Width" /></Dim> |
---|
[5701] | 2205 | <Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim> |
---|
| 2206 | </Area> |
---|
| 2207 | <HorzAlignment type="RightAligned" /> |
---|
[6573] | 2208 | <Property name="NormalImage" value="set:TaharezGreenLook image:VertScrollUpNormal" /> |
---|
| 2209 | <Property name="HoverImage" value="set:TaharezGreenLook image:VertScrollUpHover" /> |
---|
| 2210 | <Property name="PushedImage" value="set:TaharezGreenLook image:VertScrollUpNormal" /> |
---|
[5701] | 2211 | </Child> |
---|
[6573] | 2212 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_decbtn__"> |
---|
[5701] | 2213 | <Area> |
---|
| 2214 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2215 | <Dim type="TopEdge" ><UnifiedDim scale="0.5" type="TopEdge" /></Dim> |
---|
[6573] | 2216 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Width" /></Dim> |
---|
[5701] | 2217 | <Dim type="Height" ><UnifiedDim scale="0.5" type="Height" /></Dim> |
---|
| 2218 | </Area> |
---|
| 2219 | <HorzAlignment type="RightAligned" /> |
---|
[6573] | 2220 | <Property name="NormalImage" value="set:TaharezGreenLook image:VertScrollDownNormal" /> |
---|
| 2221 | <Property name="HoverImage" value="set:TaharezGreenLook image:VertScrollDownHover" /> |
---|
| 2222 | <Property name="PushedImage" value="set:TaharezGreenLook image:VertScrollDownNormal" /> |
---|
[5701] | 2223 | </Child> |
---|
| 2224 | <StateImagery name="Enabled" /> |
---|
| 2225 | <StateImagery name="Disabled" /> |
---|
| 2226 | </WidgetLook> |
---|
| 2227 | |
---|
| 2228 | <!-- |
---|
| 2229 | *************************************************** |
---|
[6573] | 2230 | TaharezGreenLook/StaticShared |
---|
[5701] | 2231 | (Shared imagery components for static widgets) |
---|
| 2232 | *************************************************** |
---|
| 2233 | --> |
---|
[6573] | 2234 | <WidgetLook name="TaharezGreenLook/StaticShared"> |
---|
[5701] | 2235 | <ImagerySection name="frame"> |
---|
| 2236 | <FrameComponent> |
---|
| 2237 | <Area> |
---|
| 2238 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2239 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2240 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2241 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2242 | </Area> |
---|
[6573] | 2243 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="StaticTopLeft" /> |
---|
| 2244 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="StaticTopRight" /> |
---|
| 2245 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="StaticBottomLeft" /> |
---|
| 2246 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="StaticBottomRight" /> |
---|
| 2247 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="StaticLeft" /> |
---|
| 2248 | <Image type="RightEdge" imageset="TaharezGreenLook" image="StaticRight" /> |
---|
| 2249 | <Image type="TopEdge" imageset="TaharezGreenLook" image="StaticTop" /> |
---|
| 2250 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="StaticBottom" /> |
---|
[5701] | 2251 | <ColourRectProperty name="FrameColours" /> |
---|
| 2252 | </FrameComponent> |
---|
| 2253 | </ImagerySection> |
---|
| 2254 | <ImagerySection name="background"> |
---|
| 2255 | <ImageryComponent> |
---|
| 2256 | <Area> |
---|
[6573] | 2257 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2258 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2259 | <Dim type="RightEdge" > |
---|
| 2260 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2261 | <DimOperator op="Subtract"> |
---|
[6573] | 2262 | <ImageDim imageset="TaharezGreenLook" image="StaticRight" dimension="Width" /> |
---|
[5701] | 2263 | </DimOperator> |
---|
| 2264 | </UnifiedDim> |
---|
| 2265 | </Dim> |
---|
| 2266 | <Dim type="BottomEdge" > |
---|
| 2267 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2268 | <DimOperator op="Subtract"> |
---|
[6573] | 2269 | <ImageDim imageset="TaharezGreenLook" image="StaticBottom" dimension="Height" /> |
---|
[5701] | 2270 | </DimOperator> |
---|
| 2271 | </UnifiedDim> |
---|
| 2272 | </Dim> |
---|
| 2273 | </Area> |
---|
[6573] | 2274 | <Image imageset="TaharezGreenLook" image="StaticBackdrop" /> |
---|
[5701] | 2275 | <!--<ColourRectProperty name="BackgroundColours" />--> |
---|
| 2276 | <Colours topLeft="FFFFFFFF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" /> |
---|
| 2277 | <VertFormat type="Stretched" /> |
---|
| 2278 | <HorzFormat type="Stretched" /> |
---|
| 2279 | </ImageryComponent> |
---|
| 2280 | </ImagerySection> |
---|
| 2281 | <ImagerySection name="background_noframe"> |
---|
| 2282 | <ImageryComponent> |
---|
| 2283 | <Area> |
---|
| 2284 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 2285 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 2286 | <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 2287 | <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 2288 | </Area> |
---|
[6573] | 2289 | <Image imageset="TaharezGreenLook" image="StaticBackdrop" /> |
---|
[5701] | 2290 | <!--<ColourRectProperty name="BackgroundColours" />--> |
---|
| 2291 | <Colours topLeft="FFFFFFFF" topRight="FFFFFFFF" bottomLeft="FFFFFFFF" bottomRight="FFFFFFFF" /> |
---|
| 2292 | <VertFormat type="Stretched" /> |
---|
| 2293 | <HorzFormat type="Stretched" /> |
---|
| 2294 | </ImageryComponent> |
---|
| 2295 | </ImagerySection> |
---|
| 2296 | </WidgetLook> |
---|
| 2297 | |
---|
| 2298 | <!-- |
---|
| 2299 | *************************************************** |
---|
[6573] | 2300 | TaharezGreenLook/StaticImage |
---|
[5701] | 2301 | *************************************************** |
---|
| 2302 | --> |
---|
[6573] | 2303 | <WidgetLook name="TaharezGreenLook/StaticImage"> |
---|
[5701] | 2304 | <PropertyDefinition name="ImageColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2305 | <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2306 | <PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2307 | <PropertyDefinition name="VertFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 2308 | <PropertyDefinition name="HorzFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 2309 | <Property name="BackgroundEnabled" value="True" /> |
---|
| 2310 | <Property name="FrameEnabled" value="True" /> |
---|
| 2311 | <ImagerySection name="image_withframe"> |
---|
| 2312 | <ImageryComponent> |
---|
| 2313 | <Area> |
---|
[6573] | 2314 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2315 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2316 | <Dim type="RightEdge" > |
---|
| 2317 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2318 | <DimOperator op="Subtract"> |
---|
[6573] | 2319 | <ImageDim imageset="TaharezGreenLook" image="StaticRight" dimension="Width" /> |
---|
[5701] | 2320 | </DimOperator> |
---|
| 2321 | </UnifiedDim> |
---|
| 2322 | </Dim> |
---|
| 2323 | <Dim type="BottomEdge" > |
---|
| 2324 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2325 | <DimOperator op="Subtract"> |
---|
[6573] | 2326 | <ImageDim imageset="TaharezGreenLook" image="StaticBottom" dimension="Height" /> |
---|
[5701] | 2327 | </DimOperator> |
---|
| 2328 | </UnifiedDim> |
---|
| 2329 | </Dim> |
---|
| 2330 | </Area> |
---|
| 2331 | <ImageProperty name="Image" /> |
---|
| 2332 | <ColourRectProperty name="ImageColours" /> |
---|
| 2333 | <VertFormatProperty name="VertFormatting" /> |
---|
| 2334 | <HorzFormatProperty name="HorzFormatting" /> |
---|
| 2335 | </ImageryComponent> |
---|
| 2336 | </ImagerySection> |
---|
| 2337 | <ImagerySection name="image_noframe"> |
---|
| 2338 | <ImageryComponent> |
---|
| 2339 | <Area> |
---|
| 2340 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2341 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2342 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2343 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2344 | </Area> |
---|
| 2345 | <ImageProperty name="Image" /> |
---|
| 2346 | <ColourRectProperty name="ImageColours" /> |
---|
| 2347 | <VertFormatProperty name="VertFormatting" /> |
---|
| 2348 | <HorzFormatProperty name="HorzFormatting" /> |
---|
| 2349 | </ImageryComponent> |
---|
| 2350 | </ImagerySection> |
---|
| 2351 | <StateImagery name="Enabled" /> |
---|
| 2352 | <StateImagery name="Disabled" /> |
---|
| 2353 | <StateImagery name="EnabledFrame"> |
---|
| 2354 | <Layer> |
---|
[6573] | 2355 | <Section look="TaharezGreenLook/StaticShared" section="frame" /> |
---|
[5701] | 2356 | </Layer> |
---|
| 2357 | </StateImagery> |
---|
| 2358 | <StateImagery name="DisabledFrame"> |
---|
| 2359 | <Layer> |
---|
[6573] | 2360 | <Section look="TaharezGreenLook/StaticShared" section="frame" /> |
---|
[5701] | 2361 | </Layer> |
---|
| 2362 | </StateImagery> |
---|
| 2363 | <StateImagery name="WithFrameEnabledBackground"> |
---|
| 2364 | <Layer> |
---|
[6573] | 2365 | <Section look="TaharezGreenLook/StaticShared" section="background" /> |
---|
[5701] | 2366 | </Layer> |
---|
| 2367 | </StateImagery> |
---|
| 2368 | <StateImagery name="WithFrameDisabledBackground"> |
---|
| 2369 | <Layer> |
---|
[6573] | 2370 | <Section look="TaharezGreenLook/StaticShared" section="background" /> |
---|
[5701] | 2371 | </Layer> |
---|
| 2372 | </StateImagery> |
---|
| 2373 | <StateImagery name="NoFrameEnabledBackground"> |
---|
| 2374 | <Layer> |
---|
[6573] | 2375 | <Section look="TaharezGreenLook/StaticShared" section="background_noframe" /> |
---|
[5701] | 2376 | </Layer> |
---|
| 2377 | </StateImagery> |
---|
| 2378 | <StateImagery name="NoFrameDisabledBackground"> |
---|
| 2379 | <Layer> |
---|
[6573] | 2380 | <Section look="TaharezGreenLook/StaticShared" section="background_noframe" /> |
---|
[5701] | 2381 | </Layer> |
---|
| 2382 | </StateImagery> |
---|
| 2383 | <StateImagery name="WithFrameImage"> |
---|
| 2384 | <Layer> |
---|
| 2385 | <Section section="image_withframe" /> |
---|
| 2386 | </Layer> |
---|
| 2387 | </StateImagery> |
---|
| 2388 | <StateImagery name="NoFrameImage"> |
---|
| 2389 | <Layer> |
---|
| 2390 | <Section section="image_noframe" /> |
---|
| 2391 | </Layer> |
---|
| 2392 | </StateImagery> |
---|
| 2393 | </WidgetLook> |
---|
| 2394 | |
---|
| 2395 | <!-- |
---|
| 2396 | *************************************************** |
---|
[6573] | 2397 | TaharezGreenLook/StaticText |
---|
[5701] | 2398 | *************************************************** |
---|
| 2399 | --> |
---|
[6573] | 2400 | <WidgetLook name="TaharezGreenLook/StaticText"> |
---|
[5701] | 2401 | <PropertyDefinition name="FrameColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2402 | <PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2403 | <Property name="FrameEnabled" value="True" /> |
---|
| 2404 | <Property name="BackgroundEnabled" value="True" /> |
---|
| 2405 | <NamedArea name="WithFrameTextRenderArea"> |
---|
| 2406 | <Area> |
---|
[6573] | 2407 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2408 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2409 | <Dim type="RightEdge" > |
---|
| 2410 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2411 | <DimOperator op="Subtract"> |
---|
[6573] | 2412 | <ImageDim imageset="TaharezGreenLook" image="StaticRight" dimension="Width" /> |
---|
[5701] | 2413 | </DimOperator> |
---|
| 2414 | </UnifiedDim> |
---|
| 2415 | </Dim> |
---|
| 2416 | <Dim type="BottomEdge" > |
---|
| 2417 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2418 | <DimOperator op="Subtract"> |
---|
[6573] | 2419 | <ImageDim imageset="TaharezGreenLook" image="StaticBottom" dimension="Height" /> |
---|
[5701] | 2420 | </DimOperator> |
---|
| 2421 | </UnifiedDim> |
---|
| 2422 | </Dim> |
---|
| 2423 | </Area> |
---|
| 2424 | </NamedArea> |
---|
| 2425 | <NamedArea name="WithFrameTextRenderAreaHScroll"> |
---|
| 2426 | <Area> |
---|
[6573] | 2427 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2428 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2429 | <Dim type="RightEdge" > |
---|
| 2430 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2431 | <DimOperator op="Subtract"> |
---|
[6573] | 2432 | <ImageDim imageset="TaharezGreenLook" image="StaticRight" dimension="Width" /> |
---|
[5701] | 2433 | </DimOperator> |
---|
| 2434 | </UnifiedDim> |
---|
| 2435 | </Dim> |
---|
| 2436 | <Dim type="BottomEdge" > |
---|
| 2437 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2438 | <DimOperator op="Subtract"> |
---|
| 2439 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2440 | </DimOperator> |
---|
| 2441 | </UnifiedDim> |
---|
| 2442 | </Dim> |
---|
| 2443 | </Area> |
---|
| 2444 | </NamedArea> |
---|
| 2445 | <NamedArea name="WithFrameTextRenderAreaVScroll"> |
---|
| 2446 | <Area> |
---|
[6573] | 2447 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2448 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2449 | <Dim type="RightEdge" > |
---|
| 2450 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2451 | <DimOperator op="Subtract"> |
---|
| 2452 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2453 | </DimOperator> |
---|
| 2454 | </UnifiedDim> |
---|
| 2455 | </Dim> |
---|
| 2456 | <Dim type="BottomEdge" > |
---|
| 2457 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2458 | <DimOperator op="Subtract"> |
---|
[6573] | 2459 | <ImageDim imageset="TaharezGreenLook" image="StaticBottom" dimension="Height" /> |
---|
[5701] | 2460 | </DimOperator> |
---|
| 2461 | </UnifiedDim> |
---|
| 2462 | </Dim> |
---|
| 2463 | </Area> |
---|
| 2464 | </NamedArea> |
---|
| 2465 | <NamedArea name="WithFrameTextRenderAreaHVScroll"> |
---|
| 2466 | <Area> |
---|
[6573] | 2467 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticLeft" dimension="Width" /></Dim> |
---|
| 2468 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="StaticTop" dimension="Height" /></Dim> |
---|
[5701] | 2469 | <Dim type="RightEdge" > |
---|
| 2470 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2471 | <DimOperator op="Subtract"> |
---|
| 2472 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2473 | </DimOperator> |
---|
| 2474 | </UnifiedDim> |
---|
| 2475 | </Dim> |
---|
| 2476 | <Dim type="BottomEdge" > |
---|
| 2477 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2478 | <DimOperator op="Subtract"> |
---|
| 2479 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2480 | </DimOperator> |
---|
| 2481 | </UnifiedDim> |
---|
| 2482 | </Dim> |
---|
| 2483 | </Area> |
---|
| 2484 | </NamedArea> |
---|
| 2485 | <NamedArea name="NoFrameTextRenderArea"> |
---|
| 2486 | <Area> |
---|
| 2487 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2488 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2489 | <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 2490 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 2491 | </Area> |
---|
| 2492 | </NamedArea> |
---|
| 2493 | <NamedArea name="NoFrameTextRenderAreaHScroll"> |
---|
| 2494 | <Area> |
---|
| 2495 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2496 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2497 | <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 2498 | <Dim type="BottomEdge" > |
---|
| 2499 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2500 | <DimOperator op="Subtract"> |
---|
| 2501 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2502 | </DimOperator> |
---|
| 2503 | </UnifiedDim> |
---|
| 2504 | </Dim> |
---|
| 2505 | </Area> |
---|
| 2506 | </NamedArea> |
---|
| 2507 | <NamedArea name="NoFrameTextRenderAreaVScroll"> |
---|
| 2508 | <Area> |
---|
| 2509 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2510 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2511 | <Dim type="RightEdge" > |
---|
| 2512 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2513 | <DimOperator op="Subtract"> |
---|
| 2514 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2515 | </DimOperator> |
---|
| 2516 | </UnifiedDim> |
---|
| 2517 | </Dim> |
---|
| 2518 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 2519 | </Area> |
---|
| 2520 | </NamedArea> |
---|
| 2521 | <NamedArea name="NoFrameTextRenderAreaHVScroll"> |
---|
| 2522 | <Area> |
---|
| 2523 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2524 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2525 | <Dim type="RightEdge" > |
---|
| 2526 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2527 | <DimOperator op="Subtract"> |
---|
| 2528 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2529 | </DimOperator> |
---|
| 2530 | </UnifiedDim> |
---|
| 2531 | </Dim> |
---|
| 2532 | <Dim type="BottomEdge" > |
---|
| 2533 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2534 | <DimOperator op="Subtract"> |
---|
| 2535 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2536 | </DimOperator> |
---|
| 2537 | </UnifiedDim> |
---|
| 2538 | </Dim> |
---|
| 2539 | </Area> |
---|
| 2540 | </NamedArea> |
---|
[6573] | 2541 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 2542 | <Area> |
---|
| 2543 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2544 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2545 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 2546 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 2547 | </Area> |
---|
| 2548 | <VertAlignment type="BottomAligned" /> |
---|
| 2549 | </Child> |
---|
[6573] | 2550 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 2551 | <Area> |
---|
| 2552 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2553 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2554 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 2555 | <Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim> |
---|
| 2556 | </Area> |
---|
| 2557 | <HorzAlignment type="RightAligned" /> |
---|
| 2558 | </Child> |
---|
| 2559 | <StateImagery name="Enabled" /> |
---|
| 2560 | <StateImagery name="Disabled" /> |
---|
| 2561 | <StateImagery name="EnabledFrame"> |
---|
| 2562 | <Layer> |
---|
[6573] | 2563 | <Section look="TaharezGreenLook/StaticShared" section="frame" /> |
---|
[5701] | 2564 | </Layer> |
---|
| 2565 | </StateImagery> |
---|
| 2566 | <StateImagery name="DisabledFrame"> |
---|
| 2567 | <Layer> |
---|
[6573] | 2568 | <Section look="TaharezGreenLook/StaticShared" section="frame" /> |
---|
[5701] | 2569 | </Layer> |
---|
| 2570 | </StateImagery> |
---|
| 2571 | <StateImagery name="WithFrameEnabledBackground"> |
---|
| 2572 | <Layer> |
---|
[6573] | 2573 | <Section look="TaharezGreenLook/StaticShared" section="background" /> |
---|
[5701] | 2574 | </Layer> |
---|
| 2575 | </StateImagery> |
---|
| 2576 | <StateImagery name="WithFrameDisabledBackground"> |
---|
| 2577 | <Layer> |
---|
[6573] | 2578 | <Section look="TaharezGreenLook/StaticShared" section="background" /> |
---|
[5701] | 2579 | </Layer> |
---|
| 2580 | </StateImagery> |
---|
| 2581 | <StateImagery name="NoFrameEnabledBackground"> |
---|
| 2582 | <Layer> |
---|
[6573] | 2583 | <Section look="TaharezGreenLook/StaticShared" section="background_noframe" /> |
---|
[5701] | 2584 | </Layer> |
---|
| 2585 | </StateImagery> |
---|
| 2586 | <StateImagery name="NoFrameDisabledBackground"> |
---|
| 2587 | <Layer> |
---|
[6573] | 2588 | <Section look="TaharezGreenLook/StaticShared" section="background_noframe" /> |
---|
[5701] | 2589 | </Layer> |
---|
| 2590 | </StateImagery> |
---|
| 2591 | </WidgetLook> |
---|
| 2592 | |
---|
| 2593 | <!-- |
---|
| 2594 | *************************************************** |
---|
[6573] | 2595 | TaharezGreenLook/ListHeaderSegment |
---|
[5701] | 2596 | *************************************************** |
---|
| 2597 | --> |
---|
[6573] | 2598 | <WidgetLook name="TaharezGreenLook/ListHeaderSegment"> |
---|
| 2599 | <Property name="SizingCursorImage" value="set:TaharezGreenLook image:MouseEsWeCursor" /> |
---|
| 2600 | <Property name="MovingCursorImage" value="set:TaharezGreenLook image:MouseMoveCursor" /> |
---|
[5701] | 2601 | <ImagerySection name="segment_normal"> |
---|
| 2602 | <Colours topLeft="FFDDDDDD" topRight="FFDDDDDD" bottomLeft="FFDDDDDD" bottomRight="FFDDDDDD" /> |
---|
| 2603 | <ImageryComponent> |
---|
| 2604 | <Area> |
---|
| 2605 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2606 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2607 | <Dim type="RightEdge" > |
---|
| 2608 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2609 | <DimOperator op="Subtract"> |
---|
[6573] | 2610 | <ImageDim imageset="TaharezGreenLook" image="HeaderBarSplitterNormal" dimension="Width" /> |
---|
[5701] | 2611 | </DimOperator> |
---|
| 2612 | </UnifiedDim> |
---|
| 2613 | </Dim> |
---|
| 2614 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2615 | </Area> |
---|
[6573] | 2616 | <Image imageset="TaharezGreenLook" image="HeaderBarBackdropNormal" /> |
---|
[5701] | 2617 | <VertFormat type="Stretched" /> |
---|
| 2618 | <HorzFormat type="Stretched" /> |
---|
| 2619 | </ImageryComponent> |
---|
| 2620 | </ImagerySection> |
---|
| 2621 | <ImagerySection name="segment_hover"> |
---|
| 2622 | <ImageryComponent> |
---|
| 2623 | <Area> |
---|
| 2624 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2625 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2626 | <Dim type="RightEdge" > |
---|
| 2627 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2628 | <DimOperator op="Subtract"> |
---|
[6573] | 2629 | <ImageDim imageset="TaharezGreenLook" image="HeaderBarSplitterNormal" dimension="Width" /> |
---|
[5701] | 2630 | </DimOperator> |
---|
| 2631 | </UnifiedDim> |
---|
| 2632 | </Dim> |
---|
| 2633 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2634 | </Area> |
---|
[6573] | 2635 | <Image imageset="TaharezGreenLook" image="HeaderBarBackdropHover" /> |
---|
[5701] | 2636 | <VertFormat type="Stretched" /> |
---|
| 2637 | <HorzFormat type="Stretched" /> |
---|
| 2638 | </ImageryComponent> |
---|
| 2639 | </ImagerySection> |
---|
| 2640 | <ImagerySection name="splitter_normal"> |
---|
| 2641 | <ImageryComponent> |
---|
| 2642 | <Area> |
---|
| 2643 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2644 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2645 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2646 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2647 | </Area> |
---|
[6573] | 2648 | <Image imageset="TaharezGreenLook" image="HeaderBarSplitterNormal" /> |
---|
[5701] | 2649 | <VertFormat type="Stretched" /> |
---|
| 2650 | <HorzFormat type="RightAligned" /> |
---|
| 2651 | </ImageryComponent> |
---|
| 2652 | </ImagerySection> |
---|
| 2653 | <ImagerySection name="splitter_hover"> |
---|
| 2654 | <ImageryComponent> |
---|
| 2655 | <Area> |
---|
| 2656 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2657 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2658 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2659 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2660 | </Area> |
---|
[6573] | 2661 | <Image imageset="TaharezGreenLook" image="HeaderBarSplitterHover" /> |
---|
[5701] | 2662 | <VertFormat type="Stretched" /> |
---|
| 2663 | <HorzFormat type="RightAligned" /> |
---|
| 2664 | </ImageryComponent> |
---|
| 2665 | </ImagerySection> |
---|
| 2666 | <ImagerySection name="ascend_icon"> |
---|
| 2667 | <ImageryComponent> |
---|
| 2668 | <Area> |
---|
| 2669 | <Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim> |
---|
| 2670 | <Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim> |
---|
[6573] | 2671 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="HeaderBarSortUp" dimension="Width" /></Dim> |
---|
| 2672 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="HeaderBarSortUp" dimension="Height" /></Dim> |
---|
[5701] | 2673 | </Area> |
---|
[6573] | 2674 | <Image imageset="TaharezGreenLook" image="HeaderBarSortUp" /> |
---|
[5701] | 2675 | </ImageryComponent> |
---|
| 2676 | </ImagerySection> |
---|
| 2677 | <ImagerySection name="descend_icon"> |
---|
| 2678 | <ImageryComponent> |
---|
| 2679 | <Area> |
---|
| 2680 | <Dim type="LeftEdge" ><AbsoluteDim value="3" /></Dim> |
---|
| 2681 | <Dim type="TopEdge" ><AbsoluteDim value="3" /></Dim> |
---|
[6573] | 2682 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="HeaderBarSortDown" dimension="Width" /></Dim> |
---|
| 2683 | <Dim type="Height" ><ImageDim imageset="TaharezGreenLook" image="HeaderBarSortDown" dimension="Height" /></Dim> |
---|
[5701] | 2684 | </Area> |
---|
[6573] | 2685 | <Image imageset="TaharezGreenLook" image="HeaderBarSortDown" /> |
---|
[5701] | 2686 | </ImageryComponent> |
---|
| 2687 | </ImagerySection> |
---|
| 2688 | <ImagerySection name="label"> |
---|
| 2689 | <TextComponent> |
---|
| 2690 | <Area> |
---|
| 2691 | <Dim type="LeftEdge" > |
---|
[6573] | 2692 | <ImageDim imageset="TaharezGreenLook" image="HeaderBarSortUp" dimension="Width"> |
---|
[5701] | 2693 | <DimOperator op="Add"> |
---|
| 2694 | <AbsoluteDim value="5" /> |
---|
| 2695 | </DimOperator> |
---|
| 2696 | </ImageDim> |
---|
| 2697 | </Dim> |
---|
| 2698 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2699 | <Dim type="RightEdge" ><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 2700 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2701 | </Area> |
---|
| 2702 | <VertFormat type="CentreAligned" /> |
---|
| 2703 | </TextComponent> |
---|
| 2704 | </ImagerySection> |
---|
| 2705 | <StateImagery name="Normal"> |
---|
| 2706 | <Layer> |
---|
| 2707 | <Section section="segment_normal" /> |
---|
| 2708 | <Section section="splitter_normal" /> |
---|
| 2709 | <Section section="label" /> |
---|
| 2710 | </Layer> |
---|
| 2711 | </StateImagery> |
---|
| 2712 | <StateImagery name="Hover"> |
---|
| 2713 | <Layer> |
---|
| 2714 | <Section section="segment_hover" /> |
---|
| 2715 | <Section section="splitter_normal" /> |
---|
| 2716 | <Section section="label" /> |
---|
| 2717 | </Layer> |
---|
| 2718 | </StateImagery> |
---|
| 2719 | <StateImagery name="SplitterHover"> |
---|
| 2720 | <Layer> |
---|
| 2721 | <Section section="segment_normal" /> |
---|
| 2722 | <Section section="splitter_hover" /> |
---|
| 2723 | <Section section="label" /> |
---|
| 2724 | </Layer> |
---|
| 2725 | </StateImagery> |
---|
| 2726 | <StateImagery name="DragGhost" clipped="false" > |
---|
| 2727 | <Layer priority="1" > |
---|
| 2728 | <Section section="segment_normal"> |
---|
| 2729 | <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" /> |
---|
| 2730 | </Section> |
---|
| 2731 | <Section section="splitter_normal"> |
---|
| 2732 | <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" /> |
---|
| 2733 | </Section> |
---|
| 2734 | <Section section="label"> |
---|
| 2735 | <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" /> |
---|
| 2736 | </Section> |
---|
| 2737 | </Layer> |
---|
| 2738 | </StateImagery> |
---|
| 2739 | <StateImagery name="AscendingSortIcon"> |
---|
| 2740 | <Layer> |
---|
| 2741 | <Section section="ascend_icon" /> |
---|
| 2742 | </Layer> |
---|
| 2743 | </StateImagery> |
---|
| 2744 | <StateImagery name="DescendingSortIcon"> |
---|
| 2745 | <Layer> |
---|
| 2746 | <Section section="descend_icon" /> |
---|
| 2747 | </Layer> |
---|
| 2748 | </StateImagery> |
---|
| 2749 | <StateImagery name="GhostAscendingSortIcon" clipped="false"> |
---|
| 2750 | <Layer priority="1" > |
---|
| 2751 | <Section section="ascend_icon"> |
---|
| 2752 | <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" /> |
---|
| 2753 | </Section> |
---|
| 2754 | </Layer> |
---|
| 2755 | </StateImagery> |
---|
| 2756 | <StateImagery name="GhostDescendingSortIcon" clipped="false"> |
---|
| 2757 | <Layer priority="1" > |
---|
| 2758 | <Section section="descend_icon"> |
---|
| 2759 | <Colours topLeft="90FFFFFF" topRight="90FFFFFF" bottomLeft="90FFFFFF" bottomRight="90FFFFFF" /> |
---|
| 2760 | </Section> |
---|
| 2761 | </Layer> |
---|
| 2762 | </StateImagery> |
---|
| 2763 | <StateImagery name="Disabled"> |
---|
| 2764 | <Layer> |
---|
| 2765 | <Section section="segment_normal"> |
---|
| 2766 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2767 | </Section> |
---|
| 2768 | <Section section="splitter_normal"> |
---|
| 2769 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2770 | </Section> |
---|
| 2771 | <Section section="label"> |
---|
| 2772 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2773 | </Section> |
---|
| 2774 | </Layer> |
---|
| 2775 | </StateImagery> |
---|
| 2776 | </WidgetLook> |
---|
| 2777 | |
---|
| 2778 | <!-- |
---|
| 2779 | *************************************************** |
---|
[6573] | 2780 | TaharezGreenLook/ListHeader |
---|
[5701] | 2781 | *************************************************** |
---|
| 2782 | --> |
---|
[6573] | 2783 | <WidgetLook name="TaharezGreenLook/ListHeader"> |
---|
| 2784 | <Property name="SegmentWidgetType" value="TaharezGreenLook/ListHeaderSegment" /> |
---|
[5701] | 2785 | <StateImagery name="Enabled" /> |
---|
| 2786 | <StateImagery name="Disabled" /> |
---|
| 2787 | </WidgetLook> |
---|
| 2788 | |
---|
| 2789 | <!-- |
---|
| 2790 | *************************************************** |
---|
[6573] | 2791 | TaharezGreenLook/MultiColumnList |
---|
[5701] | 2792 | *************************************************** |
---|
| 2793 | --> |
---|
[6573] | 2794 | <WidgetLook name="TaharezGreenLook/MultiColumnList"> |
---|
[5701] | 2795 | <NamedArea name="ItemRenderingArea"> |
---|
| 2796 | <Area> |
---|
[6573] | 2797 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiListLeft" dimension="Width" /></Dim> |
---|
[5701] | 2798 | <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim> |
---|
| 2799 | <Dim type="RightEdge" > |
---|
| 2800 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2801 | <DimOperator op="Subtract"> |
---|
[6573] | 2802 | <ImageDim imageset="TaharezGreenLook" image="MultiListRight" dimension="Width" /> |
---|
[5701] | 2803 | </DimOperator> |
---|
| 2804 | </UnifiedDim> |
---|
| 2805 | </Dim> |
---|
| 2806 | <Dim type="BottomEdge" > |
---|
| 2807 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2808 | <DimOperator op="Subtract"> |
---|
[6573] | 2809 | <ImageDim imageset="TaharezGreenLook" image="MultiListBottom" dimension="Height" /> |
---|
[5701] | 2810 | </DimOperator> |
---|
| 2811 | </UnifiedDim> |
---|
| 2812 | </Dim> |
---|
| 2813 | </Area> |
---|
| 2814 | </NamedArea> |
---|
| 2815 | <NamedArea name="ItemRenderingAreaHScroll"> |
---|
| 2816 | <Area> |
---|
[6573] | 2817 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiListLeft" dimension="Width" /></Dim> |
---|
[5701] | 2818 | <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim> |
---|
| 2819 | <Dim type="RightEdge" > |
---|
| 2820 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2821 | <DimOperator op="Subtract"> |
---|
[6573] | 2822 | <ImageDim imageset="TaharezGreenLook" image="MultiListRight" dimension="Width" /> |
---|
[5701] | 2823 | </DimOperator> |
---|
| 2824 | </UnifiedDim> |
---|
| 2825 | </Dim> |
---|
| 2826 | <Dim type="BottomEdge" > |
---|
| 2827 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2828 | <DimOperator op="Subtract"> |
---|
| 2829 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2830 | </DimOperator> |
---|
| 2831 | </UnifiedDim> |
---|
| 2832 | </Dim> |
---|
| 2833 | </Area> |
---|
| 2834 | </NamedArea> |
---|
| 2835 | <NamedArea name="ItemRenderingAreaVScroll"> |
---|
| 2836 | <Area> |
---|
[6573] | 2837 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiListLeft" dimension="Width" /></Dim> |
---|
[5701] | 2838 | <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim> |
---|
| 2839 | <Dim type="RightEdge" > |
---|
| 2840 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2841 | <DimOperator op="Subtract"> |
---|
| 2842 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2843 | </DimOperator> |
---|
| 2844 | </UnifiedDim> |
---|
| 2845 | </Dim> |
---|
| 2846 | <Dim type="BottomEdge" > |
---|
| 2847 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2848 | <DimOperator op="Subtract"> |
---|
[6573] | 2849 | <ImageDim imageset="TaharezGreenLook" image="MultiListBottom" dimension="Height" /> |
---|
[5701] | 2850 | </DimOperator> |
---|
| 2851 | </UnifiedDim> |
---|
| 2852 | </Dim> |
---|
| 2853 | </Area> |
---|
| 2854 | </NamedArea> |
---|
| 2855 | <NamedArea name="ItemRenderingAreaHVScroll"> |
---|
| 2856 | <Area> |
---|
[6573] | 2857 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiListLeft" dimension="Width" /></Dim> |
---|
[5701] | 2858 | <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim> |
---|
| 2859 | <Dim type="RightEdge" > |
---|
| 2860 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2861 | <DimOperator op="Subtract"> |
---|
| 2862 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 2863 | </DimOperator> |
---|
| 2864 | </UnifiedDim> |
---|
| 2865 | </Dim> |
---|
| 2866 | <Dim type="BottomEdge" > |
---|
| 2867 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2868 | <DimOperator op="Subtract"> |
---|
| 2869 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2870 | </DimOperator> |
---|
| 2871 | </UnifiedDim> |
---|
| 2872 | </Dim> |
---|
| 2873 | </Area> |
---|
| 2874 | </NamedArea> |
---|
[6573] | 2875 | <Child type="TaharezGreenLook/ListHeader" nameSuffix="__auto_listheader__"> |
---|
[5701] | 2876 | <Area> |
---|
| 2877 | <Dim type="LeftEdge" ><AbsoluteDim value="2" /></Dim> |
---|
| 2878 | <Dim type="TopEdge" ><AbsoluteDim value="2" /></Dim> |
---|
| 2879 | <Dim type="RightEdge" ><UnifiedDim scale="1" offset="-2" type="RightEdge" /></Dim> |
---|
| 2880 | <Dim type="Height" > |
---|
| 2881 | <FontDim type="LineSpacing"> |
---|
| 2882 | <DimOperator op="Multiply"> |
---|
| 2883 | <AbsoluteDim value="1.5" /> |
---|
| 2884 | </DimOperator> |
---|
| 2885 | </FontDim> |
---|
| 2886 | </Dim> |
---|
| 2887 | </Area> |
---|
| 2888 | </Child> |
---|
[6573] | 2889 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 2890 | <Area> |
---|
| 2891 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2892 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2893 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 2894 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 2895 | </Area> |
---|
| 2896 | <VertAlignment type="BottomAligned" /> |
---|
| 2897 | </Child> |
---|
[6573] | 2898 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 2899 | <Area> |
---|
| 2900 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2901 | <Dim type="TopEdge" ><WidgetDim widget="__auto_listheader__" dimension="BottomEdge" /></Dim> |
---|
| 2902 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 2903 | <Dim type="BottomEdge" ><UnifiedDim scale="1" offset="-12" type="BottomEdge" /></Dim> |
---|
| 2904 | </Area> |
---|
| 2905 | <HorzAlignment type="RightAligned" /> |
---|
| 2906 | </Child> |
---|
| 2907 | <ImagerySection name="main"> |
---|
| 2908 | <FrameComponent> |
---|
| 2909 | <Area> |
---|
| 2910 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2911 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 2912 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 2913 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 2914 | </Area> |
---|
[6573] | 2915 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="MultiListTopLeft" /> |
---|
| 2916 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="MultiListTopRight" /> |
---|
| 2917 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="MultiListBottomLeft" /> |
---|
| 2918 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="MultiListBottomRight" /> |
---|
| 2919 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="MultiListLeft" /> |
---|
| 2920 | <Image type="RightEdge" imageset="TaharezGreenLook" image="MultiListRight" /> |
---|
| 2921 | <Image type="TopEdge" imageset="TaharezGreenLook" image="MultiListTop" /> |
---|
| 2922 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="MultiListBottom" /> |
---|
| 2923 | <Image type="Background" imageset="TaharezGreenLook" image="MultiListBackdrop" /> |
---|
[5701] | 2924 | </FrameComponent> |
---|
| 2925 | </ImagerySection> |
---|
| 2926 | <StateImagery name="Enabled"> |
---|
| 2927 | <Layer> |
---|
| 2928 | <Section section="main" /> |
---|
| 2929 | </Layer> |
---|
| 2930 | </StateImagery> |
---|
| 2931 | <StateImagery name="Disabled"> |
---|
| 2932 | <Layer> |
---|
| 2933 | <Section section="main"> |
---|
| 2934 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 2935 | </Section> |
---|
| 2936 | </Layer> |
---|
| 2937 | </StateImagery> |
---|
| 2938 | </WidgetLook> |
---|
| 2939 | |
---|
| 2940 | <!-- |
---|
| 2941 | *************************************************** |
---|
[6573] | 2942 | TaharezGreenLook/MultiLineEditbox |
---|
[5701] | 2943 | *************************************************** |
---|
| 2944 | --> |
---|
[6573] | 2945 | <WidgetLook name="TaharezGreenLook/MultiLineEditbox"> |
---|
[5701] | 2946 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 2947 | <PropertyDefinition name="SelectedTextColour" initialValue="FF000000" redrawOnWrite="true" /> |
---|
| 2948 | <PropertyDefinition name="ActiveSelectionColour" initialValue="FF607FFF" redrawOnWrite="true" /> |
---|
| 2949 | <PropertyDefinition name="InactiveSelectionColour" initialValue="FF808080" redrawOnWrite="true" /> |
---|
[6573] | 2950 | <Property name="MouseCursorImage" value="set:TaharezGreenLook image:MouseTextBar" /> |
---|
| 2951 | <Property name="SelectionBrushImage" value="set:TaharezGreenLook image:MultiLineEditboxSelectionBrush" /> |
---|
[5701] | 2952 | <NamedArea name="TextArea"> |
---|
| 2953 | <Area> |
---|
[6573] | 2954 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim> |
---|
| 2955 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxTop" dimension="Height" /></Dim> |
---|
[5701] | 2956 | <Dim type="RightEdge" > |
---|
| 2957 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2958 | <DimOperator op="Subtract"> |
---|
[6573] | 2959 | <ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxRight" dimension="Width" /> |
---|
[5701] | 2960 | </DimOperator> |
---|
| 2961 | </UnifiedDim> |
---|
| 2962 | </Dim> |
---|
| 2963 | <Dim type="BottomEdge" > |
---|
| 2964 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2965 | <DimOperator op="Subtract"> |
---|
[6573] | 2966 | <ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxBottom" dimension="Height" /> |
---|
[5701] | 2967 | </DimOperator> |
---|
| 2968 | </UnifiedDim> |
---|
| 2969 | </Dim> |
---|
| 2970 | </Area> |
---|
| 2971 | </NamedArea> |
---|
| 2972 | <NamedArea name="TextAreaHScroll"> |
---|
| 2973 | <Area> |
---|
[6573] | 2974 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim> |
---|
| 2975 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxTop" dimension="Height" /></Dim> |
---|
[5701] | 2976 | <Dim type="RightEdge" > |
---|
| 2977 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2978 | <DimOperator op="Subtract"> |
---|
[6573] | 2979 | <ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxRight" dimension="Width" /> |
---|
[5701] | 2980 | </DimOperator> |
---|
| 2981 | </UnifiedDim> |
---|
| 2982 | </Dim> |
---|
| 2983 | <Dim type="BottomEdge" > |
---|
| 2984 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 2985 | <DimOperator op="Subtract"> |
---|
| 2986 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 2987 | </DimOperator> |
---|
| 2988 | </UnifiedDim> |
---|
| 2989 | </Dim> |
---|
| 2990 | </Area> |
---|
| 2991 | </NamedArea> |
---|
| 2992 | <NamedArea name="TextAreaVScroll"> |
---|
| 2993 | <Area> |
---|
[6573] | 2994 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim> |
---|
| 2995 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxTop" dimension="Height" /></Dim> |
---|
[5701] | 2996 | <Dim type="RightEdge" > |
---|
| 2997 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 2998 | <DimOperator op="Subtract"> |
---|
| 2999 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 3000 | </DimOperator> |
---|
| 3001 | </UnifiedDim> |
---|
| 3002 | </Dim> |
---|
| 3003 | <Dim type="BottomEdge" > |
---|
| 3004 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3005 | <DimOperator op="Subtract"> |
---|
[6573] | 3006 | <ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxBottom" dimension="Height" /> |
---|
[5701] | 3007 | </DimOperator> |
---|
| 3008 | </UnifiedDim> |
---|
| 3009 | </Dim> |
---|
| 3010 | </Area> |
---|
| 3011 | </NamedArea> |
---|
| 3012 | <NamedArea name="TextAreaHVScroll"> |
---|
| 3013 | <Area> |
---|
[6573] | 3014 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxLeft" dimension="Width" /></Dim> |
---|
| 3015 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MultiLineEditboxTop" dimension="Height" /></Dim> |
---|
[5701] | 3016 | <Dim type="RightEdge" > |
---|
| 3017 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3018 | <DimOperator op="Subtract"> |
---|
| 3019 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 3020 | </DimOperator> |
---|
| 3021 | </UnifiedDim> |
---|
| 3022 | </Dim> |
---|
| 3023 | <Dim type="BottomEdge" > |
---|
| 3024 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3025 | <DimOperator op="Subtract"> |
---|
| 3026 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 3027 | </DimOperator> |
---|
| 3028 | </UnifiedDim> |
---|
| 3029 | </Dim> |
---|
| 3030 | </Area> |
---|
| 3031 | </NamedArea> |
---|
[6573] | 3032 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 3033 | <Area> |
---|
| 3034 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3035 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3036 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 3037 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 3038 | </Area> |
---|
| 3039 | <VertAlignment type="BottomAligned" /> |
---|
| 3040 | </Child> |
---|
[6573] | 3041 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 3042 | <Area> |
---|
| 3043 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3044 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3045 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 3046 | <Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim> |
---|
| 3047 | </Area> |
---|
| 3048 | <HorzAlignment type="RightAligned" /> |
---|
| 3049 | </Child> |
---|
| 3050 | <ImagerySection name="main"> |
---|
| 3051 | <FrameComponent> |
---|
| 3052 | <Area> |
---|
| 3053 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3054 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3055 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3056 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3057 | </Area> |
---|
[6573] | 3058 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="MultiLineEditboxTopLeft" /> |
---|
| 3059 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="MultiLineEditboxTopRight" /> |
---|
| 3060 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="MultiLineEditboxBottomLeft" /> |
---|
| 3061 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="MultiLineEditboxBottomRight" /> |
---|
| 3062 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="MultiLineEditboxLeft" /> |
---|
| 3063 | <Image type="RightEdge" imageset="TaharezGreenLook" image="MultiLineEditboxRight" /> |
---|
| 3064 | <Image type="TopEdge" imageset="TaharezGreenLook" image="MultiLineEditboxTop" /> |
---|
| 3065 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="MultiLineEditboxBottom" /> |
---|
| 3066 | <Image type="Background" imageset="TaharezGreenLook" image="MultiLineEditboxBackdrop" /> |
---|
[5701] | 3067 | </FrameComponent> |
---|
| 3068 | </ImagerySection> |
---|
| 3069 | <ImagerySection name="Carat"> |
---|
| 3070 | <ImageryComponent> |
---|
| 3071 | <Area> |
---|
| 3072 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3073 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
[6573] | 3074 | <Dim type="Width" ><ImageDim imageset="TaharezGreenLook" image="EditBoxCarat" dimension="Width" /></Dim> |
---|
[5701] | 3075 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 3076 | </Area> |
---|
[6573] | 3077 | <Image imageset="TaharezGreenLook" image="EditBoxCarat" /> |
---|
[5701] | 3078 | <VertFormat type="Stretched" /> |
---|
| 3079 | <HorzFormat type="Stretched" /> |
---|
| 3080 | </ImageryComponent> |
---|
| 3081 | </ImagerySection> |
---|
| 3082 | <StateImagery name="Enabled"> |
---|
| 3083 | <Layer> |
---|
| 3084 | <Section section="main" /> |
---|
| 3085 | </Layer> |
---|
| 3086 | </StateImagery> |
---|
| 3087 | <StateImagery name="ReadOnly"> |
---|
| 3088 | <Layer> |
---|
| 3089 | <Section section="main" /> |
---|
| 3090 | </Layer> |
---|
| 3091 | </StateImagery> |
---|
| 3092 | <StateImagery name="Disabled"> |
---|
| 3093 | <Layer> |
---|
| 3094 | <Section section="main"> |
---|
| 3095 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3096 | </Section> |
---|
| 3097 | </Layer> |
---|
| 3098 | </StateImagery> |
---|
| 3099 | </WidgetLook> |
---|
| 3100 | |
---|
| 3101 | <!-- |
---|
| 3102 | *************************************************** |
---|
[6573] | 3103 | TaharezGreenLook/Tooltip |
---|
[5701] | 3104 | *************************************************** |
---|
| 3105 | --> |
---|
[6573] | 3106 | <WidgetLook name="TaharezGreenLook/Tooltip"> |
---|
[5701] | 3107 | <NamedArea name="TextArea"> |
---|
| 3108 | <Area> |
---|
[6573] | 3109 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="TooltipLeftEdge" dimension="Width" /></Dim> |
---|
| 3110 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="TooltipTopEdge" dimension="Height" /></Dim> |
---|
[5701] | 3111 | <Dim type="RightEdge" > |
---|
| 3112 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3113 | <DimOperator op="Subtract"> |
---|
[6573] | 3114 | <ImageDim imageset="TaharezGreenLook" image="TooltipRightEdge" dimension="Width" /> |
---|
[5701] | 3115 | </DimOperator> |
---|
| 3116 | </UnifiedDim> |
---|
| 3117 | </Dim> |
---|
| 3118 | <Dim type="BottomEdge" > |
---|
| 3119 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3120 | <DimOperator op="Subtract"> |
---|
[6573] | 3121 | <ImageDim imageset="TaharezGreenLook" image="TooltipBottomEdge" dimension="Height" /> |
---|
[5701] | 3122 | </DimOperator> |
---|
| 3123 | </UnifiedDim> |
---|
| 3124 | </Dim> |
---|
| 3125 | </Area> |
---|
| 3126 | </NamedArea> |
---|
| 3127 | <ImagerySection name="main"> |
---|
| 3128 | <FrameComponent> |
---|
| 3129 | <Area> |
---|
| 3130 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3131 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3132 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3133 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3134 | </Area> |
---|
[6573] | 3135 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TooltipTopLeft" /> |
---|
| 3136 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TooltipTopRight" /> |
---|
| 3137 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TooltipBottomLeft" /> |
---|
| 3138 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TooltipBottomRight" /> |
---|
| 3139 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TooltipLeftEdge" /> |
---|
| 3140 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TooltipRightEdge" /> |
---|
| 3141 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TooltipTopEdge" /> |
---|
| 3142 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TooltipBottomEdge" /> |
---|
| 3143 | <Image type="Background" imageset="TaharezGreenLook" image="TooltipMiddle" /> |
---|
[5701] | 3144 | </FrameComponent> |
---|
| 3145 | </ImagerySection> |
---|
| 3146 | <ImagerySection name="label"> |
---|
| 3147 | <TextComponent> |
---|
| 3148 | <Area> |
---|
[6573] | 3149 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="TooltipLeftEdge" dimension="Width" /></Dim> |
---|
| 3150 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="TooltipTopEdge" dimension="Height" /></Dim> |
---|
[5701] | 3151 | <Dim type="RightEdge" > |
---|
| 3152 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3153 | <DimOperator op="Subtract"> |
---|
[6573] | 3154 | <ImageDim imageset="TaharezGreenLook" image="TooltipRightEdge" dimension="Width" /> |
---|
[5701] | 3155 | </DimOperator> |
---|
| 3156 | </UnifiedDim> |
---|
| 3157 | </Dim> |
---|
| 3158 | <Dim type="BottomEdge" > |
---|
| 3159 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3160 | <DimOperator op="Subtract"> |
---|
[6573] | 3161 | <ImageDim imageset="TaharezGreenLook" image="TooltipBottomEdge" dimension="Height" /> |
---|
[5701] | 3162 | </DimOperator> |
---|
| 3163 | </UnifiedDim> |
---|
| 3164 | </Dim> |
---|
| 3165 | </Area> |
---|
| 3166 | <Colours topLeft="FF000000" topRight="FF000000" bottomLeft="FF000000" bottomRight="FF000000" /> |
---|
| 3167 | <VertFormat type="CentreAligned" /> |
---|
| 3168 | <HorzFormat type="CentreAligned" /> |
---|
| 3169 | </TextComponent> |
---|
| 3170 | </ImagerySection> |
---|
| 3171 | <StateImagery name="Enabled"> |
---|
| 3172 | <Layer> |
---|
| 3173 | <Section section="main" /> |
---|
| 3174 | <Section section="label" /> |
---|
| 3175 | </Layer> |
---|
| 3176 | </StateImagery> |
---|
| 3177 | <StateImagery name="Disabled"> |
---|
| 3178 | <Layer> |
---|
| 3179 | <Section section="main" /> |
---|
| 3180 | <Section section="label" /> |
---|
| 3181 | </Layer> |
---|
| 3182 | </StateImagery> |
---|
| 3183 | </WidgetLook> |
---|
| 3184 | |
---|
| 3185 | <!-- |
---|
| 3186 | *************************************************** |
---|
[6573] | 3187 | TaharezGreenLook/ScrollablePane |
---|
[5701] | 3188 | *************************************************** |
---|
| 3189 | --> |
---|
[6573] | 3190 | <WidgetLook name="TaharezGreenLook/ScrollablePane"> |
---|
[5701] | 3191 | <NamedArea name="ViewableArea"> |
---|
| 3192 | <Area> |
---|
| 3193 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3194 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3195 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 3196 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 3197 | </Area> |
---|
| 3198 | </NamedArea> |
---|
| 3199 | <NamedArea name="ViewableAreaHScroll"> |
---|
| 3200 | <Area> |
---|
| 3201 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3202 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3203 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 3204 | <Dim type="BottomEdge" > |
---|
| 3205 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3206 | <DimOperator op="Subtract"> |
---|
| 3207 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 3208 | </DimOperator> |
---|
| 3209 | </UnifiedDim> |
---|
| 3210 | </Dim> |
---|
| 3211 | </Area> |
---|
| 3212 | </NamedArea> |
---|
| 3213 | <NamedArea name="ViewableAreaVScroll"> |
---|
| 3214 | <Area> |
---|
| 3215 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3216 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3217 | <Dim type="RightEdge" > |
---|
| 3218 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3219 | <DimOperator op="Subtract"> |
---|
| 3220 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 3221 | </DimOperator> |
---|
| 3222 | </UnifiedDim> |
---|
| 3223 | </Dim> |
---|
| 3224 | <Dim type="BottomEdge" ><UnifiedDim scale="1.0" type="BottomEdge" /></Dim> |
---|
| 3225 | </Area> |
---|
| 3226 | </NamedArea> |
---|
| 3227 | <NamedArea name="ViewableAreaHVScroll"> |
---|
| 3228 | <Area> |
---|
| 3229 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3230 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3231 | <Dim type="RightEdge" > |
---|
| 3232 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3233 | <DimOperator op="Subtract"> |
---|
| 3234 | <WidgetDim widget="__auto_vscrollbar__" dimension="Width" /> |
---|
| 3235 | </DimOperator> |
---|
| 3236 | </UnifiedDim> |
---|
| 3237 | </Dim> |
---|
| 3238 | <Dim type="BottomEdge" > |
---|
| 3239 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3240 | <DimOperator op="Subtract"> |
---|
| 3241 | <WidgetDim widget="__auto_hscrollbar__" dimension="Height" /> |
---|
| 3242 | </DimOperator> |
---|
| 3243 | </UnifiedDim> |
---|
| 3244 | </Dim> |
---|
| 3245 | </Area> |
---|
| 3246 | </NamedArea> |
---|
[6573] | 3247 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 3248 | <Area> |
---|
| 3249 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3250 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3251 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 3252 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 3253 | </Area> |
---|
| 3254 | <VertAlignment type="BottomAligned" /> |
---|
| 3255 | </Child> |
---|
[6573] | 3256 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 3257 | <Area> |
---|
| 3258 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3259 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3260 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 3261 | <Dim type="Height" ><UnifiedDim scale="1" offset="-12" type="Height" /></Dim> |
---|
| 3262 | </Area> |
---|
| 3263 | <HorzAlignment type="RightAligned" /> |
---|
| 3264 | </Child> |
---|
| 3265 | <StateImagery name="Enabled" /> |
---|
| 3266 | <StateImagery name="Disabled" /> |
---|
| 3267 | </WidgetLook> |
---|
| 3268 | |
---|
| 3269 | <!-- |
---|
| 3270 | *************************************************** |
---|
[6573] | 3271 | TaharezGreenLook/TabButton |
---|
[5701] | 3272 | *************************************************** |
---|
| 3273 | --> |
---|
[6573] | 3274 | <WidgetLook name="TaharezGreenLook/TabButton"> |
---|
[5701] | 3275 | <PropertyDefinition name="NormalTextColour" initialValue="FFC0C0C0" redrawOnWrite="true" /> |
---|
| 3276 | <PropertyDefinition name="HoverTextColour" initialValue="FFE0E0E0" redrawOnWrite="true" /> |
---|
| 3277 | <PropertyDefinition name="PushedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 3278 | <PropertyDefinition name="SelectedTextColour" initialValue="FFE0E0E0" redrawOnWrite="true" /> |
---|
| 3279 | <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" /> |
---|
| 3280 | <ImagerySection name="label"> |
---|
| 3281 | <TextComponent> |
---|
| 3282 | <Area> |
---|
| 3283 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3284 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3285 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3286 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3287 | </Area> |
---|
| 3288 | <VertFormat type="CentreAligned" /> |
---|
| 3289 | <HorzFormat type="CentreAligned" /> |
---|
| 3290 | </TextComponent> |
---|
| 3291 | </ImagerySection> |
---|
| 3292 | <ImagerySection name="top_normal"> |
---|
| 3293 | <FrameComponent> |
---|
| 3294 | <Area> |
---|
| 3295 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3296 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3297 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3298 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3299 | </Area> |
---|
[6573] | 3300 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabButtonUpperLeftNormal" /> |
---|
| 3301 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabButtonUpperRightNormal" /> |
---|
| 3302 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabButtonLowerLeftNormal" /> |
---|
| 3303 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabButtonLowerRight2Normal" /> |
---|
| 3304 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftNormal" /> |
---|
| 3305 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightNormal" /> |
---|
| 3306 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabButtonUpperNormal" /> |
---|
| 3307 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabButtonLowerNormal" /> |
---|
| 3308 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleNormal" /> |
---|
[5701] | 3309 | </FrameComponent> |
---|
| 3310 | </ImagerySection> |
---|
| 3311 | <ImagerySection name="bot_normal"> |
---|
| 3312 | <FrameComponent> |
---|
| 3313 | <Area> |
---|
| 3314 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3315 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3316 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3317 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3318 | </Area> |
---|
[6573] | 3319 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabButtonUpperLeft2Normal" /> |
---|
| 3320 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabButtonUpperRightNormal" /> |
---|
| 3321 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabButtonLowerLeftNormal" /> |
---|
| 3322 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabButtonLowerRightNormal" /> |
---|
| 3323 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftNormal" /> |
---|
| 3324 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightNormal" /> |
---|
| 3325 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabButtonUpperNormal" /> |
---|
| 3326 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabButtonLowerNormal" /> |
---|
| 3327 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleNormal" /> |
---|
[5701] | 3328 | </FrameComponent> |
---|
| 3329 | </ImagerySection> |
---|
| 3330 | <ImagerySection name="top_hover"> |
---|
| 3331 | <FrameComponent> |
---|
| 3332 | <Area> |
---|
| 3333 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3334 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3335 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3336 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3337 | </Area> |
---|
[6573] | 3338 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabButtonUpperLeftNormal" /> |
---|
| 3339 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabButtonUpperRightNormal" /> |
---|
| 3340 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabButtonLowerLeftNormal" /> |
---|
| 3341 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabButtonLowerRight2Normal" /> |
---|
| 3342 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftNormal" /> |
---|
| 3343 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightNormal" /> |
---|
| 3344 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabButtonUpperNormal" /> |
---|
| 3345 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabButtonLowerNormal" /> |
---|
| 3346 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleNormal" /> |
---|
[5701] | 3347 | </FrameComponent> |
---|
| 3348 | </ImagerySection> |
---|
| 3349 | <ImagerySection name="bot_hover"> |
---|
| 3350 | <FrameComponent> |
---|
| 3351 | <Area> |
---|
| 3352 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3353 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3354 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3355 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3356 | </Area> |
---|
[6573] | 3357 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabButtonUpperLeft2Normal" /> |
---|
| 3358 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabButtonUpperRightNormal" /> |
---|
| 3359 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabButtonLowerLeftNormal" /> |
---|
| 3360 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabButtonLowerRightNormal" /> |
---|
| 3361 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftNormal" /> |
---|
| 3362 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightNormal" /> |
---|
| 3363 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabButtonUpperNormal" /> |
---|
| 3364 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabButtonLowerNormal" /> |
---|
| 3365 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleNormal" /> |
---|
[5701] | 3366 | </FrameComponent> |
---|
| 3367 | </ImagerySection> |
---|
| 3368 | <ImagerySection name="top_selected"> |
---|
| 3369 | <FrameComponent> |
---|
| 3370 | <Area> |
---|
| 3371 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3372 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3373 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3374 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3375 | </Area> |
---|
[6573] | 3376 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabButtonUpperLeftSelected" /> |
---|
| 3377 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabButtonUpperSelected" /> |
---|
| 3378 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabButtonUpperRightSelected" /> |
---|
| 3379 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftSelected" /> |
---|
| 3380 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleSelected" /> |
---|
| 3381 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightSelected" /> |
---|
[5701] | 3382 | </FrameComponent> |
---|
| 3383 | </ImagerySection> |
---|
| 3384 | <ImagerySection name="bot_selected"> |
---|
| 3385 | <FrameComponent> |
---|
| 3386 | <Area> |
---|
| 3387 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3388 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3389 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3390 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3391 | </Area> |
---|
[6573] | 3392 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabButtonLeftSelected" /> |
---|
| 3393 | <Image type="Background" imageset="TaharezGreenLook" image="TabButtonMiddleSelected" /> |
---|
| 3394 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabButtonRightSelected" /> |
---|
| 3395 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabButtonLowerLeftNormal" /> |
---|
| 3396 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabButtonLowerNormal" /> |
---|
| 3397 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabButtonLowerRightNormal" /> |
---|
[5701] | 3398 | </FrameComponent> |
---|
| 3399 | </ImagerySection> |
---|
| 3400 | <StateImagery name="TopNormal"> |
---|
| 3401 | <Layer> |
---|
| 3402 | <Section section="top_normal" /> |
---|
| 3403 | <Section section="label"> |
---|
| 3404 | <ColourProperty name="NormalTextColour" /> |
---|
| 3405 | </Section> |
---|
| 3406 | </Layer> |
---|
| 3407 | </StateImagery> |
---|
| 3408 | <StateImagery name="BottomNormal"> |
---|
| 3409 | <Layer> |
---|
| 3410 | <Section section="bot_normal" /> |
---|
| 3411 | <Section section="label"> |
---|
| 3412 | <ColourProperty name="NormalTextColour" /> |
---|
| 3413 | </Section> |
---|
| 3414 | </Layer> |
---|
| 3415 | </StateImagery> |
---|
| 3416 | <StateImagery name="TopHover"> |
---|
| 3417 | <Layer> |
---|
| 3418 | <Section section="top_hover" /> |
---|
| 3419 | <Section section="label"> |
---|
| 3420 | <ColourProperty name="HoverTextColour" /> |
---|
| 3421 | </Section> |
---|
| 3422 | </Layer> |
---|
| 3423 | </StateImagery> |
---|
| 3424 | <StateImagery name="BottomHover"> |
---|
| 3425 | <Layer> |
---|
| 3426 | <Section section="bot_hover" /> |
---|
| 3427 | <Section section="label"> |
---|
| 3428 | <ColourProperty name="HoverTextColour" /> |
---|
| 3429 | </Section> |
---|
| 3430 | </Layer> |
---|
| 3431 | </StateImagery> |
---|
| 3432 | <StateImagery name="TopSelected"> |
---|
| 3433 | <Layer> |
---|
| 3434 | <Section section="top_selected" /> |
---|
| 3435 | <Section section="label"> |
---|
| 3436 | <ColourProperty name="SelectedTextColour" /> |
---|
| 3437 | </Section> |
---|
| 3438 | </Layer> |
---|
| 3439 | </StateImagery> |
---|
| 3440 | <StateImagery name="BottomSelected"> |
---|
| 3441 | <Layer> |
---|
| 3442 | <Section section="bot_selected" /> |
---|
| 3443 | <Section section="label"> |
---|
| 3444 | <ColourProperty name="SelectedTextColour" /> |
---|
| 3445 | </Section> |
---|
| 3446 | </Layer> |
---|
| 3447 | </StateImagery> |
---|
| 3448 | <StateImagery name="TopPushed"> |
---|
| 3449 | <Layer> |
---|
| 3450 | <Section section="top_normal" /> |
---|
| 3451 | <Section section="label"> |
---|
| 3452 | <ColourProperty name="PushedTextColour" /> |
---|
| 3453 | </Section> |
---|
| 3454 | </Layer> |
---|
| 3455 | </StateImagery> |
---|
| 3456 | <StateImagery name="BottomPushed"> |
---|
| 3457 | <Layer> |
---|
| 3458 | <Section section="bot_normal" /> |
---|
| 3459 | <Section section="label"> |
---|
| 3460 | <ColourProperty name="PushedTextColour" /> |
---|
| 3461 | </Section> |
---|
| 3462 | </Layer> |
---|
| 3463 | </StateImagery> |
---|
| 3464 | <StateImagery name="TopDisabled"> |
---|
| 3465 | <Layer> |
---|
| 3466 | <Section section="top_normal"> |
---|
| 3467 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3468 | </Section> |
---|
| 3469 | <Section section="label"> |
---|
| 3470 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3471 | </Section> |
---|
| 3472 | </Layer> |
---|
| 3473 | </StateImagery> |
---|
| 3474 | <StateImagery name="BottomDisabled"> |
---|
| 3475 | <Layer> |
---|
| 3476 | <Section section="bot_normal"> |
---|
| 3477 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3478 | </Section> |
---|
| 3479 | <Section section="label"> |
---|
| 3480 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3481 | </Section> |
---|
| 3482 | </Layer> |
---|
| 3483 | </StateImagery> |
---|
| 3484 | </WidgetLook> |
---|
| 3485 | |
---|
| 3486 | <!-- |
---|
| 3487 | *************************************************** |
---|
[6573] | 3488 | TaharezGreenLook/TabContentPane |
---|
[5701] | 3489 | *************************************************** |
---|
| 3490 | --> |
---|
[6573] | 3491 | <WidgetLook name="TaharezGreenLook/TabContentPane"> |
---|
[5701] | 3492 | <PropertyDefinition name="EnableTop" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" /> |
---|
| 3493 | <PropertyDefinition name="EnableBottom" initialValue="0" redrawOnWrite="true" layoutOnWrite="true" /> |
---|
| 3494 | <ImagerySection name="normal"> |
---|
| 3495 | <FrameComponent> |
---|
| 3496 | <Area> |
---|
| 3497 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3498 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3499 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3500 | <Dim type="BottomEdge" > |
---|
[6573] | 3501 | <ImageDim imageset="TaharezGreenLook" image="TabContentPaneUpperLeft" dimension="Height"> |
---|
[5701] | 3502 | <DimOperator op="Multiply"> |
---|
| 3503 | <PropertyDim name="EnableTop" /> |
---|
| 3504 | </DimOperator> |
---|
| 3505 | </ImageDim> |
---|
| 3506 | </Dim> |
---|
| 3507 | </Area> |
---|
[6573] | 3508 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="TabContentPaneUpperLeft" /> |
---|
| 3509 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabContentPaneUpper" /> |
---|
| 3510 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="TabContentPaneUpperRight" /> |
---|
[5701] | 3511 | </FrameComponent> |
---|
| 3512 | <FrameComponent> |
---|
| 3513 | <Area> |
---|
| 3514 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3515 | <Dim type="TopEdge" > |
---|
[6573] | 3516 | <ImageDim imageset="TaharezGreenLook" image="TabContentPaneUpperLeft" dimension="Height"> |
---|
[5701] | 3517 | <DimOperator op="Multiply"> |
---|
| 3518 | <PropertyDim name="EnableTop" /> |
---|
| 3519 | </DimOperator> |
---|
| 3520 | </ImageDim> |
---|
| 3521 | </Dim> |
---|
| 3522 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3523 | <Dim type="BottomEdge" > |
---|
| 3524 | <UnifiedDim scale="1" type="Height"> |
---|
| 3525 | <DimOperator op="Subtract"> |
---|
[6573] | 3526 | <ImageDim imageset="TaharezGreenLook" image="TabContentPaneLowerLeft" dimension="Height"> |
---|
[5701] | 3527 | <DimOperator op="Multiply"> |
---|
| 3528 | <PropertyDim name="EnableBottom" /> |
---|
| 3529 | </DimOperator> |
---|
| 3530 | </ImageDim> |
---|
| 3531 | </DimOperator> |
---|
| 3532 | </UnifiedDim> |
---|
| 3533 | </Dim> |
---|
| 3534 | </Area> |
---|
[6573] | 3535 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="TabContentPaneLeft" /> |
---|
| 3536 | <Image type="Background" imageset="TaharezGreenLook" image="TabContentPaneMiddle" /> |
---|
| 3537 | <Image type="RightEdge" imageset="TaharezGreenLook" image="TabContentPaneRight" /> |
---|
[5701] | 3538 | </FrameComponent> |
---|
| 3539 | <FrameComponent> |
---|
| 3540 | <Area> |
---|
| 3541 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3542 | <Dim type="TopEdge" > |
---|
| 3543 | <UnifiedDim scale="1" type="Height"> |
---|
| 3544 | <DimOperator op="Subtract"> |
---|
[6573] | 3545 | <ImageDim imageset="TaharezGreenLook" image="TabContentPaneLowerLeft" dimension="Height"> |
---|
[5701] | 3546 | <DimOperator op="Multiply"> |
---|
| 3547 | <PropertyDim name="EnableBottom" /> |
---|
| 3548 | </DimOperator> |
---|
| 3549 | </ImageDim> |
---|
| 3550 | </DimOperator> |
---|
| 3551 | </UnifiedDim> |
---|
| 3552 | </Dim> |
---|
| 3553 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3554 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3555 | </Area> |
---|
[6573] | 3556 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="TabContentPaneLowerLeft" /> |
---|
| 3557 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabContentPaneLower" /> |
---|
| 3558 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="TabContentPaneLowerRight" /> |
---|
[5701] | 3559 | </FrameComponent> |
---|
| 3560 | </ImagerySection> |
---|
| 3561 | <StateImagery name="Enabled"> |
---|
| 3562 | <Layer> |
---|
| 3563 | <Section section="normal" /> |
---|
| 3564 | </Layer> |
---|
| 3565 | </StateImagery> |
---|
| 3566 | <StateImagery name="Disabled"> |
---|
| 3567 | <Layer> |
---|
| 3568 | <Section section="normal"> |
---|
| 3569 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3570 | </Section> |
---|
| 3571 | </Layer> |
---|
| 3572 | </StateImagery> |
---|
| 3573 | </WidgetLook> |
---|
| 3574 | |
---|
| 3575 | <!-- |
---|
| 3576 | *************************************************** |
---|
[6573] | 3577 | TaharezGreenLook/TabButtonPane |
---|
[5701] | 3578 | *************************************************** |
---|
| 3579 | --> |
---|
[6573] | 3580 | <WidgetLook name="TaharezGreenLook/TabButtonPane"> |
---|
[5701] | 3581 | <PropertyDefinition name="EnableTop" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" /> |
---|
| 3582 | <PropertyDefinition name="EnableBottom" initialValue="1" redrawOnWrite="true" layoutOnWrite="true" /> |
---|
| 3583 | <ImagerySection name="normal"> |
---|
| 3584 | <FrameComponent> |
---|
| 3585 | <Area> |
---|
| 3586 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3587 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3588 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3589 | <Dim type="BottomEdge" > |
---|
[6573] | 3590 | <ImageDim imageset="TaharezGreenLook" image="TabHorizontalFiller" dimension="Height"> |
---|
[5701] | 3591 | <DimOperator op="Multiply"> |
---|
| 3592 | <PropertyDim name="EnableTop" /> |
---|
| 3593 | </DimOperator> |
---|
| 3594 | </ImageDim> |
---|
| 3595 | </Dim> |
---|
| 3596 | </Area> |
---|
[6573] | 3597 | <Image type="TopEdge" imageset="TaharezGreenLook" image="TabHorizontalFiller" /> |
---|
[5701] | 3598 | </FrameComponent> |
---|
| 3599 | <FrameComponent> |
---|
| 3600 | <Area> |
---|
| 3601 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3602 | <Dim type="TopEdge" > |
---|
[6573] | 3603 | <ImageDim imageset="TaharezGreenLook" image="TabHorizontalFiller" dimension="Height"> |
---|
[5701] | 3604 | <DimOperator op="Multiply"> |
---|
| 3605 | <PropertyDim name="EnableTop" /> |
---|
| 3606 | </DimOperator> |
---|
| 3607 | </ImageDim> |
---|
| 3608 | </Dim> |
---|
| 3609 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3610 | <Dim type="BottomEdge" > |
---|
| 3611 | <UnifiedDim scale="1" type="Height"> |
---|
| 3612 | <DimOperator op="Subtract"> |
---|
[6573] | 3613 | <ImageDim imageset="TaharezGreenLook" image="TabHorizontalFiller" dimension="Height"> |
---|
[5701] | 3614 | <DimOperator op="Multiply"> |
---|
| 3615 | <PropertyDim name="EnableBottom" /> |
---|
| 3616 | </DimOperator> |
---|
| 3617 | </ImageDim> |
---|
| 3618 | </DimOperator> |
---|
| 3619 | </UnifiedDim> |
---|
| 3620 | </Dim> |
---|
| 3621 | </Area> |
---|
| 3622 | </FrameComponent> |
---|
| 3623 | <FrameComponent> |
---|
| 3624 | <Area> |
---|
| 3625 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3626 | <Dim type="TopEdge" > |
---|
| 3627 | <UnifiedDim scale="1" type="Height"> |
---|
| 3628 | <DimOperator op="Subtract"> |
---|
[6573] | 3629 | <ImageDim imageset="TaharezGreenLook" image="TabHorizontalFiller" dimension="Height"> |
---|
[5701] | 3630 | <DimOperator op="Multiply"> |
---|
| 3631 | <PropertyDim name="EnableBottom" /> |
---|
| 3632 | </DimOperator> |
---|
| 3633 | </ImageDim> |
---|
| 3634 | </DimOperator> |
---|
| 3635 | </UnifiedDim> |
---|
| 3636 | </Dim> |
---|
| 3637 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3638 | <Dim type="BottomEdge" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3639 | </Area> |
---|
[6573] | 3640 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="TabHorizontalFiller" /> |
---|
[5701] | 3641 | </FrameComponent> |
---|
| 3642 | </ImagerySection> |
---|
| 3643 | <StateImagery name="Enabled"> |
---|
| 3644 | <Layer> |
---|
| 3645 | <Section section="normal" /> |
---|
| 3646 | </Layer> |
---|
| 3647 | </StateImagery> |
---|
| 3648 | <StateImagery name="Disabled"> |
---|
| 3649 | <Layer> |
---|
| 3650 | <Section section="normal"> |
---|
| 3651 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3652 | </Section> |
---|
| 3653 | </Layer> |
---|
| 3654 | </StateImagery> |
---|
| 3655 | </WidgetLook> |
---|
| 3656 | |
---|
| 3657 | <!-- |
---|
| 3658 | *************************************************** |
---|
[6573] | 3659 | TaharezGreenLook/TabControl |
---|
[5701] | 3660 | *************************************************** |
---|
| 3661 | --> |
---|
[6573] | 3662 | <WidgetLook name="TaharezGreenLook/TabControl"> |
---|
| 3663 | <Property name="TabButtonType" value="TaharezGreenLook/TabButton" /> |
---|
[5701] | 3664 | <Property name="TabTextPadding" value="{0,6}" /> |
---|
[6573] | 3665 | <Child type="TaharezGreenLook/TabContentPane" nameSuffix="__auto_TabPane__"> |
---|
[5701] | 3666 | <Area> |
---|
| 3667 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3668 | <Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3669 | <Dim type="TopEdge"> |
---|
| 3670 | <PropertyDim widget="__auto_TabPane__" name="EnableBottom"> |
---|
| 3671 | <DimOperator op="Multiply"> |
---|
| 3672 | <PropertyDim name="TabHeight" type="Height" /> |
---|
| 3673 | </DimOperator> |
---|
| 3674 | </PropertyDim> |
---|
| 3675 | </Dim> |
---|
| 3676 | <Dim type="Height"> |
---|
| 3677 | <UnifiedDim scale="1" type="Height"> |
---|
| 3678 | <DimOperator op="Subtract"> |
---|
| 3679 | <PropertyDim name="TabHeight" type="Height" /> |
---|
| 3680 | </DimOperator> |
---|
| 3681 | </UnifiedDim> |
---|
| 3682 | </Dim> |
---|
| 3683 | </Area> |
---|
| 3684 | </Child> |
---|
[6573] | 3685 | <Child type="TaharezGreenLook/TabButtonPane" nameSuffix="__auto_TabPane__Buttons"> |
---|
[5701] | 3686 | <Area> |
---|
| 3687 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3688 | <Dim type="RightEdge"><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3689 | <Dim type="TopEdge"> |
---|
| 3690 | <PropertyDim widget="__auto_TabPane__Buttons" name="EnableTop"> |
---|
| 3691 | <DimOperator op="Multiply"> |
---|
| 3692 | <UnifiedDim scale="1" type="Height"> |
---|
| 3693 | <DimOperator op="Subtract"> |
---|
| 3694 | <PropertyDim name="TabHeight" type="Height" /> |
---|
| 3695 | </DimOperator> |
---|
| 3696 | </UnifiedDim> |
---|
| 3697 | </DimOperator> |
---|
| 3698 | </PropertyDim> |
---|
| 3699 | </Dim> |
---|
| 3700 | <Dim type="Height"><PropertyDim name="TabHeight" type="Height" /></Dim> |
---|
| 3701 | </Area> |
---|
| 3702 | </Child> |
---|
[6573] | 3703 | <Child type="TaharezGreenLook/SystemButton" nameSuffix="__auto_TabPane__ScrollLeft"> |
---|
[5701] | 3704 | <Area> |
---|
| 3705 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3706 | <Dim type="TopEdge"> |
---|
| 3707 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="TopEdge" /> |
---|
| 3708 | </Dim> |
---|
| 3709 | <Dim type="Width"> |
---|
| 3710 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="Height"> |
---|
| 3711 | <DimOperator op="Multiply"> |
---|
[6573] | 3712 | <ImageDim imageset="TaharezGreenLook" image="TabButtonScrollLeftNormal" dimension="Width"> |
---|
[5701] | 3713 | <DimOperator op="Divide"> |
---|
[6573] | 3714 | <ImageDim imageset="TaharezGreenLook" image="TabButtonScrollLeftNormal" dimension="Height" /> |
---|
[5701] | 3715 | </DimOperator> |
---|
| 3716 | </ImageDim> |
---|
| 3717 | </DimOperator> |
---|
| 3718 | </WidgetDim> |
---|
| 3719 | </Dim> |
---|
| 3720 | <Dim type="BottomEdge"> |
---|
| 3721 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="BottomEdge" /> |
---|
| 3722 | </Dim> |
---|
| 3723 | </Area> |
---|
| 3724 | <Property name="AlwaysOnTop" value="True" /> |
---|
[6573] | 3725 | <Property name="NormalImage" value="set:TaharezGreenLook image:TabButtonScrollLeftNormal" /> |
---|
| 3726 | <Property name="HoverImage" value="set:TaharezGreenLook image:TabButtonScrollLeftHover" /> |
---|
| 3727 | <Property name="PushedImage" value="set:TaharezGreenLook image:TabButtonScrollLeftHover" /> |
---|
[5701] | 3728 | </Child> |
---|
[6573] | 3729 | <Child type="TaharezGreenLook/SystemButton" nameSuffix="__auto_TabPane__ScrollRight"> |
---|
[5701] | 3730 | <Area> |
---|
| 3731 | <Dim type="Width"> |
---|
| 3732 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="Height"> |
---|
| 3733 | <DimOperator op="Multiply"> |
---|
[6573] | 3734 | <ImageDim imageset="TaharezGreenLook" image="TabButtonScrollRightNormal" dimension="Width"> |
---|
[5701] | 3735 | <DimOperator op="Divide"> |
---|
[6573] | 3736 | <ImageDim imageset="TaharezGreenLook" image="TabButtonScrollRightNormal" dimension="Height" /> |
---|
[5701] | 3737 | </DimOperator> |
---|
| 3738 | </ImageDim> |
---|
| 3739 | </DimOperator> |
---|
| 3740 | </WidgetDim> |
---|
| 3741 | </Dim> |
---|
| 3742 | <Dim type="LeftEdge"> |
---|
| 3743 | <UnifiedDim scale="1" type="Width"> |
---|
| 3744 | <DimOperator op="Subtract"> |
---|
| 3745 | <WidgetDim widget="__auto_TabPane__ScrollRight" dimension="Width" /> |
---|
| 3746 | </DimOperator> |
---|
| 3747 | </UnifiedDim> |
---|
| 3748 | </Dim> |
---|
| 3749 | <Dim type="TopEdge"> |
---|
| 3750 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="TopEdge" /> |
---|
| 3751 | </Dim> |
---|
| 3752 | <Dim type="Height"> |
---|
| 3753 | <WidgetDim widget="__auto_TabPane__Buttons" dimension="Height" /> |
---|
| 3754 | </Dim> |
---|
| 3755 | </Area> |
---|
| 3756 | <Property name="AlwaysOnTop" value="True" /> |
---|
[6573] | 3757 | <Property name="NormalImage" value="set:TaharezGreenLook image:TabButtonScrollRightNormal" /> |
---|
| 3758 | <Property name="HoverImage" value="set:TaharezGreenLook image:TabButtonScrollRightHover" /> |
---|
| 3759 | <Property name="PushedImage" value="set:TaharezGreenLook image:TabButtonScrollRightHover" /> |
---|
[5701] | 3760 | </Child> |
---|
| 3761 | <StateImagery name="Enabled" /> |
---|
| 3762 | <StateImagery name="Disabled" /> |
---|
| 3763 | </WidgetLook> |
---|
| 3764 | |
---|
| 3765 | <!-- |
---|
| 3766 | *************************************************** |
---|
[6573] | 3767 | TaharezGreenLook/MenuItem |
---|
[5701] | 3768 | *************************************************** |
---|
| 3769 | --> |
---|
[6573] | 3770 | <WidgetLook name="TaharezGreenLook/MenuItem"> |
---|
[5701] | 3771 | <PropertyDefinition name="NormalTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 3772 | <PropertyDefinition name="DisabledTextColour" initialValue="FF7F7F7F" redrawOnWrite="true" /> |
---|
| 3773 | <PropertyDefinition name="HoverColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 3774 | <PropertyDefinition name="PushedColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 3775 | <PropertyDefinition name="OpenedColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 3776 | <Property name="WantsMultiClickEvents" value="False" /> |
---|
| 3777 | <NamedArea name="ContentSize"> |
---|
| 3778 | <Area> |
---|
| 3779 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3780 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3781 | <Dim type="Width"> |
---|
| 3782 | <FontDim type="HorzExtent"> |
---|
| 3783 | <DimOperator op="Add"> |
---|
[6573] | 3784 | <ImageDim imageset="TaharezGreenLook" image="MenuLeft" dimension="Width"> |
---|
[5701] | 3785 | <DimOperator op="Add"> |
---|
[6573] | 3786 | <ImageDim imageset="TaharezGreenLook" image="MenuRight" dimension="Width" /> |
---|
[5701] | 3787 | </DimOperator> |
---|
| 3788 | </ImageDim> |
---|
| 3789 | </DimOperator> |
---|
| 3790 | </FontDim> |
---|
| 3791 | </Dim> |
---|
| 3792 | <Dim type="Height"> |
---|
| 3793 | <FontDim type="LineSpacing"> |
---|
| 3794 | <DimOperator op="Add"> |
---|
[6573] | 3795 | <ImageDim imageset="TaharezGreenLook" image="MenuTop" dimension="Height"> |
---|
[5701] | 3796 | <DimOperator op="Add"> |
---|
[6573] | 3797 | <ImageDim imageset="TaharezGreenLook" image="MenuBottom" dimension="Height" /> |
---|
[5701] | 3798 | </DimOperator> |
---|
| 3799 | </ImageDim> |
---|
| 3800 | </DimOperator> |
---|
| 3801 | </FontDim> |
---|
| 3802 | </Dim> |
---|
| 3803 | </Area> |
---|
| 3804 | </NamedArea> |
---|
| 3805 | <NamedArea name="HasPopupContentSize"> |
---|
| 3806 | <Area> |
---|
| 3807 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3808 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 3809 | <Dim type="Width"> |
---|
| 3810 | <FontDim type="HorzExtent"> |
---|
| 3811 | <DimOperator op="Add"> |
---|
[6573] | 3812 | <ImageDim imageset="TaharezGreenLook" image="MenuLeft" dimension="Width"> |
---|
[5701] | 3813 | <DimOperator op="Add"> |
---|
[6573] | 3814 | <ImageDim imageset="TaharezGreenLook" image="MenuRight" dimension="Width"> |
---|
[5701] | 3815 | <DimOperator op="Add"> |
---|
[6573] | 3816 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuArrowLeft" dimension="Width"> |
---|
[5701] | 3817 | <DimOperator op="Multiply"> |
---|
| 3818 | <AbsoluteDim value="3" /> |
---|
| 3819 | </DimOperator> |
---|
| 3820 | </ImageDim> |
---|
| 3821 | </DimOperator> |
---|
| 3822 | </ImageDim> |
---|
| 3823 | </DimOperator> |
---|
| 3824 | </ImageDim> |
---|
| 3825 | </DimOperator> |
---|
| 3826 | </FontDim> |
---|
| 3827 | </Dim> |
---|
| 3828 | <Dim type="Height"> |
---|
| 3829 | <FontDim type="LineSpacing"> |
---|
| 3830 | <DimOperator op="Add"> |
---|
[6573] | 3831 | <ImageDim imageset="TaharezGreenLook" image="MenuTop" dimension="Height"> |
---|
[5701] | 3832 | <DimOperator op="Add"> |
---|
[6573] | 3833 | <ImageDim imageset="TaharezGreenLook" image="MenuBottom" dimension="Height" /> |
---|
[5701] | 3834 | </DimOperator> |
---|
| 3835 | </ImageDim> |
---|
| 3836 | </DimOperator> |
---|
| 3837 | </FontDim> |
---|
| 3838 | </Dim> |
---|
| 3839 | </Area> |
---|
| 3840 | </NamedArea> |
---|
| 3841 | <ImagerySection name="label"> |
---|
| 3842 | <TextComponent> |
---|
| 3843 | <Area> |
---|
[6573] | 3844 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="MenuLeft" dimension="Width" /></Dim> |
---|
| 3845 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="MenuTop" dimension="Height" /></Dim> |
---|
[5701] | 3846 | <Dim type="RightEdge" > |
---|
| 3847 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 3848 | <DimOperator op="Subtract"> |
---|
[6573] | 3849 | <ImageDim imageset="TaharezGreenLook" image="MenuRight" dimension="Width" /> |
---|
[5701] | 3850 | </DimOperator> |
---|
| 3851 | </UnifiedDim> |
---|
| 3852 | </Dim> |
---|
| 3853 | <Dim type="BottomEdge" > |
---|
| 3854 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 3855 | <DimOperator op="Subtract"> |
---|
[6573] | 3856 | <ImageDim imageset="TaharezGreenLook" image="MenuBottom" dimension="Height" /> |
---|
[5701] | 3857 | </DimOperator> |
---|
| 3858 | </UnifiedDim> |
---|
| 3859 | </Dim> |
---|
| 3860 | </Area> |
---|
| 3861 | <VertFormat type="CentreAligned" /> |
---|
| 3862 | <HorzFormat type="LeftAligned" /> |
---|
| 3863 | </TextComponent> |
---|
| 3864 | </ImagerySection> |
---|
| 3865 | <ImagerySection name="frame"> |
---|
| 3866 | <FrameComponent> |
---|
| 3867 | <Area> |
---|
| 3868 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3869 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3870 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 3871 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3872 | </Area> |
---|
[6573] | 3873 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="MenuTopLeft" /> |
---|
| 3874 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="MenuTopRight" /> |
---|
| 3875 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="MenuBottomLeft" /> |
---|
| 3876 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="MenuBottomRight" /> |
---|
| 3877 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="MenuLeft" /> |
---|
| 3878 | <Image type="RightEdge" imageset="TaharezGreenLook" image="MenuRight" /> |
---|
| 3879 | <Image type="TopEdge" imageset="TaharezGreenLook" image="MenuTop" /> |
---|
| 3880 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="MenuBottom" /> |
---|
| 3881 | <Image type="Background" imageset="TaharezGreenLook" image="MenuMiddle" /> |
---|
[5701] | 3882 | </FrameComponent> |
---|
| 3883 | </ImagerySection> |
---|
| 3884 | <ImagerySection name="popup_arrow_right"> |
---|
| 3885 | <ImageryComponent> |
---|
| 3886 | <Area> |
---|
| 3887 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3888 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3889 | <Dim type="Width" > |
---|
| 3890 | <UnifiedDim scale="1" type="Width"> |
---|
| 3891 | <DimOperator op="Subtract"> |
---|
[6573] | 3892 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuArrowRight" dimension="Width" /> |
---|
[5701] | 3893 | </DimOperator> |
---|
| 3894 | </UnifiedDim> |
---|
| 3895 | </Dim> |
---|
| 3896 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3897 | </Area> |
---|
[6573] | 3898 | <Image imageset="TaharezGreenLook" image="PopupMenuArrowRight" /> |
---|
[5701] | 3899 | <VertFormat type="CentreAligned" /> |
---|
| 3900 | <HorzFormat type="RightAligned" /> |
---|
| 3901 | </ImageryComponent> |
---|
| 3902 | </ImagerySection> |
---|
| 3903 | <ImagerySection name="popup_arrow_left"> |
---|
| 3904 | <ImageryComponent> |
---|
| 3905 | <Area> |
---|
| 3906 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3907 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 3908 | <Dim type="Width" > |
---|
| 3909 | <UnifiedDim scale="1" type="Width"> |
---|
| 3910 | <DimOperator op="Subtract"> |
---|
[6573] | 3911 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuArrowLeft" dimension="Width" /> |
---|
[5701] | 3912 | </DimOperator> |
---|
| 3913 | </UnifiedDim> |
---|
| 3914 | </Dim> |
---|
| 3915 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 3916 | </Area> |
---|
[6573] | 3917 | <Image imageset="TaharezGreenLook" image="PopupMenuArrowLeft" /> |
---|
[5701] | 3918 | <VertFormat type="CentreAligned" /> |
---|
| 3919 | <HorzFormat type="RightAligned" /> |
---|
| 3920 | </ImageryComponent> |
---|
| 3921 | </ImagerySection> |
---|
| 3922 | <StateImagery name="EnabledNormal"> |
---|
| 3923 | <Layer> |
---|
| 3924 | <Section section="label"> |
---|
| 3925 | <ColourProperty name="NormalTextColour" /> |
---|
| 3926 | </Section> |
---|
| 3927 | </Layer> |
---|
| 3928 | </StateImagery> |
---|
| 3929 | <StateImagery name="EnabledHover"> |
---|
| 3930 | <Layer> |
---|
| 3931 | <Section section="frame"> |
---|
| 3932 | <ColourProperty name="HoverColour" /> |
---|
| 3933 | </Section> |
---|
| 3934 | <Section section="label"> |
---|
| 3935 | <ColourProperty name="NormalTextColour" /> |
---|
| 3936 | </Section> |
---|
| 3937 | </Layer> |
---|
| 3938 | </StateImagery> |
---|
| 3939 | <StateImagery name="EnabledPushed"> |
---|
| 3940 | <Layer> |
---|
| 3941 | <Section section="frame"> |
---|
| 3942 | <ColourProperty name="PushedColour" /> |
---|
| 3943 | </Section> |
---|
| 3944 | <Section section="label"> |
---|
| 3945 | <ColourProperty name="NormalTextColour" /> |
---|
| 3946 | </Section> |
---|
| 3947 | </Layer> |
---|
| 3948 | </StateImagery> |
---|
| 3949 | <StateImagery name="EnabledPopupOpen"> |
---|
| 3950 | <Layer> |
---|
| 3951 | <Section section="frame"> |
---|
| 3952 | <ColourProperty name="OpenedColour" /> |
---|
| 3953 | </Section> |
---|
| 3954 | <Section section="label"> |
---|
| 3955 | <ColourProperty name="NormalTextColour" /> |
---|
| 3956 | </Section> |
---|
| 3957 | </Layer> |
---|
| 3958 | </StateImagery> |
---|
| 3959 | <StateImagery name="DisabledNormal"> |
---|
| 3960 | <Layer> |
---|
| 3961 | <Section section="label"> |
---|
| 3962 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3963 | </Section> |
---|
| 3964 | </Layer> |
---|
| 3965 | </StateImagery> |
---|
| 3966 | <StateImagery name="DisabledHover"> |
---|
| 3967 | <Layer> |
---|
| 3968 | <Section section="frame"> |
---|
| 3969 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3970 | </Section> |
---|
| 3971 | <Section section="label"> |
---|
| 3972 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3973 | </Section> |
---|
| 3974 | </Layer> |
---|
| 3975 | </StateImagery> |
---|
| 3976 | <StateImagery name="DisabledPushed"> |
---|
| 3977 | <Layer> |
---|
| 3978 | <Section section="frame"> |
---|
| 3979 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3980 | </Section> |
---|
| 3981 | <Section section="label"> |
---|
| 3982 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3983 | </Section> |
---|
| 3984 | </Layer> |
---|
| 3985 | </StateImagery> |
---|
| 3986 | <StateImagery name="DisabledPopupOpen"> |
---|
| 3987 | <Layer> |
---|
| 3988 | <Section section="frame"> |
---|
| 3989 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 3990 | </Section> |
---|
| 3991 | <Section section="label"> |
---|
| 3992 | <ColourProperty name="DisabledTextColour" /> |
---|
| 3993 | </Section> |
---|
| 3994 | </Layer> |
---|
| 3995 | </StateImagery> |
---|
| 3996 | <StateImagery name="PopupClosedIcon"> |
---|
| 3997 | <Layer> |
---|
| 3998 | <Section section="popup_arrow_right" /> |
---|
| 3999 | </Layer> |
---|
| 4000 | </StateImagery> |
---|
| 4001 | <StateImagery name="PopupOpenIcon"> |
---|
| 4002 | <Layer> |
---|
| 4003 | <Section section="popup_arrow_left" /> |
---|
| 4004 | </Layer> |
---|
| 4005 | </StateImagery> |
---|
| 4006 | </WidgetLook> |
---|
| 4007 | |
---|
| 4008 | <!-- |
---|
| 4009 | *************************************************** |
---|
[6573] | 4010 | TaharezGreenLook/PopupMenu |
---|
[5701] | 4011 | *************************************************** |
---|
| 4012 | --> |
---|
[6573] | 4013 | <WidgetLook name="TaharezGreenLook/PopupMenu"> |
---|
[5701] | 4014 | <PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 4015 | <PropertyDefinition name="BorderWidth" initialValue="0" layoutOnWrite="true" /> |
---|
| 4016 | <NamedArea name="ItemRenderArea"> |
---|
| 4017 | <Area> |
---|
| 4018 | <Dim type="LeftEdge" > |
---|
[6573] | 4019 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameLeft" dimension="Width"> |
---|
[5701] | 4020 | <DimOperator op="Add"> |
---|
| 4021 | <PropertyDim name="BorderWidth" /> |
---|
| 4022 | </DimOperator> |
---|
| 4023 | </ImageDim> |
---|
| 4024 | </Dim> |
---|
| 4025 | <Dim type="TopEdge" > |
---|
[6573] | 4026 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameTop" dimension="Height"> |
---|
[5701] | 4027 | <DimOperator op="Add"> |
---|
| 4028 | <PropertyDim name="BorderWidth" /> |
---|
| 4029 | </DimOperator> |
---|
| 4030 | </ImageDim> |
---|
| 4031 | </Dim> |
---|
| 4032 | <Dim type="RightEdge" > |
---|
| 4033 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 4034 | <DimOperator op="Subtract"> |
---|
[6573] | 4035 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameRight" dimension="Width"> |
---|
[5701] | 4036 | <DimOperator op="Add"> |
---|
| 4037 | <PropertyDim name="BorderWidth" /> |
---|
| 4038 | </DimOperator> |
---|
| 4039 | </ImageDim> |
---|
| 4040 | </DimOperator> |
---|
| 4041 | </UnifiedDim> |
---|
| 4042 | </Dim> |
---|
| 4043 | <Dim type="BottomEdge" > |
---|
| 4044 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 4045 | <DimOperator op="Subtract"> |
---|
[6573] | 4046 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameBottom" dimension="Height"> |
---|
[5701] | 4047 | <DimOperator op="Add"> |
---|
| 4048 | <PropertyDim name="BorderWidth" /> |
---|
| 4049 | </DimOperator> |
---|
| 4050 | </ImageDim> |
---|
| 4051 | </DimOperator> |
---|
| 4052 | </UnifiedDim> |
---|
| 4053 | </Dim> |
---|
| 4054 | </Area> |
---|
| 4055 | </NamedArea> |
---|
| 4056 | <ImagerySection name="frame"> |
---|
| 4057 | <FrameComponent> |
---|
| 4058 | <Area> |
---|
| 4059 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4060 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4061 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4062 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4063 | </Area> |
---|
[6573] | 4064 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="PopupMenuFrameTopLeft" /> |
---|
| 4065 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="PopupMenuFrameTopRight" /> |
---|
| 4066 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="PopupMenuFrameBottomLeft" /> |
---|
| 4067 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="PopupMenuFrameBottomRight" /> |
---|
| 4068 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="PopupMenuFrameLeft" /> |
---|
| 4069 | <Image type="RightEdge" imageset="TaharezGreenLook" image="PopupMenuFrameRight" /> |
---|
| 4070 | <Image type="TopEdge" imageset="TaharezGreenLook" image="PopupMenuFrameTop" /> |
---|
| 4071 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="PopupMenuFrameBottom" /> |
---|
| 4072 | <Image type="Background" imageset="TaharezGreenLook" image="PopupMenuMiddle" /> |
---|
[5701] | 4073 | </FrameComponent> |
---|
| 4074 | </ImagerySection> |
---|
| 4075 | <StateImagery name="Enabled"> |
---|
| 4076 | <Layer> |
---|
| 4077 | <Section section="frame"> |
---|
| 4078 | <ColourRectProperty name="BackgroundColours" /> |
---|
| 4079 | </Section> |
---|
| 4080 | </Layer> |
---|
| 4081 | </StateImagery> |
---|
| 4082 | <StateImagery name="Disabled"> |
---|
| 4083 | <Layer> |
---|
| 4084 | <Section section="frame"> |
---|
| 4085 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4086 | </Section> |
---|
| 4087 | </Layer> |
---|
| 4088 | </StateImagery> |
---|
| 4089 | </WidgetLook> |
---|
| 4090 | |
---|
| 4091 | |
---|
| 4092 | <!-- |
---|
| 4093 | *************************************************** |
---|
[6573] | 4094 | TaharezGreenLook/Menubar |
---|
[5701] | 4095 | *************************************************** |
---|
| 4096 | --> |
---|
[6573] | 4097 | <WidgetLook name="TaharezGreenLook/Menubar"> |
---|
[5701] | 4098 | <PropertyDefinition name="BackgroundColours" initialValue="tl:FFFFFFFF tr:FFFFFFFF bl:FFFFFFFF br:FFFFFFFF" redrawOnWrite="true" /> |
---|
| 4099 | <PropertyDefinition name="BorderWidth" initialValue="5" layoutOnWrite="true" /> |
---|
| 4100 | <NamedArea name="ItemRenderArea"> |
---|
| 4101 | <Area> |
---|
| 4102 | <Dim type="LeftEdge" > |
---|
[6573] | 4103 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameLeft" dimension="Width"> |
---|
[5701] | 4104 | <DimOperator op="Add"> |
---|
| 4105 | <PropertyDim name="BorderWidth" /> |
---|
| 4106 | </DimOperator> |
---|
| 4107 | </ImageDim> |
---|
| 4108 | </Dim> |
---|
| 4109 | <Dim type="TopEdge" > |
---|
[6573] | 4110 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameTop" dimension="Height"> |
---|
[5701] | 4111 | <DimOperator op="Add"> |
---|
| 4112 | <PropertyDim name="BorderWidth" /> |
---|
| 4113 | </DimOperator> |
---|
| 4114 | </ImageDim> |
---|
| 4115 | </Dim> |
---|
| 4116 | <Dim type="RightEdge" > |
---|
| 4117 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 4118 | <DimOperator op="Subtract"> |
---|
[6573] | 4119 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameRight" dimension="Width"> |
---|
[5701] | 4120 | <DimOperator op="Add"> |
---|
| 4121 | <PropertyDim name="BorderWidth" /> |
---|
| 4122 | </DimOperator> |
---|
| 4123 | </ImageDim> |
---|
| 4124 | </DimOperator> |
---|
| 4125 | </UnifiedDim> |
---|
| 4126 | </Dim> |
---|
| 4127 | <Dim type="BottomEdge" > |
---|
| 4128 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 4129 | <DimOperator op="Subtract"> |
---|
[6573] | 4130 | <ImageDim imageset="TaharezGreenLook" image="PopupMenuFrameBottom" dimension="Height"> |
---|
[5701] | 4131 | <DimOperator op="Add"> |
---|
| 4132 | <PropertyDim name="BorderWidth" /> |
---|
| 4133 | </DimOperator> |
---|
| 4134 | </ImageDim> |
---|
| 4135 | </DimOperator> |
---|
| 4136 | </UnifiedDim> |
---|
| 4137 | </Dim> |
---|
| 4138 | </Area> |
---|
| 4139 | </NamedArea> |
---|
| 4140 | <ImagerySection name="frame"> |
---|
| 4141 | <FrameComponent> |
---|
| 4142 | <Area> |
---|
| 4143 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4144 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4145 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4146 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4147 | </Area> |
---|
[6573] | 4148 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="PopupMenuFrameTopLeft" /> |
---|
| 4149 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="PopupMenuFrameTopRight" /> |
---|
| 4150 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="PopupMenuFrameBottomLeft" /> |
---|
| 4151 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="PopupMenuFrameBottomRight" /> |
---|
| 4152 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="PopupMenuFrameLeft" /> |
---|
| 4153 | <Image type="RightEdge" imageset="TaharezGreenLook" image="PopupMenuFrameRight" /> |
---|
| 4154 | <Image type="TopEdge" imageset="TaharezGreenLook" image="PopupMenuFrameTop" /> |
---|
| 4155 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="PopupMenuFrameBottom" /> |
---|
| 4156 | <Image type="Background" imageset="TaharezGreenLook" image="PopupMenuMiddle" /> |
---|
[5701] | 4157 | </FrameComponent> |
---|
| 4158 | </ImagerySection> |
---|
| 4159 | <StateImagery name="Enabled"> |
---|
| 4160 | <Layer> |
---|
| 4161 | <Section section="frame"> |
---|
| 4162 | <ColourRectProperty name="BackgroundColours" /> |
---|
| 4163 | </Section> |
---|
| 4164 | </Layer> |
---|
| 4165 | </StateImagery> |
---|
| 4166 | <StateImagery name="Disabled"> |
---|
| 4167 | <Layer> |
---|
| 4168 | <Section section="frame"> |
---|
| 4169 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4170 | </Section> |
---|
| 4171 | </Layer> |
---|
| 4172 | </StateImagery> |
---|
| 4173 | </WidgetLook> |
---|
| 4174 | |
---|
| 4175 | <!-- |
---|
| 4176 | *************************************************** |
---|
[6573] | 4177 | TaharezGreenLook/LargeVerticalScrollbarThumb |
---|
[5701] | 4178 | *************************************************** |
---|
| 4179 | --> |
---|
[6573] | 4180 | <WidgetLook name="TaharezGreenLook/LargeVerticalScrollbarThumb"> |
---|
[5701] | 4181 | <Property name="VertFree" value="True" /> |
---|
| 4182 | <ImagerySection name="normal"> |
---|
| 4183 | <ImageryComponent> |
---|
| 4184 | <Area> |
---|
| 4185 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4186 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4187 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 4188 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 4189 | </Area> |
---|
[6573] | 4190 | <Image imageset="TaharezGreenLook" image="VertScrollThumbNormal" /> |
---|
[5701] | 4191 | <VertFormat type="Stretched" /> |
---|
| 4192 | <HorzFormat type="Stretched" /> |
---|
| 4193 | </ImageryComponent> |
---|
| 4194 | </ImagerySection> |
---|
| 4195 | <ImagerySection name="hover"> |
---|
| 4196 | <ImageryComponent> |
---|
| 4197 | <Area> |
---|
| 4198 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4199 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4200 | <Dim type="Width" ><UnifiedDim scale="1.0" type="Width" /></Dim> |
---|
| 4201 | <Dim type="Height" ><UnifiedDim scale="1.0" type="Height" /></Dim> |
---|
| 4202 | </Area> |
---|
[6573] | 4203 | <Image imageset="TaharezGreenLook" image="VertScrollThumbHover" /> |
---|
[5701] | 4204 | <VertFormat type="Stretched" /> |
---|
| 4205 | <HorzFormat type="Stretched" /> |
---|
| 4206 | </ImageryComponent> |
---|
| 4207 | </ImagerySection> |
---|
| 4208 | <StateImagery name="Normal"> |
---|
| 4209 | <Layer> |
---|
| 4210 | <Section section="normal" /> |
---|
| 4211 | </Layer> |
---|
| 4212 | </StateImagery> |
---|
| 4213 | <StateImagery name="Hover"> |
---|
| 4214 | <Layer> |
---|
| 4215 | <Section section="hover" /> |
---|
| 4216 | </Layer> |
---|
| 4217 | </StateImagery> |
---|
| 4218 | <StateImagery name="Pushed"> |
---|
| 4219 | <Layer> |
---|
| 4220 | <Section section="normal" /> |
---|
| 4221 | </Layer> |
---|
| 4222 | </StateImagery> |
---|
| 4223 | <StateImagery name="Disabled"> |
---|
| 4224 | <Layer> |
---|
| 4225 | <Section section="normal"> |
---|
| 4226 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4227 | </Section> |
---|
| 4228 | </Layer> |
---|
| 4229 | </StateImagery> |
---|
| 4230 | </WidgetLook> |
---|
| 4231 | |
---|
| 4232 | <!-- |
---|
| 4233 | *************************************************** |
---|
[6573] | 4234 | TaharezGreenLook/LargeVerticalScrollbar |
---|
[5701] | 4235 | *************************************************** |
---|
| 4236 | --> |
---|
[6573] | 4237 | <WidgetLook name="TaharezGreenLook/LargeVerticalScrollbar"> |
---|
[5701] | 4238 | <Property name="VerticalScrollbar" value="True" /> |
---|
| 4239 | <NamedArea name="ThumbTrackArea"> |
---|
| 4240 | <Area> |
---|
| 4241 | <Dim type="LeftEdge" ><UnifiedDim scale="0.325" type="LeftEdge" /></Dim> |
---|
| 4242 | <Dim type="TopEdge" > |
---|
| 4243 | <WidgetDim widget="__auto_decbtn__" dimension="Height"> |
---|
| 4244 | <DimOperator op="Add"> |
---|
[6573] | 4245 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4246 | <DimOperator op="Multiply"> |
---|
| 4247 | <AbsoluteDim value="0.5" /> |
---|
| 4248 | </DimOperator> |
---|
| 4249 | </ImageDim> |
---|
| 4250 | </DimOperator> |
---|
| 4251 | </WidgetDim> |
---|
| 4252 | </Dim> |
---|
| 4253 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 4254 | <Dim type="BottomEdge" > |
---|
| 4255 | <UnifiedDim scale="1.0" type="BottomEdge"> |
---|
| 4256 | <DimOperator op="Subtract"> |
---|
| 4257 | <WidgetDim widget="__auto_decbtn__" dimension="Height"> |
---|
| 4258 | <DimOperator op="Add"> |
---|
[6573] | 4259 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4260 | <DimOperator op="Multiply"> |
---|
| 4261 | <AbsoluteDim value="0.5" /> |
---|
| 4262 | </DimOperator> |
---|
| 4263 | </ImageDim> |
---|
| 4264 | </DimOperator> |
---|
| 4265 | </WidgetDim> |
---|
| 4266 | </DimOperator> |
---|
| 4267 | </UnifiedDim> |
---|
| 4268 | </Dim> |
---|
| 4269 | </Area> |
---|
| 4270 | </NamedArea> |
---|
[6573] | 4271 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_incbtn__"> |
---|
[5701] | 4272 | <Area> |
---|
| 4273 | <Dim type="LeftEdge" ><UnifiedDim scale="0.25" type="LeftEdge" /></Dim> |
---|
| 4274 | <Dim type="TopEdge" > |
---|
| 4275 | <AbsoluteDim value="-1"> |
---|
| 4276 | <DimOperator op="Multiply"> |
---|
[6573] | 4277 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4278 | <DimOperator op="Multiply"> |
---|
| 4279 | <AbsoluteDim value="0.5" /> |
---|
| 4280 | </DimOperator> |
---|
| 4281 | </ImageDim> |
---|
| 4282 | </DimOperator> |
---|
| 4283 | </AbsoluteDim> |
---|
| 4284 | </Dim> |
---|
| 4285 | <Dim type="Width" ><UnifiedDim scale="0.6" type="Width" /></Dim> |
---|
| 4286 | <Dim type="Height" > |
---|
| 4287 | <UnifiedDim scale="0.6" type="Width"> |
---|
| 4288 | <DimOperator op="Multiply"> |
---|
[6573] | 4289 | <ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Width"> |
---|
[5701] | 4290 | <DimOperator op="Divide"> |
---|
[6573] | 4291 | <ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Height"/> |
---|
[5701] | 4292 | </DimOperator> |
---|
| 4293 | </ImageDim> |
---|
| 4294 | </DimOperator> |
---|
| 4295 | </UnifiedDim> |
---|
| 4296 | </Dim> |
---|
| 4297 | </Area> |
---|
| 4298 | <VertAlignment type="BottomAligned" /> |
---|
[6573] | 4299 | <Property name="NormalImage" value="set:TaharezGreenLook image:VertScrollDownNormal" /> |
---|
| 4300 | <Property name="HoverImage" value="set:TaharezGreenLook image:VertScrollDownHover" /> |
---|
| 4301 | <Property name="PushedImage" value="set:TaharezGreenLook image:VertScrollDownNormal" /> |
---|
[5701] | 4302 | </Child> |
---|
[6573] | 4303 | <Child type="TaharezGreenLook/ImageButton" nameSuffix="__auto_decbtn__"> |
---|
[5701] | 4304 | <Area> |
---|
| 4305 | <Dim type="LeftEdge" ><UnifiedDim scale="0.25" type="LeftEdge" /></Dim> |
---|
| 4306 | <Dim type="TopEdge"> |
---|
[6573] | 4307 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4308 | <DimOperator op="Multiply"> |
---|
| 4309 | <AbsoluteDim value="0.5" /> |
---|
| 4310 | </DimOperator> |
---|
| 4311 | </ImageDim> |
---|
| 4312 | </Dim> |
---|
| 4313 | <Dim type="Width" ><UnifiedDim scale="0.6" type="Width" /></Dim> |
---|
| 4314 | <Dim type="Height" > |
---|
| 4315 | <UnifiedDim scale="0.6" type="Width"> |
---|
| 4316 | <DimOperator op="Multiply"> |
---|
[6573] | 4317 | <ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Width"> |
---|
[5701] | 4318 | <DimOperator op="Divide"> |
---|
[6573] | 4319 | <ImageDim imageset="TaharezGreenLook" image="VertScrollUpNormal" dimension="Height"/> |
---|
[5701] | 4320 | </DimOperator> |
---|
| 4321 | </ImageDim> |
---|
| 4322 | </DimOperator> |
---|
| 4323 | </UnifiedDim> |
---|
| 4324 | </Dim> |
---|
| 4325 | </Area> |
---|
[6573] | 4326 | <Property name="NormalImage" value="set:TaharezGreenLook image:VertScrollUpNormal" /> |
---|
| 4327 | <Property name="HoverImage" value="set:TaharezGreenLook image:VertScrollUpHover" /> |
---|
| 4328 | <Property name="PushedImage" value="set:TaharezGreenLook image:VertScrollUpNormal" /> |
---|
[5701] | 4329 | </Child> |
---|
[6573] | 4330 | <Child type="TaharezGreenLook/LargeVerticalScrollbarThumb" nameSuffix="__auto_thumb__"> |
---|
[5701] | 4331 | <Area> |
---|
| 4332 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4333 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4334 | <Dim type="Width" ><UnifiedDim scale="0.4" type="Width" /></Dim> |
---|
| 4335 | <Dim type="Height" > |
---|
| 4336 | <UnifiedDim scale="0.4" type="Width"> |
---|
| 4337 | <DimOperator op="Multiply"> |
---|
[6573] | 4338 | <ImageDim imageset="TaharezGreenLook" image="VertScrollThumbNormal" dimension="Height"> |
---|
[5701] | 4339 | <DimOperator op="Divide"> |
---|
[6573] | 4340 | <ImageDim imageset="TaharezGreenLook" image="VertScrollThumbNormal" dimension="Width"/> |
---|
[5701] | 4341 | </DimOperator> |
---|
| 4342 | </ImageDim> |
---|
| 4343 | </DimOperator> |
---|
| 4344 | </UnifiedDim> |
---|
| 4345 | </Dim> |
---|
| 4346 | </Area> |
---|
| 4347 | </Child> |
---|
| 4348 | <ImagerySection name="main"> |
---|
| 4349 | <FrameComponent> |
---|
| 4350 | <Area> |
---|
| 4351 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4352 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4353 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4354 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4355 | </Area> |
---|
[6573] | 4356 | <Image type="TopEdge" imageset="TaharezGreenLook" image="VertScrollTop" /> |
---|
| 4357 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="VertScrollBottom" /> |
---|
| 4358 | <Image type="Background" imageset="TaharezGreenLook" image="VertScrollMiddle" /> |
---|
[5701] | 4359 | </FrameComponent> |
---|
| 4360 | <ImageryComponent> |
---|
| 4361 | <Area> |
---|
| 4362 | <Dim type="LeftEdge" ><UnifiedDim scale="0.45" type="LeftEdge" /></Dim> |
---|
| 4363 | <Dim type="TopEdge" > |
---|
| 4364 | <WidgetDim widget="__auto_decbtn__" dimension="Height"> |
---|
| 4365 | <DimOperator op="Add"> |
---|
[6573] | 4366 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4367 | <DimOperator op="Multiply"> |
---|
| 4368 | <AbsoluteDim value="0.5" /> |
---|
| 4369 | </DimOperator> |
---|
| 4370 | </ImageDim> |
---|
| 4371 | </DimOperator> |
---|
| 4372 | </WidgetDim> |
---|
| 4373 | </Dim> |
---|
| 4374 | <Dim type="RightEdge" ><UnifiedDim scale="1.0" type="RightEdge" /></Dim> |
---|
| 4375 | <Dim type="BottomEdge" > |
---|
| 4376 | <UnifiedDim scale="1.0" type="BottomEdge"> |
---|
| 4377 | <DimOperator op="Subtract"> |
---|
| 4378 | <WidgetDim widget="__auto_decbtn__" dimension="Height"> |
---|
| 4379 | <DimOperator op="Add"> |
---|
[6573] | 4380 | <ImageDim imageset="TaharezGreenLook" image="VertScrollTop" dimension="Height"> |
---|
[5701] | 4381 | <DimOperator op="Multiply"> |
---|
| 4382 | <AbsoluteDim value="0.5" /> |
---|
| 4383 | </DimOperator> |
---|
| 4384 | </ImageDim> |
---|
| 4385 | </DimOperator> |
---|
| 4386 | </WidgetDim> |
---|
| 4387 | </DimOperator> |
---|
| 4388 | </UnifiedDim> |
---|
| 4389 | </Dim> |
---|
| 4390 | </Area> |
---|
[6573] | 4391 | <Image imageset="TaharezGreenLook" image="VertScrollBarSegment" /> |
---|
[5701] | 4392 | <VertFormat type="Tiled" /> |
---|
| 4393 | </ImageryComponent> |
---|
| 4394 | </ImagerySection> |
---|
| 4395 | <StateImagery name="Enabled"> |
---|
| 4396 | <Layer> |
---|
| 4397 | <Section section="main" /> |
---|
| 4398 | </Layer> |
---|
| 4399 | </StateImagery> |
---|
| 4400 | <StateImagery name="Disabled"> |
---|
| 4401 | <Layer> |
---|
| 4402 | <Section section="main"> |
---|
| 4403 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4404 | </Section> |
---|
| 4405 | </Layer> |
---|
| 4406 | </StateImagery> |
---|
| 4407 | </WidgetLook> |
---|
| 4408 | |
---|
| 4409 | <!-- |
---|
| 4410 | *************************************************** |
---|
[6573] | 4411 | TaharezGreenLook/ImageButton |
---|
[5701] | 4412 | *************************************************** |
---|
| 4413 | --> |
---|
[6573] | 4414 | <WidgetLook name="TaharezGreenLook/ImageButton"> |
---|
[5701] | 4415 | <PropertyDefinition name="NormalImage" initialValue="" redrawOnWrite="true" /> |
---|
| 4416 | <PropertyDefinition name="HoverImage" initialValue="" redrawOnWrite="true" /> |
---|
| 4417 | <PropertyDefinition name="PushedImage" initialValue="" redrawOnWrite="true" /> |
---|
| 4418 | <PropertyDefinition name="DisabledImage" initialValue="" redrawOnWrite="true" /> |
---|
| 4419 | <PropertyDefinition name="VertImageFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 4420 | <PropertyDefinition name="HorzImageFormatting" initialValue="Stretched" redrawOnWrite="true" /> |
---|
| 4421 | <ImagerySection name="normal"> |
---|
| 4422 | <ImageryComponent> |
---|
| 4423 | <Area> |
---|
| 4424 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4425 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4426 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4427 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4428 | </Area> |
---|
| 4429 | <ImageProperty name="NormalImage" /> |
---|
| 4430 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 4431 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 4432 | </ImageryComponent> |
---|
| 4433 | </ImagerySection> |
---|
| 4434 | <ImagerySection name="hover"> |
---|
| 4435 | <ImageryComponent> |
---|
| 4436 | <Area> |
---|
| 4437 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4438 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4439 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4440 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4441 | </Area> |
---|
| 4442 | <ImageProperty name="HoverImage" /> |
---|
| 4443 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 4444 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 4445 | </ImageryComponent> |
---|
| 4446 | </ImagerySection> |
---|
| 4447 | <ImagerySection name="pushed"> |
---|
| 4448 | <ImageryComponent> |
---|
| 4449 | <Area> |
---|
| 4450 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4451 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4452 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4453 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4454 | </Area> |
---|
| 4455 | <ImageProperty name="PushedImage" /> |
---|
| 4456 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 4457 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 4458 | </ImageryComponent> |
---|
| 4459 | </ImagerySection> |
---|
| 4460 | <ImagerySection name="disabled"> |
---|
| 4461 | <ImageryComponent> |
---|
| 4462 | <Area> |
---|
| 4463 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4464 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4465 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4466 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4467 | </Area> |
---|
| 4468 | <ImageProperty name="DisabledImage" /> |
---|
| 4469 | <VertFormatProperty name="VertImageFormatting" /> |
---|
| 4470 | <HorzFormatProperty name="HorzImageFormatting" /> |
---|
| 4471 | </ImageryComponent> |
---|
| 4472 | </ImagerySection> |
---|
| 4473 | <StateImagery name="Normal"> |
---|
| 4474 | <Layer> |
---|
| 4475 | <Section section="normal" /> |
---|
| 4476 | </Layer> |
---|
| 4477 | </StateImagery> |
---|
| 4478 | <StateImagery name="Hover"> |
---|
| 4479 | <Layer> |
---|
| 4480 | <Section section="hover" /> |
---|
| 4481 | </Layer> |
---|
| 4482 | </StateImagery> |
---|
| 4483 | <StateImagery name="Pushed"> |
---|
| 4484 | <Layer> |
---|
| 4485 | <Section section="pushed" /> |
---|
| 4486 | </Layer> |
---|
| 4487 | </StateImagery> |
---|
| 4488 | <StateImagery name="PushedOff"> |
---|
| 4489 | <Layer> |
---|
| 4490 | <Section section="hover" /> |
---|
| 4491 | </Layer> |
---|
| 4492 | </StateImagery> |
---|
| 4493 | <StateImagery name="Disabled"> |
---|
| 4494 | <Layer> |
---|
| 4495 | <Section section="disabled" /> |
---|
| 4496 | </Layer> |
---|
| 4497 | </StateImagery> |
---|
| 4498 | </WidgetLook> |
---|
| 4499 | |
---|
| 4500 | <!-- |
---|
| 4501 | *************************************************** |
---|
[6573] | 4502 | TaharezGreenLook/ItemListbox |
---|
[5701] | 4503 | *************************************************** |
---|
| 4504 | --> |
---|
[6573] | 4505 | <WidgetLook name="TaharezGreenLook/ItemListbox"> |
---|
[5701] | 4506 | <NamedArea name="ItemRenderArea"> |
---|
| 4507 | <Area> |
---|
[6573] | 4508 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 4509 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 4510 | <Dim type="RightEdge" > |
---|
| 4511 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 4512 | <DimOperator op="Subtract"> |
---|
[6573] | 4513 | <ImageDim imageset="TaharezGreenLook" image="ListboxRight" dimension="Width" /> |
---|
[5701] | 4514 | </DimOperator> |
---|
| 4515 | </UnifiedDim> |
---|
| 4516 | </Dim> |
---|
| 4517 | <Dim type="BottomEdge" > |
---|
| 4518 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 4519 | <DimOperator op="Subtract"> |
---|
[6573] | 4520 | <ImageDim imageset="TaharezGreenLook" image="ListboxBottom" dimension="Height" /> |
---|
[5701] | 4521 | </DimOperator> |
---|
| 4522 | </UnifiedDim> |
---|
| 4523 | </Dim> |
---|
| 4524 | </Area> |
---|
| 4525 | </NamedArea> |
---|
| 4526 | <NamedArea name="ItemRenderAreaHScroll"> |
---|
| 4527 | <Area> |
---|
[6573] | 4528 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 4529 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 4530 | <Dim type="RightEdge" > |
---|
| 4531 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 4532 | <DimOperator op="Subtract"> |
---|
[6573] | 4533 | <ImageDim imageset="TaharezGreenLook" image="ListboxRight" dimension="Width" /> |
---|
[5701] | 4534 | </DimOperator> |
---|
| 4535 | </UnifiedDim> |
---|
| 4536 | </Dim> |
---|
| 4537 | <Dim type="BottomEdge" > |
---|
| 4538 | <UnifiedDim scale="1" offset="-12" type="BottomEdge" /> |
---|
| 4539 | </Dim> |
---|
| 4540 | </Area> |
---|
| 4541 | </NamedArea> |
---|
| 4542 | <NamedArea name="ItemRenderAreaVScroll"> |
---|
| 4543 | <Area> |
---|
[6573] | 4544 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 4545 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 4546 | <Dim type="RightEdge" > |
---|
| 4547 | <UnifiedDim scale="1" offset="-12" type="RightEdge" /> |
---|
| 4548 | </Dim> |
---|
| 4549 | <Dim type="BottomEdge" > |
---|
| 4550 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 4551 | <DimOperator op="Subtract"> |
---|
[6573] | 4552 | <ImageDim imageset="TaharezGreenLook" image="ListboxBottom" dimension="Height" /> |
---|
[5701] | 4553 | </DimOperator> |
---|
| 4554 | </UnifiedDim> |
---|
| 4555 | </Dim> |
---|
| 4556 | </Area> |
---|
| 4557 | </NamedArea> |
---|
| 4558 | <NamedArea name="ItemRenderAreaHVScroll"> |
---|
| 4559 | <Area> |
---|
[6573] | 4560 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxLeft" dimension="Width" /></Dim> |
---|
| 4561 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="ListboxTop" dimension="Height" /></Dim> |
---|
[5701] | 4562 | <Dim type="RightEdge" > |
---|
| 4563 | <UnifiedDim scale="1" offset="-12" type="RightEdge" /> |
---|
| 4564 | </Dim> |
---|
| 4565 | <Dim type="BottomEdge" > |
---|
| 4566 | <UnifiedDim scale="1" offset="-12" type="BottomEdge" /> |
---|
| 4567 | </Dim> |
---|
| 4568 | </Area> |
---|
| 4569 | </NamedArea> |
---|
[6573] | 4570 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 4571 | <Area> |
---|
| 4572 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4573 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4574 | <Dim type="Width" ><UnifiedDim scale="1" offset="-12" type="Width" /></Dim> |
---|
| 4575 | <Dim type="Height" ><AbsoluteDim value="12" /></Dim> |
---|
| 4576 | </Area> |
---|
| 4577 | <VertAlignment type="BottomAligned" /> |
---|
| 4578 | </Child> |
---|
[6573] | 4579 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 4580 | <Area> |
---|
| 4581 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4582 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4583 | <Dim type="Width" ><AbsoluteDim value="12" /></Dim> |
---|
| 4584 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4585 | </Area> |
---|
| 4586 | <HorzAlignment type="RightAligned" /> |
---|
| 4587 | </Child> |
---|
| 4588 | <ImagerySection name="main"> |
---|
| 4589 | <FrameComponent> |
---|
| 4590 | <Area> |
---|
| 4591 | <Dim type="LeftEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4592 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4593 | <Dim type="Width" ><UnifiedDim scale="1" type="Width" /></Dim> |
---|
| 4594 | <Dim type="Height" ><UnifiedDim scale="1" type="Height" /></Dim> |
---|
| 4595 | </Area> |
---|
[6573] | 4596 | <Image type="TopLeftCorner" imageset="TaharezGreenLook" image="ListboxTopLeft" /> |
---|
| 4597 | <Image type="TopRightCorner" imageset="TaharezGreenLook" image="ListboxTopRight" /> |
---|
| 4598 | <Image type="BottomLeftCorner" imageset="TaharezGreenLook" image="ListboxBottomLeft" /> |
---|
| 4599 | <Image type="BottomRightCorner" imageset="TaharezGreenLook" image="ListboxBottomRight" /> |
---|
| 4600 | <Image type="LeftEdge" imageset="TaharezGreenLook" image="ListboxLeft" /> |
---|
| 4601 | <Image type="RightEdge" imageset="TaharezGreenLook" image="ListboxRight" /> |
---|
| 4602 | <Image type="TopEdge" imageset="TaharezGreenLook" image="ListboxTop" /> |
---|
| 4603 | <Image type="BottomEdge" imageset="TaharezGreenLook" image="ListboxBottom" /> |
---|
| 4604 | <Image type="Background" imageset="TaharezGreenLook" image="ListboxBackdrop" /> |
---|
[5701] | 4605 | </FrameComponent> |
---|
| 4606 | </ImagerySection> |
---|
| 4607 | <StateImagery name="Enabled"> |
---|
| 4608 | <Layer> |
---|
| 4609 | <Section section="main" /> |
---|
| 4610 | </Layer> |
---|
| 4611 | </StateImagery> |
---|
| 4612 | <StateImagery name="Disabled"> |
---|
| 4613 | <Layer> |
---|
| 4614 | <Section section="main" /> |
---|
| 4615 | </Layer> |
---|
| 4616 | </StateImagery> |
---|
| 4617 | </WidgetLook> |
---|
| 4618 | |
---|
| 4619 | |
---|
| 4620 | <!-- |
---|
| 4621 | *************************************************** |
---|
[6573] | 4622 | TaharezGreenLook/ListboxItem |
---|
[5701] | 4623 | *************************************************** |
---|
| 4624 | --> |
---|
[6573] | 4625 | <WidgetLook name="TaharezGreenLook/ListboxItem"> |
---|
[5701] | 4626 | <PropertyDefinition name="TextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
| 4627 | <PropertyDefinition name="SelectedTextColour" initialValue="FFFFFFFF" redrawOnWrite="true" /> |
---|
[6573] | 4628 | <PropertyDefinition name="SelectionBrush" initialValue="set:TaharezGreenLook image:ListboxSelectionBrush" redrawOnWrite="true" /> |
---|
[5701] | 4629 | <PropertyDefinition name="SelectionColour" initialValue="FF4444AA" redrawOnWrite="true" /> |
---|
| 4630 | <Property name="Selectable" value="True" /> |
---|
| 4631 | <NamedArea name="ContentSize"> |
---|
| 4632 | <Area> |
---|
| 4633 | <Dim type="LeftEdge" > |
---|
| 4634 | <AbsoluteDim value="0" /> |
---|
| 4635 | </Dim> |
---|
| 4636 | <Dim type="TopEdge" > |
---|
| 4637 | <AbsoluteDim value="0" /> |
---|
| 4638 | </Dim> |
---|
| 4639 | <Dim type="Width" > |
---|
| 4640 | <FontDim type="HorzExtent" padding="6" /> |
---|
| 4641 | </Dim> |
---|
| 4642 | <Dim type="Height" > |
---|
| 4643 | <FontDim type="LineSpacing" /> |
---|
| 4644 | </Dim> |
---|
| 4645 | </Area> |
---|
| 4646 | </NamedArea> |
---|
| 4647 | <ImagerySection name="label"> |
---|
| 4648 | <TextComponent> |
---|
| 4649 | <Area> |
---|
| 4650 | <Dim type="TopEdge"> |
---|
| 4651 | <AbsoluteDim value="0" /> |
---|
| 4652 | </Dim> |
---|
| 4653 | <Dim type="LeftEdge"> |
---|
| 4654 | <AbsoluteDim value="3" /> |
---|
| 4655 | </Dim> |
---|
| 4656 | <Dim type="RightEdge"> |
---|
| 4657 | <UnifiedDim scale="1" offset="-3" type="RightEdge" /> |
---|
| 4658 | </Dim> |
---|
| 4659 | <Dim type="BottomEdge"> |
---|
| 4660 | <UnifiedDim scale="1" type="BottomEdge" /> |
---|
| 4661 | </Dim> |
---|
| 4662 | </Area> |
---|
| 4663 | </TextComponent> |
---|
| 4664 | </ImagerySection> |
---|
| 4665 | <ImagerySection name="selection"> |
---|
| 4666 | <ImageryComponent> |
---|
| 4667 | <Area> |
---|
| 4668 | <Dim type="TopEdge"> |
---|
| 4669 | <AbsoluteDim value="0" /> |
---|
| 4670 | </Dim> |
---|
| 4671 | <Dim type="LeftEdge"> |
---|
| 4672 | <AbsoluteDim value="0" /> |
---|
| 4673 | </Dim> |
---|
| 4674 | <Dim type="RightEdge"> |
---|
| 4675 | <UnifiedDim scale="1" type="RightEdge" /> |
---|
| 4676 | </Dim> |
---|
| 4677 | <Dim type="BottomEdge"> |
---|
| 4678 | <UnifiedDim scale="1" type="BottomEdge" /> |
---|
| 4679 | </Dim> |
---|
| 4680 | </Area> |
---|
| 4681 | <ImageProperty name="SelectionBrush" /> |
---|
| 4682 | <ColourProperty name="SelectionColour" /> |
---|
| 4683 | <VertFormat type="Stretched" /> |
---|
| 4684 | <HorzFormat type="Stretched" /> |
---|
| 4685 | </ImageryComponent> |
---|
| 4686 | </ImagerySection> |
---|
| 4687 | <StateImagery name="Enabled"> |
---|
| 4688 | <Layer> |
---|
| 4689 | <Section section="label"> |
---|
| 4690 | <ColourProperty name="TextColour" /> |
---|
| 4691 | </Section> |
---|
| 4692 | </Layer> |
---|
| 4693 | </StateImagery> |
---|
| 4694 | <StateImagery name="Disabled"> |
---|
| 4695 | <Layer> |
---|
| 4696 | <Section section="label"> |
---|
| 4697 | <ColourProperty name="TextColour" /> |
---|
| 4698 | </Section> |
---|
| 4699 | </Layer> |
---|
| 4700 | </StateImagery> |
---|
| 4701 | <StateImagery name="SelectedEnabled"> |
---|
| 4702 | <Layer> |
---|
| 4703 | <Section section="selection" /> |
---|
| 4704 | <Section section="label"> |
---|
| 4705 | <ColourProperty name="SelectedTextColour" /> |
---|
| 4706 | </Section> |
---|
| 4707 | </Layer> |
---|
| 4708 | </StateImagery> |
---|
| 4709 | <StateImagery name="SelectedDisabled"> |
---|
| 4710 | <Layer> |
---|
| 4711 | <Section section="selection" /> |
---|
| 4712 | <Section section="label"> |
---|
| 4713 | <ColourProperty name="SelectedTextColour" /> |
---|
| 4714 | </Section> |
---|
| 4715 | </Layer> |
---|
| 4716 | </StateImagery> |
---|
| 4717 | </WidgetLook> |
---|
| 4718 | |
---|
| 4719 | <!-- |
---|
| 4720 | /********************************************************************************************************** |
---|
[6573] | 4721 | TaharezGreenLook/Tree |
---|
[5701] | 4722 | ***********************************************************************************************************/ |
---|
| 4723 | --> |
---|
[6573] | 4724 | <WidgetLook name="TaharezGreenLook/Tree"> |
---|
| 4725 | <Property name="SelectionBrushImage" value="set:TaharezGreenLook image:GenericBrush" /> |
---|
[5701] | 4726 | <Property name="NormalTextColour" value="FF000000" /> |
---|
| 4727 | <Property name="SelectedTextColour" value="FFFFFFFF" /> |
---|
| 4728 | <Property name="ActiveSelectionColour" value="FF607FFF" /> |
---|
| 4729 | <Property name="InactiveSelectionColour" value="FF808080" /> |
---|
| 4730 | <NamedArea name="ItemRenderingArea"> |
---|
| 4731 | <Area> |
---|
[6573] | 4732 | <Dim type="LeftEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowLeftEdge" dimension="Width" /></Dim> |
---|
| 4733 | <Dim type="TopEdge" ><ImageDim imageset="TaharezGreenLook" image="WindowTopEdge" dimension="Height" /></Dim> |
---|
[5701] | 4734 | <Dim type="RightEdge" > |
---|
| 4735 | <UnifiedDim scale="1" type="RightEdge"> |
---|
| 4736 | <DimOperator op="Subtract"> |
---|
[6573] | 4737 | <ImageDim imageset="TaharezGreenLook" image="WindowRightEdge" dimension="Width" /> |
---|
[5701] | 4738 | </DimOperator> |
---|
| 4739 | </UnifiedDim> |
---|
| 4740 | </Dim> |
---|
| 4741 | <Dim type="BottomEdge" > |
---|
| 4742 | <UnifiedDim scale="1" type="BottomEdge"> |
---|
| 4743 | <DimOperator op="Subtract"> |
---|
[6573] | 4744 | <ImageDim imageset="TaharezGreenLook" image="WindowBottomEdge" dimension="Height" /> |
---|
[5701] | 4745 | </DimOperator> |
---|
| 4746 | </UnifiedDim> |
---|
| 4747 | </Dim> |
---|
| 4748 | </Area> |
---|
| 4749 | </NamedArea> |
---|
[6573] | 4750 | <Child type="TaharezGreenLook/HorizontalScrollbar" nameSuffix="__auto_hscrollbar__"> |
---|
[5701] | 4751 | <Area> |
---|
| 4752 | <Dim type="LeftEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 4753 | <Dim type="TopEdge" ><AbsoluteDim value="0" /></Dim> |
---|
| 4754 | <Dim type="Width" ><UnifiedDim scale="1" offset="-25" type="Width" /></Dim> |
---|
| 4755 | <Dim type="Height" ><AbsoluteDim value="10" /></Dim> |
---|
| 4756 | </Area> |
---|
| 4757 | <VertAlignment type="BottomAligned" /> |
---|
| 4758 | </Child> |
---|
[6573] | 4759 | <Child type="TaharezGreenLook/VerticalScrollbar" nameSuffix="__auto_vscrollbar__"> |
---|
[5701] | 4760 | <Area> |
---|
| 4761 | <Dim type="LeftEdge" ><AbsoluteDim value="-5" /></Dim> |
---|
| 4762 | <Dim type="TopEdge" ><AbsoluteDim value="5" /></Dim> |
---|
| 4763 | <Dim type="Width" ><AbsoluteDim value="10" /></Dim> |
---|
| 4764 | <Dim type="Height" ><UnifiedDim scale="1" offset="-10" type="Height" /></Dim> |
---|
| 4765 | </Area> |
---|
| 4766 | <HorzAlignment type="RightAligned" /> |
---|
| 4767 | </Child> |
---|
| 4768 | <ImagerySection name="OpenTreeButton"> |
---|
| 4769 | <ImageryComponent> |
---|
| 4770 | <Area> |
---|
| 4771 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 4772 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 4773 | <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 4774 | <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 4775 | </Area> |
---|
[6573] | 4776 | <Image imageset="TaharezGreenLook" image="TreeListClosed" /> |
---|
[5701] | 4777 | <!-- <VertFormat type="Stretched" /> |
---|
| 4778 | <HorzFormat type="Stretched" /> --> |
---|
| 4779 | </ImageryComponent> |
---|
| 4780 | </ImagerySection> |
---|
| 4781 | <ImagerySection name="CloseTreeButton"> |
---|
| 4782 | <ImageryComponent> |
---|
| 4783 | <Area> |
---|
| 4784 | <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 4785 | <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> |
---|
| 4786 | <Dim type="RightEdge"><UnifiedDim scale="1" type="RightEdge" /></Dim> |
---|
| 4787 | <Dim type="BottomEdge"><UnifiedDim scale="1" type="BottomEdge" /></Dim> |
---|
| 4788 | </Area> |
---|
[6573] | 4789 | <Image imageset="TaharezGreenLook" image="TreeListOpened" /> |
---|
[5701] | 4790 | <VertFormat type="Stretched" /> |
---|
| 4791 | <HorzFormat type="Stretched" /> |
---|
| 4792 | </ImageryComponent> |
---|
| 4793 | </ImagerySection> |
---|
| 4794 | <StateImagery name="Enabled"> |
---|
| 4795 | <Layer> |
---|
[6573] | 4796 | <Section look="TaharezGreenLook/StaticShared" section="frame"> |
---|
[5701] | 4797 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4798 | </Section> |
---|
| 4799 | </Layer> |
---|
| 4800 | </StateImagery> |
---|
| 4801 | <StateImagery name="Disabled"> |
---|
| 4802 | <Layer> |
---|
[6573] | 4803 | <Section look="TaharezGreenLook/StaticShared" section="frame"> |
---|
[5701] | 4804 | <Colours topLeft="FF7F7F7F" topRight="FF7F7F7F" bottomLeft="FF7F7F7F" bottomRight="FF7F7F7F" /> |
---|
| 4805 | </Section> |
---|
| 4806 | </Layer> |
---|
| 4807 | </StateImagery> |
---|
| 4808 | </WidgetLook> |
---|
| 4809 | |
---|
| 4810 | |
---|
| 4811 | </Falagard> |
---|
| 4812 | |
---|
| 4813 | |
---|