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