Resize/Scale CEGUI on notifyDisplaySizeChanged

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Henrik
Just popping in
Just popping in
Posts: 5
Joined: Tue May 15, 2012 10:37

Resize/Scale CEGUI on notifyDisplaySizeChanged

Postby Henrik » Tue Jun 12, 2012 09:45

When I initially load CEGUI in my game at default resolution it looks fine, but when I resize the window it doesn't scale. I call notifyDisplaySizeChanged and have the attribute AutoScaled="true" in my imageset, what am I doing wrong?

Thanks for taking your time helping

Screens showing the issue in-game:
http://cl.ly/HJrx
http://cl.ly/HKOd

inventorymenu.layout

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>

<GUILayout >
    <Window Type="DefaultWindow" Name="Master" >
        <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
        <Property Name="UnifiedAreaRect" Value="{{0.000976563,0},{-0.00130208,0},{1.00098,0},{0.998698,0}}" />
        <Property Name="MousePassThroughEnabled" Value="True" />
        <Window Type="DefaultWindow" Name="TopFrame" >
            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
            <Property Name="UnifiedAreaRect" Value="{{1,-390},{0,0},{1,0},{0,768}}" />
            <Property Name="MousePassThroughEnabled" Value="True" />
            <Window Type="GuiLook/StaticImage" Name="SlotGlow" >
                <Property Name="Image" Value="set:UIIcons image:slotglow" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{0,100},{0,100}}" />
                <Property Name="MousePassThroughEnabled" Value="True" />
            </Window>
            <Window Type="GuiLook/ImageButton" Name="Close" >
                <Property Name="Tooltip" Value="Close" />
                <Property Name="HoverImage" Value="set:GuiLook image:CloseTriangleRightOver" />
                <Property Name="NormalImage" Value="set:GuiLook image:CloseTriangleRight" />
                <Property Name="PushedImage" Value="set:GuiLook image:CloseTriangleRightOver" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,29},{0,200},{0,52},{0,246}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="PaperdollEquip" >
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,130},{0,124},{0,296},{0,316}}" />
            </Window>
            <Window Type="GuiLook/ImageButton" Name="RotateLeft" >
                <Property Name="Tooltip" Value="Rotate Left" />
                <Property Name="HoverImage" Value="set:GuiLook image:RotateLeftOver" />
                <Property Name="NormalImage" Value="set:GuiLook image:RotateLeft" />
                <Property Name="PushedImage" Value="set:GuiLook image:RotateLeftOver" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,155},{0,293},{0,170},{0,314}}" />
            </Window>
            <Window Type="GuiLook/ImageButton" Name="RotateRight" >
                <Property Name="Tooltip" Value="Rotate Right" />
                <Property Name="HoverImage" Value="set:GuiLook image:RotateRightOver" />
                <Property Name="NormalImage" Value="set:GuiLook image:RotateRight" />
                <Property Name="PushedImage" Value="set:GuiLook image:RotateRightOver" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,243},{0,293},{0,258},{0,314}}" />
            </Window>
            <Window Type="GuiLook/WeaponSwitch" Name="WeaponSwitch" >
                <Property Name="Tooltip" Value="Switch active weapon set |cFF5e88ff(Press W)|u" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,167},{0,321},{0,243},{0,397}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipLeftHand" >
                <Property Name="Image" Value="set:UIIcons image:iconweapon" />
                <Property Name="Tooltip" Value="Place weapon here (Right Hand)" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,65},{0,309},{0,117},{0,387}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipRightHand" >
                <Property Name="Image" Value="set:UIIcons image:iconweapon" />
                <Property Name="Tooltip" Value="Place weapon or shield here (Left Hand)" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,300},{0,309},{0,352},{0,387}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipGloves" >
                <Property Name="Image" Value="set:UIIcons image:icongloves" />
                <Property Name="Tooltip" Value="Place gloves here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,71},{0,225},{0,111},{0,286}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipChest" >
                <Property Name="Image" Value="set:UIIcons image:iconchest" />
                <Property Name="Tooltip" Value="Place chest armor here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,71},{0,150},{0,111},{0,211}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipShoulder" >
                <Property Name="Image" Value="set:UIIcons image:iconshoulder" />
                <Property Name="Tooltip" Value="Place shoulder armor here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,306},{0,75},{0,346},{0,136}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipBoots" >
                <Property Name="Image" Value="set:UIIcons image:iconboots" />
                <Property Name="Tooltip" Value="Place boots here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,306},{0,225},{0,346},{0,286}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipBelt" >
                <Property Name="Image" Value="set:UIIcons image:iconbelt" />
                <Property Name="Tooltip" Value="Place belt here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,306},{0,150},{0,346},{0,211}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipRing1" >
                <Property Name="Image" Value="set:UIIcons image:iconring" />
                <Property Name="Tooltip" >Place ring here
(right hand)</Property>
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,148},{0,77},{0,180},{0,125}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipRing2" >
                <Property Name="Image" Value="set:UIIcons image:iconring" />
                <Property Name="Tooltip" >Place ring here
(left hand)</Property>
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,236},{0,77},{0,268},{0,125}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipAmulet" >
                <Property Name="Image" Value="set:UIIcons image:iconamulet" />
                <Property Name="Tooltip" Value="Place amulet here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,192},{0,77},{0,224},{0,125}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="EquipHelm" >
                <Property Name="Image" Value="set:UIIcons image:iconhelm" />
                <Property Name="Tooltip" Value="Place helmet here" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,71},{0,75},{0,111},{0,136}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="Spell1" >
                <Property Name="Tooltip" Value="Spell Slot" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,110},{0,400},{0,148},{0,438}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="Spell2" >
                <Property Name="Tooltip" Value="Spell Slot" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,162},{0,400},{0,200},{0,438}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="Spell3" >
                <Property Name="Tooltip" Value="Spell Slot" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,214},{0,400},{0,252},{0,438}}" />
            </Window>
            <Window Type="GuiLook/StaticImage" Name="Spell4" >
                <Property Name="Tooltip" Value="Spell Slot" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,266},{0,400},{0,304},{0,438}}" />
            </Window>
        </Window>
        <Window Type="DefaultWindow" Name="BottomFrame" >
            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
            <Property Name="UnifiedAreaRect" Value="{{1,-390},{0,0},{1,0},{0,768}}" />
            <Property Name="MousePassThroughEnabled" Value="True" />
            <Window Type="GuiLook/RadioButton" Name="TabBackpack" >
                <Property Name="onClick" Value="guiSelect1" />
                <Property Name="Selected" Value="True" />
                <Property Name="HoverImage" Value="set:ui2 image:StandardTabLit" />
                <Property Name="SelectedImage" Value="set:ui2 image:StandardTab" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,67},{0,475},{0,166},{0,503}}" />
                <Property Name="UnselectedImage" Value="set:ui2 image:StandardTabInactive" />
            </Window>
            <Window Type="GuiLook/RadioButton" Name="TabSpell" >
                <Property Name="ID" Value="1" />
                <Property Name="onClick" Value="guiSelect2" />
                <Property Name="HoverImage" Value="set:ui2 image:StandardTabLit" />
                <Property Name="SelectedImage" Value="set:ui2 image:StandardTab" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,167},{0,475},{0,266},{0,503}}" />
                <Property Name="UnselectedImage" Value="set:ui2 image:StandardTabInactive" />
            </Window>
            <Window Type="GuiLook/RadioButton" Name="TabFish" >
                <Property Name="ID" Value="2" />
                <Property Name="onClick" Value="guiSelect3" />
                <Property Name="HoverImage" Value="set:ui2 image:StandardTabLit" />
                <Property Name="SelectedImage" Value="set:ui2 image:StandardTab" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,267},{0,475},{0,366},{0,503}}" />
                <Property Name="UnselectedImage" Value="set:ui2 image:StandardTabInactive" />
            </Window>
            <Window Type="GuiLook/StaticText" Name="EQText" >
                <Property Name="Font" Value="Serif" />
                <Property Name="Text" Value="Equipment" />
                <Property Name="AlwaysOnTop" Value="True" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,65},{0,477},{0,164},{0,505}}" />
                <Property Name="HorzTextFormatting" Value="CentreAligned" />
                <Property Name="WantsMultiClickEvents" Value="False" />
                <Property Name="MousePassThroughEnabled" Value="True" />
            </Window>
            <Window Type="GuiLook/StaticText" Name="SpellText" >
                <Property Name="Font" Value="Serif" />
                <Property Name="Text" Value="Spells" />
                <Property Name="AlwaysOnTop" Value="True" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,165},{0,477},{0,264},{0,505}}" />
                <Property Name="HorzTextFormatting" Value="CentreAligned" />
                <Property Name="WantsMultiClickEvents" Value="False" />
                <Property Name="MousePassThroughEnabled" Value="True" />
            </Window>
            <Window Type="GuiLook/StaticText" Name="FishText" >
                <Property Name="Font" Value="Serif" />
                <Property Name="Text" Value="Fish" />
                <Property Name="AlwaysOnTop" Value="True" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,265},{0,477},{0,364},{0,505}}" />
                <Property Name="HorzTextFormatting" Value="CentreAligned" />
                <Property Name="WantsMultiClickEvents" Value="False" />
                <Property Name="MousePassThroughEnabled" Value="True" />
            </Window>
            <Window Type="DefaultWindow" Name="SlotsEquipment" >
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" />
                <Property Name="MousePassThroughEnabled" Value="True" />
                <Window Type="GuiLook/StaticImage" Name="Slot1" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,511},{0,110},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot2" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,511},{0,150},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot3" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,511},{0,190},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot4" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,511},{0,230},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot5" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,511},{0,270},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot6" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,511},{0,310},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot7" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,511},{0,350},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot8" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,565},{0,110},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot9" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,565},{0,150},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot10" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,565},{0,190},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot11" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,565},{0,230},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot12" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,565},{0,270},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot13" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,565},{0,310},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot14" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,565},{0,350},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot15" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,623},{0,110},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot16" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,623},{0,150},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot17" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,623},{0,190},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot18" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,623},{0,230},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot19" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,623},{0,270},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot20" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,623},{0,310},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot21" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,623},{0,350},{0,671}}" />
                </Window>
            </Window>
            <Window Type="DefaultWindow" Name="SlotsSpells" >
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" />
                <Property Name="MousePassThroughEnabled" Value="True" />
                <Window Type="GuiLook/StaticImage" Name="Slot22" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,511},{0,110},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot23" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,511},{0,150},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot24" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,511},{0,190},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot25" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,511},{0,230},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot26" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,511},{0,270},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot27" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,511},{0,310},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot28" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,511},{0,350},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot29" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,565},{0,110},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot30" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,565},{0,150},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot31" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,565},{0,190},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot32" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,565},{0,230},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot33" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,565},{0,270},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot34" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,565},{0,310},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot35" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,565},{0,350},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot36" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,623},{0,110},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot37" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,623},{0,150},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot38" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,623},{0,190},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot39" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,623},{0,230},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot40" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,623},{0,270},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot41" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,623},{0,310},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot42" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,623},{0,350},{0,671}}" />
                </Window>
            </Window>
            <Window Type="DefaultWindow" Name="SlotsFish" >
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,0},{0,0},{1,0},{1,0}}" />
                <Property Name="MousePassThroughEnabled" Value="True" />
                <Window Type="GuiLook/StaticImage" Name="Slot43" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,511},{0,110},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot44" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,511},{0,150},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot45" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,511},{0,190},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot46" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,511},{0,230},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot47" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,511},{0,270},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot48" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,511},{0,310},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot49" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,511},{0,350},{0,559}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot50" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,565},{0,110},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot51" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,565},{0,150},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot52" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,565},{0,190},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot53" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,565},{0,230},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot54" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,565},{0,270},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot55" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,565},{0,310},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot56" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,565},{0,350},{0,613}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot57" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,78},{0,623},{0,110},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot58" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,118},{0,623},{0,150},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot59" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,158},{0,623},{0,190},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot60" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,198},{0,623},{0,230},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot61" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,238},{0,623},{0,270},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot62" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,278},{0,623},{0,310},{0,671}}" />
                </Window>
                <Window Type="GuiLook/StaticImage" Name="Slot63" >
                    <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                    <Property Name="UnifiedAreaRect" Value="{{0,318},{0,623},{0,350},{0,671}}" />
                </Window>
            </Window>
            <Window Type="GuiLook/StaticText" Name="Money" >
                <Property Name="Font" Value="Serif" />
                <Property Name="Text" Value="0" />
                <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
                <Property Name="UnifiedAreaRect" Value="{{0,150},{0,682},{0,255},{0,700}}" />
                <Property Name="WantsMultiClickEvents" Value="False" />
            </Window>
        </Window>
        <Window Type="GuiLook/StaticImage" Name="DragSlot" >
            <Property Name="Image" Value="set:UIIcons image:iconweapon" />
            <Property Name="Tooltip" Value="Place weapon here (Right Hand)" />
            <Property Name="UnifiedMaxSize" Value="{{1,0},{1,0}}" />
            <Property Name="UnifiedAreaRect" Value="{{0.05,65},{0.05,309},{0.05,117},{0.05,387}}" />
        </Window>
    </Window>
</GUILayout>


CEGUI 1024-768.log

Code: Select all

12/06/2012 11:16:38 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
12/06/2012 11:16:38 (Std)    +                     Crazy Eddie's GUI System - Event log                    +
12/06/2012 11:16:38 (Std)    +                          (http://www.cegui.org.uk/)                         +
12/06/2012 11:16:38 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

12/06/2012 11:16:38 (Std)    CEGUI::Logger singleton created. (031F6E28)
12/06/2012 11:16:38 (Std)    
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    * Important:                                                                   *
12/06/2012 11:16:38 (Std)    *     To get support at the CEGUI forums, you must post _at least_ the section *
12/06/2012 11:16:38 (Std)    *     of this log file indicated below.  Failure to do this will result in no  *
12/06/2012 11:16:38 (Std)    *     support being given; please do not waste our time.                       *
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM       -------- *
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    ---- Version 0.7.6 (Build: Apr 24 2012 Debug Microsoft Windows MSVC++ 10.0 32 bit) ----
12/06/2012 11:16:38 (Std)    ---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
12/06/2012 11:16:38 (Std)    ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
12/06/2012 11:16:38 (Std)    ---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
12/06/2012 11:16:38 (Std)    ---- Scripting module is: None ----
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM         -------- *
12/06/2012 11:16:38 (Std)    ********************************************************************************
12/06/2012 11:16:38 (Std)    
12/06/2012 11:16:38 (Std)    ---- Begining CEGUI System initialisation ----
12/06/2012 11:16:38 (Std)    CEGUI::ImagesetManager singleton created (031A53D0)
12/06/2012 11:16:38 (Std)    CEGUI::FontManager singleton created. (031CCF48)
12/06/2012 11:16:38 (Std)    CEGUI::WindowFactoryManager singleton created
12/06/2012 11:16:38 (Std)    CEGUI::WindowManager singleton created (031F57E8)
12/06/2012 11:16:38 (Std)    CEGUI::SchemeManager singleton created. (031A5F48)
12/06/2012 11:16:38 (Std)    CEGUI::MouseCursor singleton created. (031F2610)
12/06/2012 11:16:38 (Std)    CEGUI::GlobalEventSet singleton created. (031FA140)
12/06/2012 11:16:38 (Std)    CEGUI::AnimationManager singleton created (031C5570)
12/06/2012 11:16:38 (Std)    CEGUI::WidgetLookManager singleton created. (032120E8)
12/06/2012 11:16:38 (Std)    CEGUI::WindowRendererManager singleton created (031F5968)
12/06/2012 11:16:38 (Std)    CEGUI::RenderEffectManager singleton created (031F2C88)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'DefaultWindow' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'DefaultWindow' windows added. (031F44B0)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'DragContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'DragContainer' windows added. (031F4718)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'ScrolledContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'ScrolledContainer' windows added. (031F48D8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'ClippedContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'ClippedContainer' windows added. (031F4A98)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Checkbox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Checkbox' windows added. (031F71F8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/PushButton' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/PushButton' windows added. (031F73B8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/RadioButton' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/RadioButton' windows added. (031F7578)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Combobox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Combobox' windows added. (031F7738)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ComboDropList' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ComboDropList' windows added. (031F7998)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Editbox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Editbox' windows added. (031F7B58)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/FrameWindow' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/FrameWindow' windows added. (031F7D18)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ItemEntry' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ItemEntry' windows added. (031F7ED8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Listbox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Listbox' windows added. (031F8098)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ListHeader' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ListHeader' windows added. (031F8258)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (031F8418)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Menubar' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Menubar' windows added. (031D7038)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/PopupMenu' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/PopupMenu' windows added. (031D71F8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/MenuItem' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/MenuItem' windows added. (031D73B8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/MultiColumnList' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/MultiColumnList' windows added. (031D7578)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (031D7738)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ProgressBar' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ProgressBar' windows added. (031D78F8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ScrollablePane' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ScrollablePane' windows added. (031D7AB8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Scrollbar' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Scrollbar' windows added. (031D7C78)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Slider' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Slider' windows added. (031D7E38)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Spinner' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Spinner' windows added. (031D7FF8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/TabButton' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/TabButton' windows added. (031D81B8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/TabControl' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/TabControl' windows added. (031D8378)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Thumb' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Thumb' windows added. (031D8538)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Titlebar' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Titlebar' windows added. (031D86F8)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Tooltip' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Tooltip' windows added. (031D89A0)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/ItemListbox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/ItemListbox' windows added. (031CD230)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/GroupBox' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/GroupBox' windows added. (031CD3F0)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'CEGUI/Tree' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'CEGUI/Tree' windows added. (031CD5B0)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'HorizontalLayoutContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'HorizontalLayoutContainer' windows added. (031CD770)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'VerticalLayoutContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'VerticalLayoutContainer' windows added. (031CD930)
12/06/2012 11:16:38 (Std)    Created WindowFactory for 'GridLayoutContainer' windows.
12/06/2012 11:16:38 (Std)    WindowFactory for 'GridLayoutContainer' windows added. (031CDAF0)
12/06/2012 11:16:38 (Std)    Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
12/06/2012 11:16:38 (Std)    CEGUI::System singleton created. (031BF100)
12/06/2012 11:16:38 (Std)    ---- CEGUI System initialisation completed ----
12/06/2012 11:16:38 (Std)    
12/06/2012 11:16:38 (Std)    Started creation of Scheme from XML specification:
12/06/2012 11:16:38 (Std)    ---- CEGUI GUIScheme name: GuiLook
12/06/2012 11:16:38 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:38 (Std)    ---- CEGUI Imageset name: GuiLook
12/06/2012 11:16:38 (Std)    ---- Source texture file: ui1.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: UIIcons
12/06/2012 11:16:39 (Std)    ---- Source texture file: uiicons.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: ui2
12/06/2012 11:16:39 (Std)    ---- Source texture file: ui2.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: itemicons3
12/06/2012 11:16:39 (Std)    ---- Source texture file: itemicons3.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: itemicons8
12/06/2012 11:16:39 (Std)    ---- Source texture file: itemicons8.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: Loading
12/06/2012 11:16:39 (Std)    ---- Source texture file: loading.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: Logo
12/06/2012 11:16:39 (Std)    ---- Source texture file: logo.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI Imageset name: StatsMenu_UI
12/06/2012 11:16:39 (Std)    ---- Source texture file: statmenu_ui.png in resource group: (Default)
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: Serif
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 11
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: SerifBig
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 16
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: SerifHuge
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 32
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: SerifSmall
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 8
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: FrizQuadrata
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 11
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: FrizQuadrataSmall
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 6
12/06/2012 11:16:39 (Std)    Started creation of Font from XML specification:
12/06/2012 11:16:39 (Std)    ---- CEGUI font name: FrizQuadrataBig
12/06/2012 11:16:39 (Std)    ----       Font type: FreeType
12/06/2012 11:16:39 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:16:39 (Std)    ---- Real point size: 15
12/06/2012 11:16:39 (Std)    ===== Falagard 'root' element: look and feel parsing begins =====
12/06/2012 11:16:39 (Std)    ===== Look and feel parsing completed =====
12/06/2012 11:16:39 (Std)    No window renderer factories specified for module 'CEGUIFalagardWRBase' - adding all available factories...
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Button' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Button' added. (0E8B1700)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Default' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Default' added. (0E89AED8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Editbox' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Editbox' added. (0E8B8CC0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/FrameWindow' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/FrameWindow' added. (0DB345B8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ItemEntry' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ItemEntry' added. (0DB34CD8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ListHeader' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ListHeader' added. (0DB26AD8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ListHeaderSegment' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ListHeaderSegment' added. (0E89E4B8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Listbox' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Listbox' added. (0E883FE8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Menubar' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Menubar' added. (0E8EDA88)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/MenuItem' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/MenuItem' added. (0E8E2CD0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/MultiColumnList' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/MultiColumnList' added. (0DADF1A0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/MultiLineEditbox' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/MultiLineEditbox' added. (0E8C0FE0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/PopupMenu' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/PopupMenu' added. (0E8999F0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ProgressBar' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ProgressBar' added. (0E8E21B8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ScrollablePane' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ScrollablePane' added. (0E8E2378)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Scrollbar' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Scrollbar' added. (0E8CDA68)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Slider' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Slider' added. (0E8CDC28)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Static' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Static' added. (0DA71410)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/StaticImage' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/StaticImage' added. (0DA715D0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/StaticText' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/StaticText' added. (0DA74320)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/SystemButton' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/SystemButton' added. (0DA744E0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/TabButton' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/TabButton' added. (0E8CE2C0)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/TabControl' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/TabControl' added. (0E8CE480)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Titlebar' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Titlebar' added. (0E8DA918)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ToggleButton' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ToggleButton' added. (0E8DAAD8)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Tooltip' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Tooltip' added. (0E8DAC98)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/ItemListbox' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/ItemListbox' added. (0E900A18)
12/06/2012 11:16:39 (Std)    Created WindowRendererFactory for 'Falagard/Tree' WindowRenderers.
12/06/2012 11:16:39 (Std)    WindowRendererFactory 'Falagard/Tree' added. (0E900BD8)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Button' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/Button' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/CloseButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Checkbox' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/Checkbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/ImageButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StandardButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/StandardButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StandardButtonSmall' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/StandardButtonSmall' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/RadioButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Falagard/FrameWindow' Look'N'Feel 'GuiLook/FrameWindow' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Falagard/Titlebar' Look'N'Feel 'GuiLook/Titlebar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/SystemButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/SystemButton' Look'N'Feel 'GuiLook/Button' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'GuiLook/Editbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Falagard/MultiLineEditbox' Look'N'Feel 'GuiLook/MultiLineEditbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/MultiLineTextbox' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' Look'N'Feel 'GuiLook/MultiLineTextbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Falagard/Menubar' Look'N'Feel 'GuiLook/Menubar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Falagard/PopupMenu' Look'N'Feel 'GuiLook/PopupMenu' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Falagard/MenuItem' Look'N'Feel 'GuiLook/MenuItem' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/AlternateProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/AltProgressBar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/ProgressBar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/VUMeter' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/VUMeter' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/VerticalScrollbar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/HorizontalScrollbar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/VerticalScrollbarThumb' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/HorizontalScrollbarThumb' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/LargeVerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/LargeVerticalScrollbar' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/LargeVerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/LargeVerticalScrollbarThumb' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Falagard/TabButton' Look'N'Feel 'GuiLook/TabButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Falagard/TabControl' Look'N'Feel 'GuiLook/TabControl' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/TabContentPane' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/TabButtonPane' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Falagard/Listbox' Look'N'Feel 'GuiLook/ComboDropList' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ComboEditbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'GuiLook/ComboEditbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/Combobox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Falagard/Listbox' Look'N'Feel 'GuiLook/Listbox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Falagard/ListHeader' Look'N'Feel 'GuiLook/ListHeader' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Falagard/ListHeaderSegment' Look'N'Feel 'GuiLook/ListHeaderSegment' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Falagard/MultiColumnList' Look'N'Feel 'GuiLook/MultiColumnList' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Slider' using base type 'CEGUI/Slider', window renderer 'Falagard/Slider' Look'N'Feel 'GuiLook/Slider' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/SliderThumb' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Falagard/ScrollablePane' Look'N'Feel 'GuiLook/ScrollablePane' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/Spinner' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Falagard/Tooltip' Look'N'Feel 'GuiLook/Tooltip' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StaticImage' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'GuiLook/StaticImage' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StaticText' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/StaticText' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StaticTextOutline' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/StaticTextOutline' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/StaticTextBox' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' Look'N'Feel 'GuiLook/StaticTextBox' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ItemText' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemText' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/CharacterSlot' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/CharacterSlot' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/CharacterSlotHighlight' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/CharacterSlotHighlight' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ItemTooltip' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemTooltip' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/ItemTooltip2' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemTooltip2' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/FishingButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/FishingButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/PetFeedButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/PetFeedButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/QuestRadioButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/QuestRadioButton' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/WeaponSwitch' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/WeaponSwitch' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/CloseTriangleLeft' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseTriangleLeft' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/CloseTriangleRight' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseTriangleRight' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:39 (Std)    Creating falagard mapping for type 'GuiLook/RadioTab' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/RadioTab' and RenderEffect ''. (0032CAD0)
12/06/2012 11:16:40 (Std)    ---- Successfully completed loading of GUI layout from 'bottomhud.layout' ----
12/06/2012 11:16:41 (Std)    ---- Successfully completed loading of GUI layout from 'statsmenu.layout' ----
12/06/2012 11:16:41 (Std)    ---- Successfully completed loading of GUI layout from 'inventorymenu.layout' ----
12/06/2012 11:16:41 (Std)    Display resize: w=1024 h=768
12/06/2012 11:16:42 (Std)    Attempting to create Imageset 'SerifSmall_auto_glyph_images_ ' with texture only.
12/06/2012 11:16:42 (Std)    Attempting to create Imageset 'Serif_auto_glyph_images_ ' with texture only.


CEGUI 800-600.log

Code: Select all

12/06/2012 11:12:26 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
12/06/2012 11:12:26 (Std)    +                     Crazy Eddie's GUI System - Event log                    +
12/06/2012 11:12:26 (Std)    +                          (http://www.cegui.org.uk/)                         +
12/06/2012 11:12:26 (Std)    +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+

12/06/2012 11:12:26 (Std)    CEGUI::Logger singleton created. (0308CC30)
12/06/2012 11:12:26 (Std)    
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    * Important:                                                                   *
12/06/2012 11:12:26 (Std)    *     To get support at the CEGUI forums, you must post _at least_ the section *
12/06/2012 11:12:26 (Std)    *     of this log file indicated below.  Failure to do this will result in no  *
12/06/2012 11:12:26 (Std)    *     support being given; please do not waste our time.                       *
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    * -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM       -------- *
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    ---- Version 0.7.6 (Build: Apr 24 2012 Debug Microsoft Windows MSVC++ 10.0 32 bit) ----
12/06/2012 11:12:26 (Std)    ---- Renderer module is: CEGUI::OgreRenderer - Official OGRE based 2nd generation renderer module. ----
12/06/2012 11:12:26 (Std)    ---- XML Parser module is: CEGUI::ExpatParser - Official expat based parser module for CEGUI ----
12/06/2012 11:12:26 (Std)    ---- Image Codec module is: OgreImageCodec - Integrated ImageCodec using the Ogre engine. ----
12/06/2012 11:12:26 (Std)    ---- Scripting module is: None ----
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    * -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM         -------- *
12/06/2012 11:12:26 (Std)    ********************************************************************************
12/06/2012 11:12:26 (Std)    
12/06/2012 11:12:26 (Std)    ---- Begining CEGUI System initialisation ----
12/06/2012 11:12:26 (Std)    CEGUI::ImagesetManager singleton created (03048C10)
12/06/2012 11:12:26 (Std)    CEGUI::FontManager singleton created. (03076DE0)
12/06/2012 11:12:26 (Std)    CEGUI::WindowFactoryManager singleton created
12/06/2012 11:12:26 (Std)    CEGUI::WindowManager singleton created (0308CDD8)
12/06/2012 11:12:26 (Std)    CEGUI::SchemeManager singleton created. (03058518)
12/06/2012 11:12:26 (Std)    CEGUI::MouseCursor singleton created. (03072640)
12/06/2012 11:12:26 (Std)    CEGUI::GlobalEventSet singleton created. (03057FE8)
12/06/2012 11:12:26 (Std)    CEGUI::AnimationManager singleton created (0303F7C8)
12/06/2012 11:12:26 (Std)    CEGUI::WidgetLookManager singleton created. (0308D950)
12/06/2012 11:12:26 (Std)    CEGUI::WindowRendererManager singleton created (0308DA88)
12/06/2012 11:12:26 (Std)    CEGUI::RenderEffectManager singleton created (0308DFC8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'DefaultWindow' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'DefaultWindow' windows added. (03073DE8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'DragContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'DragContainer' windows added. (03074090)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'ScrolledContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'ScrolledContainer' windows added. (03074298)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'ClippedContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'ClippedContainer' windows added. (03074A38)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Checkbox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Checkbox' windows added. (03074628)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/PushButton' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/PushButton' windows added. (03076FE0)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/RadioButton' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/RadioButton' windows added. (030770B8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Combobox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Combobox' windows added. (03077278)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ComboDropList' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ComboDropList' windows added. (03077438)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Editbox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Editbox' windows added. (030775F8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/FrameWindow' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/FrameWindow' windows added. (03077828)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ItemEntry' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ItemEntry' windows added. (030779E8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Listbox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Listbox' windows added. (03077BA8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ListHeader' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ListHeader' windows added. (03078250)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (03077D68)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Menubar' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Menubar' windows added. (03077FF8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/PopupMenu' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/PopupMenu' windows added. (03091068)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/MenuItem' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/MenuItem' windows added. (03091228)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/MultiColumnList' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/MultiColumnList' windows added. (030913E8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (030915A8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ProgressBar' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ProgressBar' windows added. (03091768)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ScrollablePane' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ScrollablePane' windows added. (03091928)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Scrollbar' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Scrollbar' windows added. (03091AE8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Slider' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Slider' windows added. (03091CA8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Spinner' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Spinner' windows added. (03091E68)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/TabButton' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/TabButton' windows added. (03092028)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/TabControl' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/TabControl' windows added. (030921E8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Thumb' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Thumb' windows added. (030923A8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Titlebar' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Titlebar' windows added. (03092568)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Tooltip' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Tooltip' windows added. (0304D1D8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/ItemListbox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/ItemListbox' windows added. (0304D398)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/GroupBox' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/GroupBox' windows added. (0304D558)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'CEGUI/Tree' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'CEGUI/Tree' windows added. (0304D718)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'HorizontalLayoutContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'HorizontalLayoutContainer' windows added. (0304D8D8)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'VerticalLayoutContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'VerticalLayoutContainer' windows added. (0304DA98)
12/06/2012 11:12:26 (Std)    Created WindowFactory for 'GridLayoutContainer' windows.
12/06/2012 11:12:26 (Std)    WindowFactory for 'GridLayoutContainer' windows added. (0304DC58)
12/06/2012 11:12:26 (Std)    Window type alias named 'DefaultGUISheet' added for window type 'DefaultWindow'.
12/06/2012 11:12:26 (Std)    CEGUI::System singleton created. (03026588)
12/06/2012 11:12:26 (Std)    ---- CEGUI System initialisation completed ----
12/06/2012 11:12:26 (Std)    
12/06/2012 11:12:26 (Std)    Started creation of Scheme from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI GUIScheme name: GuiLook
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: GuiLook
12/06/2012 11:12:26 (Std)    ---- Source texture file: ui1.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: UIIcons
12/06/2012 11:12:26 (Std)    ---- Source texture file: uiicons.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: ui2
12/06/2012 11:12:26 (Std)    ---- Source texture file: ui2.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: itemicons3
12/06/2012 11:12:26 (Std)    ---- Source texture file: itemicons3.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: itemicons8
12/06/2012 11:12:26 (Std)    ---- Source texture file: itemicons8.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: Loading
12/06/2012 11:12:26 (Std)    ---- Source texture file: loading.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: Logo
12/06/2012 11:12:26 (Std)    ---- Source texture file: logo.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Imageset from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI Imageset name: StatsMenu_UI
12/06/2012 11:12:26 (Std)    ---- Source texture file: statmenu_ui.png in resource group: (Default)
12/06/2012 11:12:26 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI font name: Serif
12/06/2012 11:12:26 (Std)    ----       Font type: FreeType
12/06/2012 11:12:26 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:12:26 (Std)    ---- Real point size: 11
12/06/2012 11:12:26 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI font name: SerifBig
12/06/2012 11:12:26 (Std)    ----       Font type: FreeType
12/06/2012 11:12:26 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:12:26 (Std)    ---- Real point size: 16
12/06/2012 11:12:26 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:26 (Std)    ---- CEGUI font name: SerifHuge
12/06/2012 11:12:26 (Std)    ----       Font type: FreeType
12/06/2012 11:12:26 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:12:26 (Std)    ---- Real point size: 32
12/06/2012 11:12:27 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:27 (Std)    ---- CEGUI font name: SerifSmall
12/06/2012 11:12:27 (Std)    ----       Font type: FreeType
12/06/2012 11:12:27 (Std)    ----     Source file: BRLNSDB.TTF in resource group: (Default)
12/06/2012 11:12:27 (Std)    ---- Real point size: 8
12/06/2012 11:12:27 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:27 (Std)    ---- CEGUI font name: FrizQuadrata
12/06/2012 11:12:27 (Std)    ----       Font type: FreeType
12/06/2012 11:12:27 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:12:27 (Std)    ---- Real point size: 11
12/06/2012 11:12:27 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:27 (Std)    ---- CEGUI font name: FrizQuadrataSmall
12/06/2012 11:12:27 (Std)    ----       Font type: FreeType
12/06/2012 11:12:27 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:12:27 (Std)    ---- Real point size: 6
12/06/2012 11:12:27 (Std)    Started creation of Font from XML specification:
12/06/2012 11:12:27 (Std)    ---- CEGUI font name: FrizQuadrataBig
12/06/2012 11:12:27 (Std)    ----       Font type: FreeType
12/06/2012 11:12:27 (Std)    ----     Source file: Torchlight Regular.TTF in resource group: (Default)
12/06/2012 11:12:27 (Std)    ---- Real point size: 15
12/06/2012 11:12:27 (Std)    ===== Falagard 'root' element: look and feel parsing begins =====
12/06/2012 11:12:27 (Std)    ===== Look and feel parsing completed =====
12/06/2012 11:12:27 (Std)    No window renderer factories specified for module 'CEGUIFalagardWRBase' - adding all available factories...
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Button' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Button' added. (0BD0BF10)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Default' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Default' added. (0CB92930)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Editbox' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Editbox' added. (0CB66B28)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/FrameWindow' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/FrameWindow' added. (0CB6F0A8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ItemEntry' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ItemEntry' added. (0CB6F1E0)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ListHeader' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ListHeader' added. (0BC67EA0)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ListHeaderSegment' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ListHeaderSegment' added. (0CB4CFF8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Listbox' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Listbox' added. (0BD0BB70)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Menubar' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Menubar' added. (0BCAF5B0)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/MenuItem' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/MenuItem' added. (0CB679B8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/MultiColumnList' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/MultiColumnList' added. (0CB49468)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/MultiLineEditbox' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/MultiLineEditbox' added. (0CB342A8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/PopupMenu' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/PopupMenu' added. (0CB68B80)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ProgressBar' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ProgressBar' added. (0BC44E10)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ScrollablePane' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ScrollablePane' added. (0CB884D8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Scrollbar' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Scrollbar' added. (0CBB0DE8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Slider' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Slider' added. (03043758)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Static' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Static' added. (03043918)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/StaticImage' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/StaticImage' added. (03043AD8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/StaticText' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/StaticText' added. (0BD0B690)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/SystemButton' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/SystemButton' added. (0BD0B850)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/TabButton' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/TabButton' added. (0BD0B928)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/TabControl' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/TabControl' added. (03098890)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Titlebar' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Titlebar' added. (03098A50)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ToggleButton' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ToggleButton' added. (0BBFBB18)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Tooltip' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Tooltip' added. (0BBFBCD8)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/ItemListbox' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/ItemListbox' added. (0BBFBE98)
12/06/2012 11:12:27 (Std)    Created WindowRendererFactory for 'Falagard/Tree' WindowRenderers.
12/06/2012 11:12:27 (Std)    WindowRendererFactory 'Falagard/Tree' added. (0CB60E70)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Button' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/Button' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/CloseButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Checkbox' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/Checkbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/ImageButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StandardButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/StandardButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StandardButtonSmall' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/StandardButtonSmall' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/RadioButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Falagard/FrameWindow' Look'N'Feel 'GuiLook/FrameWindow' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Falagard/Titlebar' Look'N'Feel 'GuiLook/Titlebar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/SystemButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/SystemButton' Look'N'Feel 'GuiLook/Button' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'GuiLook/Editbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Falagard/MultiLineEditbox' Look'N'Feel 'GuiLook/MultiLineEditbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/MultiLineTextbox' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' Look'N'Feel 'GuiLook/MultiLineTextbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Falagard/Menubar' Look'N'Feel 'GuiLook/Menubar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Falagard/PopupMenu' Look'N'Feel 'GuiLook/PopupMenu' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Falagard/MenuItem' Look'N'Feel 'GuiLook/MenuItem' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/AlternateProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/AltProgressBar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/ProgressBar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/VUMeter' using base type 'CEGUI/ProgressBar', window renderer 'Falagard/ProgressBar' Look'N'Feel 'GuiLook/VUMeter' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/VerticalScrollbar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/HorizontalScrollbar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/VerticalScrollbarThumb' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/HorizontalScrollbarThumb' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/LargeVerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Falagard/Scrollbar' Look'N'Feel 'GuiLook/LargeVerticalScrollbar' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/LargeVerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/LargeVerticalScrollbarThumb' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Falagard/TabButton' Look'N'Feel 'GuiLook/TabButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Falagard/TabControl' Look'N'Feel 'GuiLook/TabControl' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/TabContentPane' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/TabButtonPane' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Falagard/Listbox' Look'N'Feel 'GuiLook/ComboDropList' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ComboEditbox' using base type 'CEGUI/Editbox', window renderer 'Falagard/Editbox' Look'N'Feel 'GuiLook/ComboEditbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/Combobox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Falagard/Listbox' Look'N'Feel 'GuiLook/Listbox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Falagard/ListHeader' Look'N'Feel 'GuiLook/ListHeader' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Falagard/ListHeaderSegment' Look'N'Feel 'GuiLook/ListHeaderSegment' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Falagard/MultiColumnList' Look'N'Feel 'GuiLook/MultiColumnList' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Slider' using base type 'CEGUI/Slider', window renderer 'Falagard/Slider' Look'N'Feel 'GuiLook/Slider' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/SliderThumb' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Falagard/ScrollablePane' Look'N'Feel 'GuiLook/ScrollablePane' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/Spinner' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Falagard/Tooltip' Look'N'Feel 'GuiLook/Tooltip' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StaticImage' using base type 'DefaultWindow', window renderer 'Falagard/StaticImage' Look'N'Feel 'GuiLook/StaticImage' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StaticText' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/StaticText' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StaticTextOutline' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/StaticTextOutline' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/StaticTextBox' using base type 'DefaultWindow', window renderer 'Falagard/StaticText' Look'N'Feel 'GuiLook/StaticTextBox' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ItemText' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemText' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/CharacterSlot' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/CharacterSlot' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/CharacterSlotHighlight' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/CharacterSlotHighlight' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ItemTooltip' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemTooltip' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/ItemTooltip2' using base type 'DefaultWindow', window renderer 'Falagard/Default' Look'N'Feel 'GuiLook/ItemTooltip2' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/FishingButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/FishingButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/PetFeedButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/PetFeedButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/QuestRadioButton' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/QuestRadioButton' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/WeaponSwitch' using base type 'CEGUI/Checkbox', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/WeaponSwitch' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/CloseTriangleLeft' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseTriangleLeft' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/CloseTriangleRight' using base type 'CEGUI/PushButton', window renderer 'Falagard/Button' Look'N'Feel 'GuiLook/CloseTriangleRight' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:27 (Std)    Creating falagard mapping for type 'GuiLook/RadioTab' using base type 'CEGUI/RadioButton', window renderer 'Falagard/ToggleButton' Look'N'Feel 'GuiLook/RadioTab' and RenderEffect ''. (004FC8A0)
12/06/2012 11:12:28 (Std)    ---- Successfully completed loading of GUI layout from 'bottomhud.layout' ----
12/06/2012 11:12:28 (Std)    ---- Successfully completed loading of GUI layout from 'statsmenu.layout' ----
12/06/2012 11:12:29 (Std)    ---- Successfully completed loading of GUI layout from 'inventorymenu.layout' ----
12/06/2012 11:12:29 (Std)    Display resize: w=800 h=600
12/06/2012 11:12:29 (Std)    Attempting to create Imageset 'SerifSmall_auto_glyph_images_ ' with texture only.
12/06/2012 11:12:29 (Std)    Attempting to create Imageset 'Serif_auto_glyph_images_ ' with texture only.

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Re: Resize/Scale CEGUI on notifyDisplaySizeChanged

Postby CrazyEddie » Tue Jun 12, 2012 12:27

Hi,

I think this is probably related to the fact that some of your content is using absolute pixel offsets and sizes whereas some other parts are using scaled positions and sizes. I'm not 100% sure about that because it's something hard to mentally 'test'.

Just to clarify one thing (in case you think it does something else), the AutoScaled setting is defined as "whether to scale imagery so it appears the same physical size at any resolution. The specified native resolution values indicate the resolution that will result in a one-to-one (i.e. unscaled) mapping from source to destination. At resolutions higher than the native, the imagery will be scaled up to take up more space, and at resolutions lower than the native, the imagery will be scaled down to take up less space." This affects the way the underlying imagery is rendered and does not generally affect the sizing or positioning of windows.

CE.

Henrik
Just popping in
Just popping in
Posts: 5
Joined: Tue May 15, 2012 10:37

Re: Resize/Scale CEGUI on notifyDisplaySizeChanged

Postby Henrik » Tue Jun 12, 2012 12:40

CrazyEddie wrote:Hi,

I think this is probably related to the fact that some of your content is using absolute pixel offsets and sizes whereas some other parts are using scaled positions and sizes. I'm not 100% sure about that because it's something hard to mentally 'test'.

Just to clarify one thing (in case you think it does something else), the AutoScaled setting is defined as "whether to scale imagery so it appears the same physical size at any resolution. The specified native resolution values indicate the resolution that will result in a one-to-one (i.e. unscaled) mapping from source to destination. At resolutions higher than the native, the imagery will be scaled up to take up more space, and at resolutions lower than the native, the imagery will be scaled down to take up less space." This affects the way the underlying imagery is rendered and does not generally affect the sizing or positioning of windows.

CE.


Assuming the absolute pixel offset is where it's at, pretty much know how I wanna solve it now. Thank you for the swift & detailed reply.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 15 guests