Using layout containers in CEED

Forum for support and development discussion regarding the python based unified editor tool for CEGUI, known as CEED.

Moderators: CEGUI MVP, CEGUI Team

Smi
Just popping in
Just popping in
Posts: 2
Joined: Thu Jul 17, 2014 18:52

Using layout containers in CEED

Postby Smi » Fri Jul 18, 2014 17:54

Does CEED support layout containers? They are not mentioned in the user manual at least. I added a HorizontalLayoutContainer and some widgets inside it, but the widgets did not get laid out automatically. Same with VerticalLayoutContainer and GridLayoutContainer.

Here's a picture of the situation: https://i.imgur.com/nwjOJvP.png

I used the win32 installer.

Here's the debug info in case it's useful. There are 30 errors (all of them contain "image not defined"). No warnings.

Code: Select all

********************************************************************************
* -------- START OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
********************************************************************************
---- Version: 0.8.4 (Build: Jul 16 2014 Microsoft Windows MSVC++ Great Scott! 32 bit) ----
---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support enabled via FBO extension. ----
---- XML Parser module is: CEGUI::RapidXMLParser - Official RapidXML based parser module for CEGUI ----
---- Image Codec module is: FreeImageCodec - FreeImage based image codec ----
---- Scripting module is: None ----
********************************************************************************
* -------- END OF ESSENTIAL SECTION TO BE POSTED ON THE FORUM -------- *
********************************************************************************
---- Begining CEGUI System initialisation ----
[CEGUI::ImageManager] Singleton created (0C4874C0)
[CEGUI::ImageManager] Registered Image type: BasicImage
CEGUI::FontManager singleton created. (09FC7D48)
CEGUI::WindowFactoryManager singleton created
CEGUI::WindowManager singleton created (0C5B0FD0)
CEGUI::SchemeManager singleton created. (09FC7EC8)
CEGUI::GlobalEventSet singleton created. (0C4DA9C8)
CEGUI::AnimationManager singleton created (0C5030D0)
CEGUI::WidgetLookManager singleton created. (0C50EFC8)
CEGUI::WindowRendererManager singleton created (0C50EFF8)
CEGUI::RenderEffectManager singleton created (0C4DA8A8)
Created WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DefaultWindow' windows added. (0A040DF8)
Created WindowFactory for 'DragContainer' windows.
WindowFactory for 'DragContainer' windows added. (0A040EA0)
Created WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'ScrolledContainer' windows added. (0A040D50)
Created WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'ClippedContainer' windows added. (0A040FF0)
Created WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/PushButton' windows added. (0A040B58)
Created WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'CEGUI/RadioButton' windows added. (0A040A08)
Created WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/Combobox' windows added. (0A0408B8)
Created WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'CEGUI/ComboDropList' windows added. (0A040618)
Created WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Editbox' windows added. (0A040768)
Created WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/FrameWindow' windows added. (0A040570)
Created WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/ItemEntry' windows added. (0A0406C0)
Created WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Listbox' windows added. (0A040810)
Created WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/ListHeader' windows added. (0A0402D0)
Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (0A040420)
Created WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Menubar' windows added. (0A040228)
Created WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/PopupMenu' windows added. (0A040378)
Created WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/MenuItem' windows added. (0A0404C8)
Created WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows added. (0A03FF88)
Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (0A0400D8)
Created WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/ProgressBar' windows added. (0A03FEE0)
Created WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows added. (0A040030)
Created WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/Scrollbar' windows added. (0A040180)
Created WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Slider' windows added. (0A03FD90)
Created WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Spinner' windows added. (0A03FE38)
Created WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/TabButton' windows added. (0A041728)
Created WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'CEGUI/TabControl' windows added. (0A041920)
Created WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Thumb' windows added. (0A041B18)
Created WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/Titlebar' windows added. (02970A80)
Created WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ToggleButton' windows added. (029709D8)
Created WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'CEGUI/Tooltip' windows added. (02970930)
Created WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ItemListbox' windows added. (029707E0)
Created WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/GroupBox' windows added. (02970738)
Created WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'CEGUI/Tree' windows added. (02970888)
Created WindowFactory for 'LayoutCell' windows.
WindowFactory for 'LayoutCell' windows added. (02970498)
Created WindowFactory for 'HorizontalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows added. (029705E8)
Created WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'VerticalLayoutContainer' windows added. (029703F0)
Created WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'GridLayoutContainer' windows added. (02970540)
CEGUI::System singleton created. (0C517DA0)
---- CEGUI System initialisation completed ----
WindowFactory for 'CEGUI/Tree' windows removed. (02970888)
Deleted WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'LayoutCell' windows removed. (02970498)
Deleted WindowFactory for 'LayoutCell' windows.
WindowFactory for 'CEGUI/Thumb' windows removed. (0A041B18)
Deleted WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Slider' windows removed. (0A03FD90)
Deleted WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Editbox' windows removed. (0A040768)
Deleted WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Listbox' windows removed. (0A040810)
Deleted WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Menubar' windows removed. (0A040228)
Deleted WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Spinner' windows removed. (0A03FE38)
Deleted WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Tooltip' windows removed. (02970930)
Deleted WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'DefaultWindow' windows removed. (0A040DF8)
Deleted WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DragContainer' windows removed. (0A040EA0)
Deleted WindowFactory for 'DragContainer' windows.
WindowFactory for 'CEGUI/Combobox' windows removed. (0A0408B8)
Deleted WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/GroupBox' windows removed. (02970738)
Deleted WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/MenuItem' windows removed. (0A0404C8)
Deleted WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/Titlebar' windows removed. (02970A80)
Deleted WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/ItemEntry' windows removed. (0A0406C0)
Deleted WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/PopupMenu' windows removed. (0A040378)
Deleted WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/Scrollbar' windows removed. (0A040180)
Deleted WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/TabButton' windows removed. (0A041728)
Deleted WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/ListHeader' windows removed. (0A0402D0)
Deleted WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/PushButton' windows removed. (0A040B58)
Deleted WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/TabControl' windows removed. (0A041920)
Deleted WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'ClippedContainer' windows removed. (0A040FF0)
Deleted WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'CEGUI/FrameWindow' windows removed. (0A040570)
Deleted WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/ItemListbox' windows removed. (029707E0)
Deleted WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ProgressBar' windows removed. (0A03FEE0)
Deleted WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/RadioButton' windows removed. (0A040A08)
Deleted WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'ScrolledContainer' windows removed. (0A040D50)
Deleted WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'CEGUI/ToggleButton' windows removed. (029709D8)
Deleted WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ComboDropList' windows removed. (0A040618)
Deleted WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'GridLayoutContainer' windows removed. (02970540)
Deleted WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows removed. (0A040030)
Deleted WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows removed. (0A03FF88)
Deleted WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows removed. (0A0400D8)
Deleted WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows removed. (0A040420)
Deleted WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'VerticalLayoutContainer' windows removed. (029703F0)
Deleted WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows removed. (029705E8)
Deleted WindowFactory for 'HorizontalLayoutContainer' windows.
Created WindowFactory for 'DefaultWindow' windows.
WindowFactory for 'DefaultWindow' windows added. (029705E8)
Created WindowFactory for 'DragContainer' windows.
WindowFactory for 'DragContainer' windows added. (029703F0)
Created WindowFactory for 'ScrolledContainer' windows.
WindowFactory for 'ScrolledContainer' windows added. (02970540)
Created WindowFactory for 'ClippedContainer' windows.
WindowFactory for 'ClippedContainer' windows added. (029709D8)
Created WindowFactory for 'CEGUI/PushButton' windows.
WindowFactory for 'CEGUI/PushButton' windows added. (029707E0)
Created WindowFactory for 'CEGUI/RadioButton' windows.
WindowFactory for 'CEGUI/RadioButton' windows added. (02970A80)
Created WindowFactory for 'CEGUI/Combobox' windows.
WindowFactory for 'CEGUI/Combobox' windows added. (02970738)
Created WindowFactory for 'CEGUI/ComboDropList' windows.
WindowFactory for 'CEGUI/ComboDropList' windows added. (02970930)
Created WindowFactory for 'CEGUI/Editbox' windows.
WindowFactory for 'CEGUI/Editbox' windows added. (02970498)
Created WindowFactory for 'CEGUI/FrameWindow' windows.
WindowFactory for 'CEGUI/FrameWindow' windows added. (02970888)
Created WindowFactory for 'CEGUI/ItemEntry' windows.
WindowFactory for 'CEGUI/ItemEntry' windows added. (02970690)
Created WindowFactory for 'CEGUI/Listbox' windows.
WindowFactory for 'CEGUI/Listbox' windows added. (029701F8)
Created WindowFactory for 'CEGUI/ListHeader' windows.
WindowFactory for 'CEGUI/ListHeader' windows added. (029702A0)
Created WindowFactory for 'CEGUI/ListHeaderSegment' windows.
WindowFactory for 'CEGUI/ListHeaderSegment' windows added. (02970348)
Created WindowFactory for 'CEGUI/Menubar' windows.
WindowFactory for 'CEGUI/Menubar' windows added. (02970150)
Created WindowFactory for 'CEGUI/PopupMenu' windows.
WindowFactory for 'CEGUI/PopupMenu' windows added. (029700A8)
Created WindowFactory for 'CEGUI/MenuItem' windows.
WindowFactory for 'CEGUI/MenuItem' windows added. (0296FE08)
Created WindowFactory for 'CEGUI/MultiColumnList' windows.
WindowFactory for 'CEGUI/MultiColumnList' windows added. (0296FF58)
Created WindowFactory for 'CEGUI/MultiLineEditbox' windows.
WindowFactory for 'CEGUI/MultiLineEditbox' windows added. (0296FEB0)
Created WindowFactory for 'CEGUI/ProgressBar' windows.
WindowFactory for 'CEGUI/ProgressBar' windows added. (0296FD60)
Created WindowFactory for 'CEGUI/ScrollablePane' windows.
WindowFactory for 'CEGUI/ScrollablePane' windows added. (02970000)
Created WindowFactory for 'CEGUI/Scrollbar' windows.
WindowFactory for 'CEGUI/Scrollbar' windows added. (0296FAC0)
Created WindowFactory for 'CEGUI/Slider' windows.
WindowFactory for 'CEGUI/Slider' windows added. (0296FB68)
Created WindowFactory for 'CEGUI/Spinner' windows.
WindowFactory for 'CEGUI/Spinner' windows added. (0296FCB8)
Created WindowFactory for 'CEGUI/TabButton' windows.
WindowFactory for 'CEGUI/TabButton' windows added. (0296FC10)
Created WindowFactory for 'CEGUI/TabControl' windows.
WindowFactory for 'CEGUI/TabControl' windows added. (0A040420)
Created WindowFactory for 'CEGUI/Thumb' windows.
WindowFactory for 'CEGUI/Thumb' windows added. (0A0400D8)
Created WindowFactory for 'CEGUI/Titlebar' windows.
WindowFactory for 'CEGUI/Titlebar' windows added. (0A03FF88)
Created WindowFactory for 'CEGUI/ToggleButton' windows.
WindowFactory for 'CEGUI/ToggleButton' windows added. (0A040030)
Created WindowFactory for 'CEGUI/Tooltip' windows.
WindowFactory for 'CEGUI/Tooltip' windows added. (0A040618)
Created WindowFactory for 'CEGUI/ItemListbox' windows.
WindowFactory for 'CEGUI/ItemListbox' windows added. (0A040D50)
Created WindowFactory for 'CEGUI/GroupBox' windows.
WindowFactory for 'CEGUI/GroupBox' windows added. (0A040A08)
Created WindowFactory for 'CEGUI/Tree' windows.
WindowFactory for 'CEGUI/Tree' windows added. (0A03FEE0)
Created WindowFactory for 'LayoutCell' windows.
WindowFactory for 'LayoutCell' windows added. (0A040570)
Created WindowFactory for 'HorizontalLayoutContainer' windows.
WindowFactory for 'HorizontalLayoutContainer' windows added. (0A040FF0)
Created WindowFactory for 'VerticalLayoutContainer' windows.
WindowFactory for 'VerticalLayoutContainer' windows added. (0A041920)
Created WindowFactory for 'GridLayoutContainer' windows.
WindowFactory for 'GridLayoutContainer' windows added. (0A040B58)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: AlfiskoSkin
Finished creation of GUIScheme 'AlfiskoSkin' via XML file. (09F6CF90)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: AlfiskoSkin
[ImageManager] ---- Source texture file: AlfiskoSkin.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: AlfiskoSkin
[ImageManager] Created image: 'AlfiskoSkin/WindowB' (0C4D4428) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowL' (0C4D3E88) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowR' (0C4D4248) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowT' (0C4D4338) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxB' (0C4D4158) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxL' (0C4D3F78) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxR' (0C4D3D98) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxT' (0C4D4068) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowBL' (0C493FF0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowBR' (0C4940E0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowTL' (0C4941D0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowTR' (0C4942C0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxBL' (0C4943B0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxBR' (0C4944A0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxTL' (0C494590) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxTR' (0C494680) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/MouseMove' (0C48DBE0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/MouseNeSw' (0C48DCD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/NewImage1' (0C48DDC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/MouseArrow' (0C48DEB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowFill' (0C48DFA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/EditboxFill' (0C48E090) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowClipB' (0C48E180) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowClipL' (0C48E270) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowClipR' (0C482FD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/WindowClipT' (0C4830C0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverB' (0C4831B0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverL' (0C4832A0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverR' (0C483390) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverT' (0C483480) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/GenericBrush' (0C483570) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/MouseTextBar' (0C483660) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverBL' (0C546DE0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverBR' (0C546ED0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverTL' (0C546FC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverTR' (0C5470B0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalB' (0C5471A0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalL' (0C547290) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalR' (0C547380) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalT' (0C547470) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedB' (0C4D4798) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedL' (0C4D4888) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedR' (0C4D4978) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedT' (0C4D4A68) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/CheckboxHover' (0C4D4B58) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullB' (0C4D4C48) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullL' (0C4D4D38) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullR' (0C4D4E28) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullT' (09FDAEC8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollUpHover' (09FDAFB8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalBL' (09FDB0A8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalBR' (09FDB198) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalTL' (09FDB288) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalTR' (09FDB378) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedBL' (09FDB468) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedBR' (09FDB558) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedTL' (0A108EC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedTR' (0A108FB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/CheckboxNormal' (0A1090A0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzScrollbarB' (0A109190) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzScrollbarT' (0A109280) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyB' (0A109370) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyL' (0A109460) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyR' (0A109550) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyT' (0A10AA00) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullBL' (0A10AAF0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullBR' (0A10ABE0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullTL' (0A10ACD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullTR' (0A10ADC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressShadow' (0A10AEB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollUpNormal' (0A10AFA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollUpPushed' (0A10B090) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarDummy1' (0A103BC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertScrollbarL' (0A103CB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertScrollbarR' (0A103DA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/CheckboxChecked' (0A103E90) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverB' (0A103F80) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverT' (0A104070) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyBL' (0A104160) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyBR' (0A104250) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyTL' (0C4D5D98) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyTR' (0C4D5E88) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollDownHover' (0C4D5F78) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollLeftHover' (0C4D6068) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveB' (0C4D6158) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveL' (0C4D6248) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveR' (0C4D6338) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveT' (0C4D6428) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverL' (0C5998F8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverR' (0C5999E8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverFill1' (0C599AD8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonHoverFill2' (0C599BC8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderTrackL' (0C599CB8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderTrackR' (0C599DA8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverBL' (0C599E98) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverBR' (0C599F88) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverTL' (0C4C8160) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbHoverTR' (0C4C8250) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalB' (0C4C8340) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalT' (0C4C8430) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedB' (0C4EB360) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedT' (0C4EB450) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbShadowL' (0C4EB540) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbShadowR' (0C4EB630) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressFullFill' (0C4DABE8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/RadioButtonHover' (0C4DACD8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollDownNormal' (0C4DADC8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollDownPushed' (0C4DAEB8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollLeftNormal' (0C487BD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollLeftPushed' (0C487CC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollRightHover' (0C487DB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveBL' (0C487EA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveBR' (0A0DD1A8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveTL' (0A0DD298) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveTR' (0A0DD388) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderTrackB' (0A0DD478) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderTrackT' (0C5C2C18) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverBL' (0C5C2D08) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverBR' (0C5C2DF8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverTL' (0C5C2EE8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbHoverTR' (0C489BD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalL' (0C489CC0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalR' (0C489DB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedL' (0C489EA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedR' (0C4EF018) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbShadowB' (0C4EF108) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbShadowT' (0C4EF1F8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalFill1' (0C4EF2E8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonNormalFill2' (0C518828) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedFill1' (0C518918) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ButtonPushedFill2' (0C518A08) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/CloseButtonNormal' (0C518AF8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/CloseButtonPushed' (0C5C3B28) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderShadowL' (0C5C3C18) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderShadowR' (0C5C3D08) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalBL' (0C5C3DF8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalBR' (0C489FD0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalTL' (0C48A0C0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbNormalTR' (0C48A1B0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedBL' (0C48A2A0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedBR' (0C5C2818) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedTL' (0C5C2908) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzThumbPushedTR' (0C5C29F8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ProgressEmptyFill' (0C5C2AE8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/RadioButtonNormal' (0C402060) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollRightNormal' (0C402150) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/ScrollRightPushed' (0C402240) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveB' (0C402330) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveL' (0C402420) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveR' (0C402510) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveT' (0C402600) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderShadowB' (0C4026F0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderShadowT' (0C4027E0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalBL' (0C4028D0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalBR' (0C4029C0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalTL' (0C402AB0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbNormalTR' (0C402BA0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedBL' (0C402C90) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedBR' (0C402D80) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedTL' (0C402E70) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertThumbPushedTR' (0C632AD8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzScrollbarFill1' (0C632BC8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzScrollbarFill2' (0C632CB8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/RadioButtonChecked' (0C632DA8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveBL' (0C632E98) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveBR' (0C632F88) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveTL' (0C633078) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveTR' (0C633168) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertScrollbarFill1' (0C633258) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertScrollbarFill2' (0C633348) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderTrackFill' (0C633438) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveFill1' (0C633528) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarActiveFill2' (0C633618) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderTrackFill' (0C633708) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderThumbHover' (0C6337F8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderThumbHover' (0C6338E8) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderThumbNormal' (0C595FF0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/HorzSliderThumbPushed' (0C5960E0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveFill1' (0C5961D0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/TitlebarInactiveFill2' (0C5962C0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderThumbNormal' (0C5963B0) of type: BasicImage
[ImageManager] Created image: 'AlfiskoSkin/VertSliderThumbPushed' (0C5964A0) of type: BasicImage
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-12' via XML file. (0C50B9D0)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'AlfiskoSkin/Label'.
---< End of definition for widget look 'AlfiskoSkin/Label'.
---> Start of definition for widget look 'AlfiskoSkin/Button'.
---< End of definition for widget look 'AlfiskoSkin/Button'.
---> Start of definition for widget look 'AlfiskoSkin/ImageButton'.
---< End of definition for widget look 'AlfiskoSkin/ImageButton'.
---> Start of definition for widget look 'AlfiskoSkin/RadioButton'.
---< End of definition for widget look 'AlfiskoSkin/RadioButton'.
---> Start of definition for widget look 'AlfiskoSkin/Checkbox'.
---< End of definition for widget look 'AlfiskoSkin/Checkbox'.
---> Start of definition for widget look 'AlfiskoSkin/Titlebar'.
---< End of definition for widget look 'AlfiskoSkin/Titlebar'.
---> Start of definition for widget look 'AlfiskoSkin/FrameWindow'.
---< End of definition for widget look 'AlfiskoSkin/FrameWindow'.
---> Start of definition for widget look 'AlfiskoSkin/Editbox'.
---< End of definition for widget look 'AlfiskoSkin/Editbox'.
---> Start of definition for widget look 'AlfiskoSkin/HorizontalScrollbarThumb'.
---< End of definition for widget look 'AlfiskoSkin/HorizontalScrollbarThumb'.
---> Start of definition for widget look 'AlfiskoSkin/HorizontalScrollbar'.
---< End of definition for widget look 'AlfiskoSkin/HorizontalScrollbar'.
---> Start of definition for widget look 'AlfiskoSkin/VerticalScrollbarThumb'.
---< End of definition for widget look 'AlfiskoSkin/VerticalScrollbarThumb'.
---> Start of definition for widget look 'AlfiskoSkin/VerticalScrollbar'.
---< End of definition for widget look 'AlfiskoSkin/VerticalScrollbar'.
---> Start of definition for widget look 'AlfiskoSkin/MultiLineEditbox'.
---< End of definition for widget look 'AlfiskoSkin/MultiLineEditbox'.
---> Start of definition for widget look 'AlfiskoSkin/ProgressBar'.
---< End of definition for widget look 'AlfiskoSkin/ProgressBar'.
---> Start of definition for widget look 'AlfiskoSkin/HorizontalSliderThumb'.
---< End of definition for widget look 'AlfiskoSkin/HorizontalSliderThumb'.
---> Start of definition for widget look 'AlfiskoSkin/HorizontalSlider'.
---< End of definition for widget look 'AlfiskoSkin/HorizontalSlider'.
---> Start of definition for widget look 'AlfiskoSkin/VerticalSliderThumb'.
---< End of definition for widget look 'AlfiskoSkin/VerticalSliderThumb'.
---> Start of definition for widget look 'AlfiskoSkin/VerticalSlider'.
---< End of definition for widget look 'AlfiskoSkin/VerticalSlider'.
---> Start of definition for widget look 'AlfiskoSkin/MenuItem'.
---< End of definition for widget look 'AlfiskoSkin/MenuItem'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Created WindowRendererFactory for 'Core/Button' WindowRenderers.
WindowRendererFactory 'Core/Button' added. (09FD42D0)
Created WindowRendererFactory for 'Core/Default' WindowRenderers.
WindowRendererFactory 'Core/Default' added. (09FD4378)
Created WindowRendererFactory for 'Core/Editbox' WindowRenderers.
WindowRendererFactory 'Core/Editbox' added. (09FD4420)
Created WindowRendererFactory for 'Core/FrameWindow' WindowRenderers.
WindowRendererFactory 'Core/FrameWindow' added. (09FD44C8)
Created WindowRendererFactory for 'Core/ItemEntry' WindowRenderers.
WindowRendererFactory 'Core/ItemEntry' added. (09FD4570)
Created WindowRendererFactory for 'Core/ListHeader' WindowRenderers.
WindowRendererFactory 'Core/ListHeader' added. (09FD4618)
Created WindowRendererFactory for 'Core/ListHeaderSegment' WindowRenderers.
WindowRendererFactory 'Core/ListHeaderSegment' added. (09FD46C0)
Created WindowRendererFactory for 'Core/Listbox' WindowRenderers.
WindowRendererFactory 'Core/Listbox' added. (09FD4768)
Created WindowRendererFactory for 'Core/Menubar' WindowRenderers.
WindowRendererFactory 'Core/Menubar' added. (09FD4810)
Created WindowRendererFactory for 'Core/MenuItem' WindowRenderers.
WindowRendererFactory 'Core/MenuItem' added. (09FD48B8)
Created WindowRendererFactory for 'Core/MultiColumnList' WindowRenderers.
WindowRendererFactory 'Core/MultiColumnList' added. (09FD4960)
Created WindowRendererFactory for 'Core/MultiLineEditbox' WindowRenderers.
WindowRendererFactory 'Core/MultiLineEditbox' added. (09FD4A08)
Created WindowRendererFactory for 'Core/PopupMenu' WindowRenderers.
WindowRendererFactory 'Core/PopupMenu' added. (09FD4AB0)
Created WindowRendererFactory for 'Core/ProgressBar' WindowRenderers.
WindowRendererFactory 'Core/ProgressBar' added. (09FD4B58)
Created WindowRendererFactory for 'Core/ScrollablePane' WindowRenderers.
WindowRendererFactory 'Core/ScrollablePane' added. (09FD4C00)
Created WindowRendererFactory for 'Core/Scrollbar' WindowRenderers.
WindowRendererFactory 'Core/Scrollbar' added. (09FDBC78)
Created WindowRendererFactory for 'Core/Slider' WindowRenderers.
WindowRendererFactory 'Core/Slider' added. (09FDBD20)
Created WindowRendererFactory for 'Core/Static' WindowRenderers.
WindowRendererFactory 'Core/Static' added. (09FDBDC8)
Created WindowRendererFactory for 'Core/StaticImage' WindowRenderers.
WindowRendererFactory 'Core/StaticImage' added. (09FDBE70)
Created WindowRendererFactory for 'Core/StaticText' WindowRenderers.
WindowRendererFactory 'Core/StaticText' added. (09FDBF18)
Created WindowRendererFactory for 'Core/TabButton' WindowRenderers.
WindowRendererFactory 'Core/TabButton' added. (09FDBFC0)
Created WindowRendererFactory for 'Core/TabControl' WindowRenderers.
WindowRendererFactory 'Core/TabControl' added. (09FDC068)
Created WindowRendererFactory for 'Core/Titlebar' WindowRenderers.
WindowRendererFactory 'Core/Titlebar' added. (09FDC110)
Created WindowRendererFactory for 'Core/ToggleButton' WindowRenderers.
WindowRendererFactory 'Core/ToggleButton' added. (09FDC1B8)
Created WindowRendererFactory for 'Core/Tooltip' WindowRenderers.
WindowRendererFactory 'Core/Tooltip' added. (09FDC260)
Created WindowRendererFactory for 'Core/ItemListbox' WindowRenderers.
WindowRendererFactory 'Core/ItemListbox' added. (09FDC308)
Created WindowRendererFactory for 'Core/Tree' WindowRenderers.
WindowRendererFactory 'Core/Tree' added. (09FDC3B0)
Creating falagard mapping for type 'AlfiskoSkin/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'AlfiskoSkin/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/Button' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/ImageButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Core/ToggleButton' Look'N'Feel 'AlfiskoSkin/RadioButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/Checkbox' using base type 'CEGUI/ToggleButton', window renderer 'Core/ToggleButton' Look'N'Feel 'AlfiskoSkin/Checkbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'AlfiskoSkin/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'AlfiskoSkin/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'AlfiskoSkin/Editbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/VerticalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'AlfiskoSkin/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/HorizontalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'AlfiskoSkin/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Core/MultiLineEditbox' Look'N'Feel 'AlfiskoSkin/MultiLineEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'AlfiskoSkin/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/HorizontalSliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/HorizontalSliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/HorizontalSlider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'AlfiskoSkin/HorizontalSlider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/VerticalSliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'AlfiskoSkin/VerticalSliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/VerticalSlider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'AlfiskoSkin/VerticalSlider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'AlfiskoSkin/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Core/MenuItem' Look'N'Feel 'AlfiskoSkin/MenuItem' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: GameMenu
Finished creation of GUIScheme 'GameMenu' via XML file. (09F6A890)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: GameMenuImages
[ImageManager] ---- Source texture file: GameMenu.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: GameMenuImages
[ImageManager] Created image: 'GameMenuImages/CenterImageInside' (0C596590) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageOutside1' (0C596680) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageOutside2' (0C596770) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageInside2' (0C596860) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonBG' (0C596950) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonStartLab' (0C596A40) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonBOTH' (0C596B30) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/CenterImageButtonStartButt' (0C596C20) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/MouseCursor' (0C596D10) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/Background' (0C596E00) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/TopBar' (0C5A58A8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBar' (0C5A5998) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonOptionsIcon' (0C5A5A88) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonLoadIcon' (0C5A5B78) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonCharactersIcon' (0C5A5C68) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonQuitIcon' (0C5A5D58) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/ButtonSaveIcon' (0C5A5E48) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBarLeftArrow' (0C5A5F38) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/BotBarRightArrow' (0C5A6028) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeft' (0C5A6118) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeftTop' (0C5A6208) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxLeftBot' (0C5A62F8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxBot' (0C5A63E8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRightTop' (0C5A64D8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRight' (0C5A65C8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxRightBot' (0C5A66B8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxTop' (0C5A78A8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/EditboxMid' (0C5A7998) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/GenericBrush' (0C5A7A88) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/MouseTextBar' (0C5A7B78) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/IconChangeDestination' (0C5A7C68) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/LoginButtonBG' (0C5A7D58) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/SupposedLook' (0C5A7E48) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotOuter' (0C5A7F38) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotInner' (0C5A8028) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotDot' (0C5A8118) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/DotInnest' (0C5A8208) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesOptions' (0C5A82F8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesSave' (0C5A83E8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesLoad' (0C5A84D8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesCharacter' (0C5A85C8) of type: BasicImage
[ImageManager] Created image: 'GameMenuImages/PopupLinesQuit' (0C5A86B8) of type: BasicImage
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-10' via XML file. (0C568CB0)
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-13' via XML file. (0C5A48A8)
Successfully loaded 736 glyphs
Finished creation of Font 'Jura-18' via XML file. (0C5A4B90)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'GameMenu/Editbox'.
---< End of definition for widget look 'GameMenu/Editbox'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'GameMenu/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'GameMenu/Editbox' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: Generic
Finished creation of GUIScheme 'Generic' via XML file. (09F6D090)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'Generic/Label'.
---< End of definition for widget look 'Generic/Label'.
---> Start of definition for widget look 'Generic/Image'.
---< End of definition for widget look 'Generic/Image'.
---> Start of definition for widget look 'Generic/ImageButton'.
---< End of definition for widget look 'Generic/ImageButton'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'Generic/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Generic/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Generic/Image' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Generic/Image' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Generic/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'Generic/ImageButton' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: HUDDemo
Finished creation of GUIScheme 'HUDDemo' via XML file. (09F6D190)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: HUDDemo
[ImageManager] ---- Source texture file: HUDDemo.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: HUDDemo
[ImageManager] Created image: 'HUDDemo/Poo' (0C6427F8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Plate' (0C6428E8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Bread' (0C6429D8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Prizza' (0C642AC8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Steak' (0C642BB8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/VegetablePeople' (0C642CA8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/VegetablesAndFruits' (0C642D98) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Background' (0C642E88) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/LifeBarBG' (0C642F78) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/LifeBarFill' (0C643068) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Life' (0C643158) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Logo' (0C643248) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ScoreBG' (0C643338) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/WeaponBG' (0C643428) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Menu' (0C643518) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconSpoon' (0C643608) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconKnife' (0C6437F8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconForkHL' (0C6438E8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ToolMixer' (0C6439D8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ToolGlove' (0C643AC8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ToolPot' (0C643BB8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ToolBG' (0C643CA8) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/BGBar' (0C643D98) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconSpoonHL' (0C643E88) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconKnifeHL' (0C643F78) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/IconFork' (0C644068) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Spoon' (0C644158) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/Filler' (0C644248) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ButtonNormal' (0C644338) of type: BasicImage
[ImageManager] Created image: 'HUDDemo/ButtonPressed' (0C644428) of type: BasicImage
Successfully loaded 401 glyphs
Finished creation of Font 'GreatVibes-22' via XML file. (0C5A4E78)
Successfully loaded 401 glyphs
Finished creation of Font 'GreatVibes-16' via XML file. (0C5A5160)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'HUDDemo/PopupLabel'.
---< End of definition for widget look 'HUDDemo/PopupLabel'.
---> Start of definition for widget look 'HUDDemo/ProgressBar'.
---< End of definition for widget look 'HUDDemo/ProgressBar'.
===== Look and feel parsing completed =====
Creating falagard mapping for type 'HUDDemo/PopupLabel' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'HUDDemo/PopupLabel' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'HUDDemo/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'HUDDemo/ProgressBar' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: OgreTray
Finished creation of GUIScheme 'OgreTray' via XML file. (09F6D290)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: OgreTrayImages
[ImageManager] ---- Source texture file: OgreTrayImages.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: OgreTrayImages
[ImageManager] Created image: 'OgreTrayImages/Pulse' (0C644518) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/Shade' (0C644608) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayB' (0C6784E8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayL' (0C6785D8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayM' (0C6786C8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayR' (0C6787B8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayT' (0C6788A8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameB' (0C678998) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameL' (0C678A88) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameM' (0C678B78) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameR' (0C678C68) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameT' (0C678D58) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/Handle' (0C678E48) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayBL' (0C678F38) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayBR' (0C679028) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayTL' (0C679118) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TrayTR' (0C679208) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameBL' (0C6792F8) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameBR' (0C75A2C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameTL' (0C75A3B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/FrameTR' (0C75A4A0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/CaptionL' (0C75A590) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/CaptionM' (0C75A680) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/CaptionR' (0C75A770) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/OgreLogo' (0C75A860) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxB' (0C75A950) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxL' (0C75AA40) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxM' (0C75AB30) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxR' (0C75AC20) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxT' (0C75AD10) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/BandsFull' (0C75AE00) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpB' (0C75AEF0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpL' (0C75AFE0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpM' (0C75B0D0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpR' (0C75B1C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpT' (0C75B2B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayB' (0C75B3A0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayL' (0C75B490) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayM' (0C75B580) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayR' (0C75B670) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayT' (0C75B760) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxBL' (0C75B850) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxBR' (0C75B940) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxTL' (0C75BA30) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/TextBoxTR' (0C75BB20) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpBL' (0C75BC10) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpBR' (0C75BD00) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpTL' (0C75BDF0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonUpTR' (0C75BEE0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/HorzTrackL' (0C75BFD0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/HorzTrackM' (0C75C0C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/HorzTrackR' (0C75C1B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayBL' (0C75C2C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayBR' (0C75C3B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayTL' (0C75C4A0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTrayTR' (0C75C590) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MouseArrow' (0C75C680) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/SeparatorL' (0C75C770) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/SeparatorM' (0C75C860) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/SeparatorR' (0C75C950) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/VertTrackB' (0C75CA40) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/VertTrackM' (0C75CB30) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/VertTrackT' (0C75CC20) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownB' (0C75CD10) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownL' (0C75CE00) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownM' (0C75CEF0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownR' (0C75CFE0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownT' (0C75D0D0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverB' (0C75D1C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverL' (0C75D2B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverM' (0C75D3A0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverR' (0C75D490) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverT' (0C75D580) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownBL' (0C75D670) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownBR' (0C75D760) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownTL' (0C75D850) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonDownTR' (0C75D940) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverBL' (0C75DA30) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverBR' (0C75DB20) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverTL' (0C75DC10) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/ButtonOverTR' (0C75DD00) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/GenericBrush' (0C75DDF0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxB' (0C75DEE0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxL' (0C75DFD0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxM' (0C75E0C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxR' (0C75E1B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxT' (0C7602C0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxBL' (0C7603B0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxBR' (0C7604A0) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxTL' (0C760590) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxTR' (0C760680) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverB' (0C760770) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverL' (0C760860) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverM' (0C760950) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverR' (0C760A40) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverT' (0C760B30) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverBL' (0C760C20) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverBR' (0C760D10) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverTL' (0C760E00) of type: BasicImage
[ImageManager] Created image: 'OgreTrayImages/MiniTextBoxOverTR' (0C760EF0) of type: BasicImage
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-12' via XML file. (0C5A5448)
---- Returning existing instance of Font named 'DejaVuSans-12'.
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'OgreTray/Label'.
---< End of definition for widget look 'OgreTray/Label'.
---> Start of definition for widget look 'OgreTray/BGTest'.
---< End of definition for widget look 'OgreTray/BGTest'.
---> Start of definition for widget look 'OgreTray/Titlebar'.
---< End of definition for widget look 'OgreTray/Titlebar'.
---> Start of definition for widget look 'OgreTray/FrameWindow'.
---< End of definition for widget look 'OgreTray/FrameWindow'.
---> Start of definition for widget look 'OgreTray/Thumb'.
---< End of definition for widget look 'OgreTray/Thumb'.
---> Start of definition for widget look 'OgreTray/VerticalScrollbar'.
---< End of definition for widget look 'OgreTray/VerticalScrollbar'.
---> Start of definition for widget look 'OgreTray/HorizontalScrollbar'.
---< End of definition for widget look 'OgreTray/HorizontalScrollbar'.
---> Start of definition for widget look 'OgreTray/StaticShared'.
---< End of definition for widget look 'OgreTray/StaticShared'.
---> Start of definition for widget look 'OgreTray/StaticText'.
---< End of definition for widget look 'OgreTray/StaticText'.
---> Start of definition for widget look 'OgreTray/CaptionedStaticText'.
---< End of definition for widget look 'OgreTray/CaptionedStaticText'.
---> Start of definition for widget look 'OgreTray/MiniTray'.
---< End of definition for widget look 'OgreTray/MiniTray'.
---> Start of definition for widget look 'OgreTray/PushButton'.
---< End of definition for widget look 'OgreTray/PushButton'.
---> Start of definition for widget look 'OgreTray/ProgressBar'.
---< End of definition for widget look 'OgreTray/ProgressBar'.
---> Start of definition for widget look 'OgreTray/Editbox'.
---< End of definition for widget look 'OgreTray/Editbox'.
---> Start of definition for widget look 'OgreTray/MultiLineEditbox'.
---< End of definition for widget look 'OgreTray/MultiLineEditbox'.
---> Start of definition for widget look 'OgreTray/Listbox'.
---< End of definition for widget look 'OgreTray/Listbox'.
---> Start of definition for widget look 'OgreTray/Combobox'.
---< End of definition for widget look 'OgreTray/Combobox'.
---> Start of definition for widget look 'OgreTray/DropDownMenu'.
---< End of definition for widget look 'OgreTray/DropDownMenu'.
---> Start of definition for widget look 'OgreTray/Group'.
---< End of definition for widget look 'OgreTray/Group'.
---> Start of definition for widget look 'OgreTray/Checkbox'.
---< End of definition for widget look 'OgreTray/Checkbox'.
---> Start of definition for widget look 'OgreTray/RadioButton'.
---< End of definition for widget look 'OgreTray/RadioButton'.
---> Start of definition for widget look 'OgreTray/Slider'.
---< End of definition for widget look 'OgreTray/Slider'.
---> Start of definition for widget look 'OgreTray/StaticImage'.
---< End of definition for widget look 'OgreTray/StaticImage'.
---> Start of definition for widget look 'OgreTray/AltStaticImage'.
---< End of definition for widget look 'OgreTray/AltStaticImage'.
---> Start of definition for widget look 'OgreTray/Tooltip'.
---< End of definition for widget look 'OgreTray/Tooltip'.
---> Start of definition for widget look 'OgreTray/ItemListbox'.
---< End of definition for widget look 'OgreTray/ItemListbox'.
---> Start of definition for widget look 'OgreTray/ListboxItem'.
---< End of definition for widget look 'OgreTray/ListboxItem'.
---> Start of definition for widget look 'OgreTray/Spinner'.
---< End of definition for widget look 'OgreTray/Spinner'.
---> Start of definition for widget look 'OgreTray/ScrollablePane'.
---< End of definition for widget look 'OgreTray/ScrollablePane'.
---> Start of definition for widget look 'OgreTray/ListHeaderSegment'.
---< End of definition for widget look 'OgreTray/ListHeaderSegment'.
---> Start of definition for widget look 'OgreTray/ListHeader'.
---< End of definition for widget look 'OgreTray/ListHeader'.
---> Start of definition for widget look 'OgreTray/MultiColumnList'.
---< End of definition for widget look 'OgreTray/MultiColumnList'.
---> Start of definition for widget look 'OgreTray/BasicListboxItem'.
---< End of definition for widget look 'OgreTray/BasicListboxItem'.
---> Start of definition for widget look 'OgreTray/MenuItem'.
---< End of definition for widget look 'OgreTray/MenuItem'.
---> Start of definition for widget look 'OgreTray/Menubar'.
---< End of definition for widget look 'OgreTray/Menubar'.
---> Start of definition for widget look 'OgreTray/PopupMenu'.
---< End of definition for widget look 'OgreTray/PopupMenu'.
---> Start of definition for widget look 'OgreTray/TabButton'.
---< End of definition for widget look 'OgreTray/TabButton'.
---> Start of definition for widget look 'OgreTray/TabButtonPane'.
---< End of definition for widget look 'OgreTray/TabButtonPane'.
---> Start of definition for widget look 'OgreTray/TabContentPane'.
---< End of definition for widget look 'OgreTray/TabContentPane'.
---> Start of definition for widget look 'OgreTray/TabControl'.
---< End of definition for widget look 'OgreTray/TabControl'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'OgreTray/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'OgreTray/PushButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'OgreTray/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'OgreTray/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Thumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'OgreTray/Thumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'OgreTray/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'OgreTray/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/StaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'OgreTray/StaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Title' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/MiniTray' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/CaptionedStaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'OgreTray/CaptionedStaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'OgreTray/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'OgreTray/Editbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Core/MultiLineEditbox' Look'N'Feel 'OgreTray/MultiLineEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Listbox' using base type 'CEGUI/Listbox', window renderer 'Core/Listbox' Look'N'Feel 'OgreTray/Listbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Core/Listbox' Look'N'Feel 'OgreTray/Listbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Combobox' using base type 'CEGUI/Combobox', window renderer 'Core/Default' Look'N'Feel 'OgreTray/Combobox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/DropDownMenu' using base type 'CEGUI/Combobox', window renderer 'Core/Default' Look'N'Feel 'OgreTray/DropDownMenu' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Group' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/Group' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Checkbox' using base type 'CEGUI/ToggleButton', window renderer 'Core/ToggleButton' Look'N'Feel 'OgreTray/Checkbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Core/ToggleButton' Look'N'Feel 'OgreTray/RadioButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Slider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'OgreTray/Slider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/StaticImage' using base type 'DefaultWindow', window renderer 'Core/StaticImage' Look'N'Feel 'OgreTray/StaticImage' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/AltStaticImage' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/AltStaticImage' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Core/Tooltip' Look'N'Feel 'OgreTray/Tooltip' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ItemListbox' using base type 'CEGUI/ItemListbox', window renderer 'Core/ItemListbox' Look'N'Feel 'OgreTray/ItemListbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ListboxItem' using base type 'CEGUI/ItemEntry', window renderer 'Core/ItemEntry' Look'N'Feel 'OgreTray/ListboxItem' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Spinner' using base type 'CEGUI/Spinner', window renderer 'Core/Default' Look'N'Feel 'OgreTray/Spinner' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Core/ScrollablePane' Look'N'Feel 'OgreTray/ScrollablePane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Core/ListHeaderSegment' Look'N'Feel 'OgreTray/ListHeaderSegment' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Core/ListHeader' Look'N'Feel 'OgreTray/ListHeader' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Core/MultiColumnList' Look'N'Feel 'OgreTray/MultiColumnList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Core/MenuItem' Look'N'Feel 'OgreTray/MenuItem' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/Menubar' using base type 'CEGUI/Menubar', window renderer 'Core/Menubar' Look'N'Feel 'OgreTray/Menubar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Core/PopupMenu' Look'N'Feel 'OgreTray/PopupMenu' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/TabButton' using base type 'CEGUI/TabButton', window renderer 'Core/TabButton' Look'N'Feel 'OgreTray/TabButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/TabButtonPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/TabButtonPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/TabContentPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/TabContentPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/TabControl' using base type 'CEGUI/TabControl', window renderer 'Core/TabControl' Look'N'Feel 'OgreTray/TabControl' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'OgreTray/BG' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'OgreTray/BGTest' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: SampleBrowserSkin
Finished creation of GUIScheme 'SampleBrowserSkin' via XML file. (09F6D390)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: SampleBrowserSkin
[ImageManager] ---- Source texture file: SampleBrowser.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: SampleBrowserSkin
[ImageManager] Created image: 'SampleBrowserSkin/GenericFiller' (0C760FE0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MouseArrow' (0C7610D0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MouseArrowHover' (0C7611C0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameBottom' (0C7612B0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameBottomRight' (0C7613A0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameBottomLeft' (0C761490) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameLeft' (0C761580) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameTopRight' (0C761670) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameRight' (0C761760) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameTop' (0C761850) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SampleFrameTopLeft' (0C761940) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxB' (0C761A30) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxTR' (0C761B20) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxT' (0C761C10) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxTL' (0C761D00) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxR' (0C761DF0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxBR' (0C761EE0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxM' (0C761FD0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxBL' (0C7620C0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TextBoxL' (0C7621B0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/CaptionM' (0C7D7FD0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/CaptionL' (0C7D80C0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/CaptionR' (0C7D81B0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayBL' (0C7D82A0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayM' (0C7D8390) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayB' (0C7D8480) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayTR' (0C7D8570) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayL' (0C7D8660) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayTL' (0C7D8750) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayT' (0C7D8840) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayBR' (0C7D8930) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/TrayR' (0C7D8A20) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/Handle' (0C7D8B10) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/HorzTrackR' (0C7D8C00) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/HorzTrackM' (0C7D8CF0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/VertTrackT' (0C7D8DE0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/HorzTrackL' (0C7D8ED0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/VertTrackM' (0C7D8FC0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/VertTrackB' (0C7D90B0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayM' (0C7D91A0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayTR' (0C7D9290) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayTL' (0C7D9380) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayL' (0C7D9470) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayB' (0C7D9560) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayBR' (0C7D9650) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayT' (0C7D9740) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayBL' (0C7D9830) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/MiniTrayR' (0C7D9920) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/SamplesForeground' (0C7D9A10) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ExitButtonNormal' (0C7D9B00) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/EntryButtonNormal' (0C7D9BF0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ExitButtonHover' (0C7D9CE0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ExitButtonClicked' (0C7D9DD0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/EntryButtonHover' (0C7D9EC0) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/EntryButtonClicked' (0C7EB328) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarTop' (0C7EB418) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarMiddle' (0C7EB508) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarBot' (0C7EB5F8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarTopLeft' (0C7EB6E8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarBotLeft' (0C7EB7D8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarRight' (0C7EB8C8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarLeft' (0C7EB9B8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarTopRight' (0C7EBAA8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarBotRight' (0C7EBB98) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverTop' (0C7EBC88) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverLeft' (0C7EBD78) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverTopLeft' (0C7EBE68) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverBotRight' (0C7EBF58) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverBot' (0C7EC048) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverMiddle' (0C7EC138) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverBotLeft' (0C7EC228) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverRight' (0C7EC318) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/ProgessBarOverTopRight' (0C7EC408) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/LightBackground' (0C7EC4F8) of type: BasicImage
[ImageManager] Created image: 'SampleBrowserSkin/LightOverlay' (0C7EC5E8) of type: BasicImage
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-12' via XML file. (0C5A5448)
---- Returning existing instance of Font named 'DejaVuSans-12'.
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-12-NoScale' via XML file. (0C5A5448)
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-14-NoScale' via XML file. (0C76C5B8)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'SampleBrowserSkin/Label'.
---< End of definition for widget look 'SampleBrowserSkin/Label'.
---> Start of definition for widget look 'SampleBrowserSkin/StaticShared'.
---< End of definition for widget look 'SampleBrowserSkin/StaticShared'.
---> Start of definition for widget look 'SampleBrowserSkin/Button'.
---< End of definition for widget look 'SampleBrowserSkin/Button'.
---> Start of definition for widget look 'SampleBrowserSkin/SampleWindow'.
---< End of definition for widget look 'SampleBrowserSkin/SampleWindow'.
---> Start of definition for widget look 'SampleBrowserSkin/Light'.
---< End of definition for widget look 'SampleBrowserSkin/Light'.
---> Start of definition for widget look 'SampleBrowserSkin/Titlebar'.
---< End of definition for widget look 'SampleBrowserSkin/Titlebar'.
---> Start of definition for widget look 'SampleBrowserSkin/FrameWindow'.
---< End of definition for widget look 'SampleBrowserSkin/FrameWindow'.
---> Start of definition for widget look 'SampleBrowserSkin/StaticText'.
---< End of definition for widget look 'SampleBrowserSkin/StaticText'.
---> Start of definition for widget look 'SampleBrowserSkin/VerticalScrollbar'.
---< End of definition for widget look 'SampleBrowserSkin/VerticalScrollbar'.
---> Start of definition for widget look 'SampleBrowserSkin/HorizontalScrollbar'.
---< End of definition for widget look 'SampleBrowserSkin/HorizontalScrollbar'.
---> Start of definition for widget look 'SampleBrowserSkin/Thumb'.
---< End of definition for widget look 'SampleBrowserSkin/Thumb'.
---> Start of definition for widget look 'SampleBrowserSkin/ScrollablePane'.
---< End of definition for widget look 'SampleBrowserSkin/ScrollablePane'.
---> Start of definition for widget look 'SampleBrowserSkin/ProgressBar'.
---< End of definition for widget look 'SampleBrowserSkin/ProgressBar'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'SampleBrowserSkin/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'SampleBrowserSkin/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/SampleWindow' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'SampleBrowserSkin/SampleWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'SampleBrowserSkin/Button' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'SampleBrowserSkin/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'SampleBrowserSkin/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'SampleBrowserSkin/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/StaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'SampleBrowserSkin/StaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'SampleBrowserSkin/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'SampleBrowserSkin/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/Thumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'SampleBrowserSkin/Thumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Core/ScrollablePane' Look'N'Feel 'SampleBrowserSkin/ScrollablePane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'SampleBrowserSkin/Light' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'SampleBrowserSkin/Light' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: TaharezLook
Finished creation of GUIScheme 'TaharezLook' via XML file. (09F6D490)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: TaharezLook
[ImageManager] ---- Source texture file: TaharezLook.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: TaharezLook
[ImageManager] Created image: 'TaharezLook/ClientBrush' (0C7EC6D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/GenericBrush' (0C7EC7C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowLeftEdge' (0C7EC8B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowRightEdge' (0C7EC9A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowTopEdge' (0C7ECA98) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowBottomEdge' (0C7ECB88) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowTopLeft' (0C7ECC78) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowTopRight' (0C7ECD68) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowBottomLeft' (0C7ECE58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/WindowBottomRight' (0C7ECF48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonLeftNormal' (0C7ED038) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonMiddleNormal' (0C7ED128) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonRightNormal' (0C7ED218) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonLeftPushed' (0D6F4038) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonMiddlePushed' (0D6F4128) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonRightPushed' (0D6F4218) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonLeftHighlight' (0D6F4308) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonMiddleHighlight' (0D6F43F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ButtonRightHighlight' (0D6F44E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CheckboxNormal' (0D6F45D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CheckboxHover' (0D6F46C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CheckboxMark' (0D6F47B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/RadioButtonNormal' (0D6F48A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/RadioButtonHover' (0D6F4998) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/RadioButtonMark' (0D6F4A88) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TitlebarLeft' (0D6F4B78) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TitlebarMiddle' (0D6F4C68) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TitlebarRight' (0D6F4D58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewTitlebarLeft' (0D6F4E48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewTitlebarMiddle' (0D7AEE38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewTitlebarRight' (0D7AEF28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SysAreaMiddle' (0D7AF018) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SysAreaRight' (0D7AF108) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticLeft' (0D7AF1F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticRight' (0D7AF2E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticTop' (0D7AF3D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticBottom' (0D7AF4C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticTopLeft' (0D7AF5B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticTopRight' (0D7AF6A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticBottomLeft' (0D7AF798) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticBottomRight' (0D7AF888) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/StaticBackdrop' (0D7AF978) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ProgressBarLeft' (0D7AFA68) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ProgressBarMiddle' (0D7AFB58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ProgressBarRight' (0D7AFC48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ProgressBarDimSegment' (0D7AFD38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ProgressBarLitSegment' (0D7AFE28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/EditBoxLeft' (0D7AFF18) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/EditBoxMiddle' (0D7B0008) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/EditBoxRight' (0D7B00F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/EditBoxCaret' (0D7B01E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SpinnerUpNormal' (0D7B02D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SpinnerDownNormal' (0D7B03C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SpinnerUpHover' (0D7B04B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/SpinnerDownHover' (0D7B05A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TextSelectionBrush' (0D7B0698) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollTop' (0D7B0788) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollMiddle' (0D7B0878) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollBottom' (0D7B0968) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollBarSegment' (0D7B0A58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollThumbNormal' (0D7B0B48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollThumbHover' (0D7B0C38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollUpNormal' (0D7B0D28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollDownNormal' (0D7B0E38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollUpHover' (0D7B0F28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertScrollDownHover' (0D7B1018) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollBarSegment' (0D7B1108) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbNormal' (0D7B11F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbTopNormal' (0D7B12E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbMiddleNormal' (0D7B13D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbBottomNormal' (0D7B14C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbTopHover' (0D7B15B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbMiddleHover' (0D7B16A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbBottomHover' (0D7B1798) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollThumbHover' (0D7B1888) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollUpNormal' (0D7B1978) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollDownNormal' (0D7B1A68) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollUpHover' (0D7B1B58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniVertScrollDownHover' (0D7B1C48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertSliderBody' (0D7B1D38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertSliderThumbNormal' (0D7B1E28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/VertSliderThumbHover' (0D7B1F18) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollBarSegment' (0D7B2008) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbNormal' (0D7B20F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbLeftNormal' (0D7B21E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbMiddleNormal' (0D7B22D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbRightNormal' (0D7B23C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbHover' (0D7B24B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbLeftHover' (0D7B25A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbMiddleHover' (0D7B2698) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollThumbRightHover' (0D7B2788) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollLeftNormal' (0D7B2878) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollRightNormal' (0D7B2968) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollLeftHover' (0D7B2A58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MiniHorzScrollRightHover' (0D7B2B48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxLeft' (0D7B2C38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxRight' (0D7B2D28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxTop' (0D7B7E38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxBottom' (0D7B7F28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxTopLeft' (0D7B8018) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxTopRight' (0D7B8108) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxBottomLeft' (0D7B81F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxBottomRight' (0D7B82E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxBackdrop' (0D7B83D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ListboxSelectionBrush' (0D7B84C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxEditLeft' (0D7B85B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxEditMiddle' (0D7B86A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListButtonNormal' (0D7B8798) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListButtonHover' (0D7B8888) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListLeft' (0D7B8978) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListRight' (0D7B8A68) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListTop' (0D7B8B58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListBottom' (0D7B8C48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListTopLeft' (0D7B8D38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListTopRight' (0D7B8E28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListBottomLeft' (0D7B8F18) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListBottomRight' (0D7B9008) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxListBackdrop' (0D7B90F8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxSelectionBrush' (0D7B91E8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxDividerLeft' (0D7B92D8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxDividerMiddle' (0D7B93C8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/ComboboxDividerRight' (0D7B94B8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarBackdropNormal' (0D7B95A8) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarBackdropHover' (0D7B9698) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarSplitterNormal' (0D7B9788) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarSplitterHover' (0D7B9878) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarSortUp' (0D7B9968) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/HeaderBarSortDown' (0D7B9A58) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListLeft' (0D7B9B48) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListRight' (0D7B9C38) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListTop' (0D7B9D28) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListBottom' (0D7DF120) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListTopLeft' (0D7DF210) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListTopRight' (0D7DF300) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListBottomLeft' (0D7DF3F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListBottomRight' (0D7DF4E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListBackdrop' (0D7DF5D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiListSelectionBrush' (0D7DF6C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLeft' (0D7DF7B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressMiddle' (0D7DF8A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressRight' (0D7DF990) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressQuarter' (0D7DFA80) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressHalf' (0D7DFB70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight1' (0D7DFC60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight2' (0D7DFD50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight3' (0D7DFE40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight4' (0D7DFF30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight5' (0D7E0020) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight6' (0D7E0110) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight7' (0D7E0200) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight8' (0D7E02F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight9' (0D7E03E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/AltProgressLight10' (0D7E04D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CloseButtonNormal' (0D7E05C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CloseButtonHover' (0D7E06B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/CloseButtonPressed' (0D7E07A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewCloseButtonNormal' (0D7E0890) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewCloseButtonHover' (0D7E0980) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/NewCloseButtonPressed' (0D7E0A70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxLeft' (0D7E0B60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxRight' (0D7E0C50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxTop' (0D7E0D40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxBottom' (0D7E0E30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxTopLeft' (0D7E0F20) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxTopRight' (0D7E1010) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxBottomLeft' (0D7E1120) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxBottomRight' (0D7E1210) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxBackdrop' (0D7E1300) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MultiLineEditboxSelectionBrush' (0D7E13F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseTarget' (0D7E14E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseArrow' (0D7E15D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseMoveCursor' (0D7E16C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseNoSoCursor' (0D7E17B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseEsWeCursor' (0D7E18A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseNeSwCursor' (0D7E1990) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseNwSeCursor' (0D7E1A80) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MouseTextBar' (0D7E1B70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabHorizontalFiller' (0D7E1C60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneUpperLeft' (0D7E1D50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneUpper' (0D7E1E40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneUpperRight' (0D7E1F30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneLeft' (0D7E2020) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneRight' (0D7E2110) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneLower' (0D7E2200) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneLowerLeft' (0D7E22F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneLowerRight' (0D7E23E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabContentPaneMiddle' (0D7E24D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonScrollLeftNormal' (0D7E25C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonScrollRightNormal' (0D7E26B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonScrollLeftHover' (0D7E27A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonScrollRightHover' (0D7E2890) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLeftNormal' (0D7E2980) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonRightNormal' (0D7E2A70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperNormal' (0D7E2B60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerNormal' (0D7E2C50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperLeftNormal' (0D7E2D40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperLeft2Normal' (0D7E2E30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperRightNormal' (0D7E2F20) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerLeftNormal' (0D7E3010) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerRightNormal' (0D7E7120) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerRight2Normal' (0D7E7210) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonMiddleNormal' (0D7E7300) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLeftSelected' (0D7E73F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonRightSelected' (0D7E74E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperSelected' (0D7E75D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerSelected' (0D7E76C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperLeftSelected' (0D7E77B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonUpperRightSelected' (0D7E78A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerLeftSelected' (0D7E7990) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonLowerRightSelected' (0D7E7A80) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TabButtonMiddleSelected' (0D7E7B70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipTopLeft' (0D7E7C60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipTopRight' (0D7E7D50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipBottomLeft' (0D7E7E40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipBottomRight' (0D7E7F30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipLeftEdge' (0D7E8020) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipRightEdge' (0D7E8110) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipTopEdge' (0D7E8200) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipBottomEdge' (0D7E82F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TooltipMiddle' (0D7E83E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuTopLeft' (0D7E84D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuTopRight' (0D7E85C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuBottomLeft' (0D7E86B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuBottomRight' (0D7E87A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuLeft' (0D7E8890) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuRight' (0D7E8980) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuTop' (0D7E8A70) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuBottom' (0D7E8B60) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/MenuMiddle' (0D7E8C50) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameTopLeft' (0D7E8D40) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameTopRight' (0D7E8E30) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameBottomLeft' (0D7E8F20) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameBottomRight' (0D7E9010) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameLeft' (0D7E9100) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameRight' (0D7E91F0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameTop' (0D7E92E0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuFrameBottom' (0D7E93D0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuMiddle' (0D7E94C0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuArrowRight' (0D7E95B0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/PopupMenuArrowLeft' (0D7E96A0) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TreeListClosed' (0D7E9790) of type: BasicImage
[ImageManager] Created image: 'TaharezLook/TreeListOpened' (0D7E9880) of type: BasicImage
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-12' via XML file. (0C76C8A0)
---- Returning existing instance of Font named 'DejaVuSans-12'.
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'TaharezLook/Label'.
---< End of definition for widget look 'TaharezLook/Label'.
---> Start of definition for widget look 'TaharezLook/Button'.
---< End of definition for widget look 'TaharezLook/Button'.
---> Start of definition for widget look 'TaharezLook/RadioButton'.
---< End of definition for widget look 'TaharezLook/RadioButton'.
---> Start of definition for widget look 'TaharezLook/Checkbox'.
---< End of definition for widget look 'TaharezLook/Checkbox'.
---> Start of definition for widget look 'TaharezLook/Editbox'.
---< End of definition for widget look 'TaharezLook/Editbox'.
---> Start of definition for widget look 'TaharezLook/Titlebar'.
---< End of definition for widget look 'TaharezLook/Titlebar'.
---> Start of definition for widget look 'TaharezLook/FrameWindow'.
---< End of definition for widget look 'TaharezLook/FrameWindow'.
---> Start of definition for widget look 'TaharezLook/GroupBox'.
---< End of definition for widget look 'TaharezLook/GroupBox'.
---> Start of definition for widget look 'TaharezLook/ProgressBar'.
---< End of definition for widget look 'TaharezLook/ProgressBar'.
---> Start of definition for widget look 'TaharezLook/AltProgressBar'.
---< End of definition for widget look 'TaharezLook/AltProgressBar'.
---> Start of definition for widget look 'TaharezLook/VUMeter'.
---< End of definition for widget look 'TaharezLook/VUMeter'.
---> Start of definition for widget look 'TaharezLook/SliderThumb'.
---< End of definition for widget look 'TaharezLook/SliderThumb'.
---> Start of definition for widget look 'TaharezLook/Slider'.
---< End of definition for widget look 'TaharezLook/Slider'.
---> Start of definition for widget look 'TaharezLook/HorizontalScrollbarThumb'.
---< End of definition for widget look 'TaharezLook/HorizontalScrollbarThumb'.
---> Start of definition for widget look 'TaharezLook/HorizontalScrollbar'.
---< End of definition for widget look 'TaharezLook/HorizontalScrollbar'.
---> Start of definition for widget look 'TaharezLook/VerticalScrollbarThumb'.
---< End of definition for widget look 'TaharezLook/VerticalScrollbarThumb'.
---> Start of definition for widget look 'TaharezLook/VerticalScrollbar'.
---< End of definition for widget look 'TaharezLook/VerticalScrollbar'.
---> Start of definition for widget look 'TaharezLook/Listbox'.
---< End of definition for widget look 'TaharezLook/Listbox'.
---> Start of definition for widget look 'TaharezLook/ComboDropList'.
---< End of definition for widget look 'TaharezLook/ComboDropList'.
---> Start of definition for widget look 'TaharezLook/ComboEditbox'.
---< End of definition for widget look 'TaharezLook/ComboEditbox'.
---> Start of definition for widget look 'TaharezLook/Combobox'.
---< End of definition for widget look 'TaharezLook/Combobox'.
---> Start of definition for widget look 'TaharezLook/Spinner'.
---< End of definition for widget look 'TaharezLook/Spinner'.
---> Start of definition for widget look 'TaharezLook/StaticShared'.
---< End of definition for widget look 'TaharezLook/StaticShared'.
---> Start of definition for widget look 'TaharezLook/StaticImage'.
---< End of definition for widget look 'TaharezLook/StaticImage'.
---> Start of definition for widget look 'TaharezLook/StaticText'.
---< End of definition for widget look 'TaharezLook/StaticText'.
---> Start of definition for widget look 'TaharezLook/ListHeaderSegment'.
---< End of definition for widget look 'TaharezLook/ListHeaderSegment'.
---> Start of definition for widget look 'TaharezLook/ListHeader'.
---< End of definition for widget look 'TaharezLook/ListHeader'.
---> Start of definition for widget look 'TaharezLook/MultiColumnList'.
---< End of definition for widget look 'TaharezLook/MultiColumnList'.
---> Start of definition for widget look 'TaharezLook/MultiLineEditbox'.
---< End of definition for widget look 'TaharezLook/MultiLineEditbox'.
---> Start of definition for widget look 'TaharezLook/Tooltip'.
---< End of definition for widget look 'TaharezLook/Tooltip'.
---> Start of definition for widget look 'TaharezLook/ScrollablePane'.
---< End of definition for widget look 'TaharezLook/ScrollablePane'.
---> Start of definition for widget look 'TaharezLook/TabButton'.
---< End of definition for widget look 'TaharezLook/TabButton'.
---> Start of definition for widget look 'TaharezLook/TabContentPane'.
---< End of definition for widget look 'TaharezLook/TabContentPane'.
---> Start of definition for widget look 'TaharezLook/TabButtonPane'.
---< End of definition for widget look 'TaharezLook/TabButtonPane'.
---> Start of definition for widget look 'TaharezLook/TabControl'.
---< End of definition for widget look 'TaharezLook/TabControl'.
---> Start of definition for widget look 'TaharezLook/MenuItem'.
---< End of definition for widget look 'TaharezLook/MenuItem'.
---> Start of definition for widget look 'TaharezLook/PopupMenu'.
---< End of definition for widget look 'TaharezLook/PopupMenu'.
---> Start of definition for widget look 'TaharezLook/Menubar'.
---< End of definition for widget look 'TaharezLook/Menubar'.
---> Start of definition for widget look 'TaharezLook/LargeVerticalScrollbarThumb'.
---< End of definition for widget look 'TaharezLook/LargeVerticalScrollbarThumb'.
---> Start of definition for widget look 'TaharezLook/LargeVerticalScrollbar'.
---< End of definition for widget look 'TaharezLook/LargeVerticalScrollbar'.
---> Start of definition for widget look 'TaharezLook/ImageButton'.
---< End of definition for widget look 'TaharezLook/ImageButton'.
---> Start of definition for widget look 'TaharezLook/ItemListbox'.
---< End of definition for widget look 'TaharezLook/ItemListbox'.
---> Start of definition for widget look 'TaharezLook/ListboxItem'.
---< End of definition for widget look 'TaharezLook/ListboxItem'.
---> Start of definition for widget look 'TaharezLook/Tree'.
---< End of definition for widget look 'TaharezLook/Tree'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'TaharezLook/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/Button' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Checkbox' using base type 'CEGUI/ToggleButton', window renderer 'Core/ToggleButton' Look'N'Feel 'TaharezLook/Checkbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ImageButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/ImageButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Core/ToggleButton' Look'N'Feel 'TaharezLook/RadioButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'TaharezLook/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'TaharezLook/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'TaharezLook/Editbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Core/MultiLineEditbox' Look'N'Feel 'TaharezLook/MultiLineEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Core/Menubar' Look'N'Feel 'TaharezLook/Menubar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Core/PopupMenu' Look'N'Feel 'TaharezLook/PopupMenu' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Core/MenuItem' Look'N'Feel 'TaharezLook/MenuItem' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/AlternateProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'TaharezLook/AltProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'TaharezLook/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/VUMeter' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'TaharezLook/VUMeter' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'TaharezLook/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'TaharezLook/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/VerticalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/HorizontalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/LargeVerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'TaharezLook/LargeVerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/LargeVerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/LargeVerticalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Core/TabButton' Look'N'Feel 'TaharezLook/TabButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Core/TabControl' Look'N'Feel 'TaharezLook/TabControl' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/TabContentPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/TabButtonPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Core/Listbox' Look'N'Feel 'TaharezLook/ComboDropList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ComboEditbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'TaharezLook/ComboEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/Combobox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Core/Listbox' Look'N'Feel 'TaharezLook/Listbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Core/ListHeader' Look'N'Feel 'TaharezLook/ListHeader' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Core/ListHeaderSegment' Look'N'Feel 'TaharezLook/ListHeaderSegment' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Core/MultiColumnList' Look'N'Feel 'TaharezLook/MultiColumnList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Slider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'TaharezLook/Slider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'TaharezLook/SliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Core/ScrollablePane' Look'N'Feel 'TaharezLook/ScrollablePane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/Spinner' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Core/Tooltip' Look'N'Feel 'TaharezLook/Tooltip' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/StaticImage' using base type 'DefaultWindow', window renderer 'Core/StaticImage' Look'N'Feel 'TaharezLook/StaticImage' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/StaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'TaharezLook/StaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ItemListbox' using base type 'CEGUI/ItemListbox', window renderer 'Core/ItemListbox' Look'N'Feel 'TaharezLook/ItemListbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/ListboxItem' using base type 'CEGUI/ItemEntry', window renderer 'Core/ItemEntry' Look'N'Feel 'TaharezLook/ListboxItem' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/GroupBox' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'TaharezLook/GroupBox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'TaharezLook/Tree' using base type 'CEGUI/Tree', window renderer 'Core/Tree' Look'N'Feel 'TaharezLook/Tree' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: VanillaCommonDialogs
Finished creation of GUIScheme 'VanillaCommonDialogs' via XML file. (0D8E3518)
Successfully loaded 5633 glyphs
Finished creation of Font 'DejaVuSans-10-NoScale' via XML file. (0C76C8A0)
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'Vanilla/VerticalImageSliderThumb'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/VerticalImageSliderThumb
---< End of definition for widget look 'Vanilla/VerticalImageSliderThumb'.
---> Start of definition for widget look 'Vanilla/VerticalImageSlider'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/DefaultScrollImage
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/VerticalImageSliderContainer
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/VerticalImageSliderTopEnd
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/VerticalImageSliderBottomEnd
---< End of definition for widget look 'Vanilla/VerticalImageSlider'.
---> Start of definition for widget look 'Vanilla/HorizontalImageSliderThumb'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/HorizontalImageSliderThumb
---< End of definition for widget look 'Vanilla/HorizontalImageSliderThumb'.
---> Start of definition for widget look 'Vanilla/HorizontalImageSlider'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/DefaultScrollImage
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/HorizontalImageSliderContainer
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/HorizontalImageSliderLeftEnd
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/HorizontalImageSliderRightEnd
---< End of definition for widget look 'Vanilla/HorizontalImageSlider'.
---> Start of definition for widget look 'Vanilla/FrameColourRect'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTopLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTopRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottomLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottomRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTop
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottom
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/GenericBrush
---< End of definition for widget look 'Vanilla/FrameColourRect'.
---> Start of definition for widget look 'Vanilla/ColourPicker'.
---< End of definition for widget look 'Vanilla/ColourPicker'.
---> Start of definition for widget look 'Vanilla/ColourPickerControls'.
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/ColourPickerCursor
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTopLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTopRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottomLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottomRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameLeft
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameTop
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameRight
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/FrameBottom
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/GenericBrush
E   CEGUI::UnknownObjectException in function 'class CEGUI::Image &__thiscall CEGUI::ImageManager::get(const class CEGUI::String &) const' (G:\Libraries\CEGUI\cegui\cegui\src\ImageManager.cpp:261) : Image not defined: Vanilla-Images/GenericBrush
---< End of definition for widget look 'Vanilla/ColourPickerControls'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'Vanilla/VerticalImageSliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'Vanilla/VerticalImageSliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/VerticalImageSlider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'Vanilla/VerticalImageSlider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/HorizontalImageSliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'Vanilla/HorizontalImageSliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/HorizontalImageSlider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'Vanilla/HorizontalImageSlider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/FrameColourRect' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Vanilla/FrameColourRect' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/ColourPicker' using base type 'CEGUI/ColourPicker', window renderer 'Core/Default' Look'N'Feel 'Vanilla/ColourPicker' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/ColourPickerControls' using base type 'CEGUI/ColourPickerControls', window renderer 'Core/Default' Look'N'Feel 'Vanilla/ColourPickerControls' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: VanillaSkin
Finished creation of GUIScheme 'VanillaSkin' via XML file. (0D8E3718)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: Vanilla-Images
[ImageManager] ---- Source texture file: vanilla.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: Vanilla-Images
[ImageManager] Created image: 'Vanilla-Images/GenericBrush' (0D7E9C40) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameTopLeft' (0D7E9B50) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameTopRight' (0D7E9A60) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameBottomLeft' (0D7E9F10) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameBottomRight' (0D7EA000) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameLeft' (0D7EA0F0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameRight' (0D7EA1E0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameTop' (0D7EA2D0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/FrameBottom' (0D7EA3C0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ScrollUpArrow' (0D7EA4B0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ScrollDownArrow' (0D7EA5A0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/VertScrollContainer' (0D7EA690) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ScrollLeftArrow' (0D7EA780) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ScrollRightArrow' (0D7EA870) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/HorzScrollContainer' (0D7EA960) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ScrollbarThumb' (0D7EAA50) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ShadowBrush' (0D7EAB40) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/MouseArrow' (0D7EAC30) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/CheckboxNormal' (0D7EAD20) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/CheckboxHover' (0D7EAE10) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/CheckboxMark' (0D7EAF00) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/RadioButtonNormal' (0D7EAFF0) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/RadioButtonHover' (0D9FD398) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/RadioButtonMark' (0D9FD488) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/SliderScrollUpArrow' (0D9FD578) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/SliderScrollDownArrow' (0D9FD668) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/SliderScrollLeftArrow' (0D9FD758) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/SliderScrollRightArrow' (0D9FD848) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/VerticalImageSliderThumb' (0D9FD938) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/HorizontalImageSliderThumb' (0D9FDA28) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/VerticalImageSliderContainer' (0D9FDB18) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/HorizontalImageSliderContainer' (0D9FDC08) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/DefaultScrollImage' (0D9FDCF8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/VerticalImageSliderTopEnd' (0D9FDDE8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/VerticalImageSliderBottomEnd' (0D9FDED8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/HorizontalImageSliderLeftEnd' (0D9FDFC8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/HorizontalImageSliderRightEnd' (0D9FE0B8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/ColourPickerCursor' (0D9FE1A8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipBottomEdge' (0D9FE298) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipBottomLeft' (0D9FE388) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipTopEdge' (0D9FE478) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipTopRight' (0D9FE568) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipRightEdge' (0D9FE658) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipTopLeft' (0D9FE748) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipLeftEdge' (0D9FE838) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipMiddle' (0D9FE928) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/TooltipBottomRight' (0D9FEA18) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/DropDownButtonNormal' (0D9FEB08) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/DropDownButtonHover' (0D9FEBF8) of type: BasicImage
[ImageManager] Created image: 'Vanilla-Images/DropDownButtonPushed' (0D9FECE8) of type: BasicImage
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'Vanilla/Label'.
---< End of definition for widget look 'Vanilla/Label'.
---> Start of definition for widget look 'Vanilla/Shared'.
---< End of definition for widget look 'Vanilla/Shared'.
---> Start of definition for widget look 'Vanilla/Titlebar'.
---< End of definition for widget look 'Vanilla/Titlebar'.
---> Start of definition for widget look 'Vanilla/Button'.
---< End of definition for widget look 'Vanilla/Button'.
---> Start of definition for widget look 'Vanilla/FrameWindow'.
---< End of definition for widget look 'Vanilla/FrameWindow'.
---> Start of definition for widget look 'Vanilla/Editbox'.
---< End of definition for widget look 'Vanilla/Editbox'.
---> Start of definition for widget look 'Vanilla/VerticalScrollbarThumb'.
---< End of definition for widget look 'Vanilla/VerticalScrollbarThumb'.
---> Start of definition for widget look 'Vanilla/HorizontalScrollbarThumb'.
---< End of definition for widget look 'Vanilla/HorizontalScrollbarThumb'.
---> Start of definition for widget look 'Vanilla/HorizontalScrollbar'.
---< End of definition for widget look 'Vanilla/HorizontalScrollbar'.
---> Start of definition for widget look 'Vanilla/VerticalScrollbar'.
---< End of definition for widget look 'Vanilla/VerticalScrollbar'.
---> Start of definition for widget look 'Vanilla/StaticImage'.
---< End of definition for widget look 'Vanilla/StaticImage'.
---> Start of definition for widget look 'Vanilla/StaticText'.
---< End of definition for widget look 'Vanilla/StaticText'.
---> Start of definition for widget look 'Vanilla/Listbox'.
---< End of definition for widget look 'Vanilla/Listbox'.
---> Start of definition for widget look 'Vanilla/MultiLineEditbox'.
---< End of definition for widget look 'Vanilla/MultiLineEditbox'.
---> Start of definition for widget look 'Vanilla/Combobox'.
---< End of definition for widget look 'Vanilla/Combobox'.
---> Start of definition for widget look 'Vanilla/ComboDropList'.
---< End of definition for widget look 'Vanilla/ComboDropList'.
---> Start of definition for widget look 'Vanilla/ProgressBar'.
---< End of definition for widget look 'Vanilla/ProgressBar'.
---> Start of definition for widget look 'Vanilla/Checkbox'.
---< End of definition for widget look 'Vanilla/Checkbox'.
---> Start of definition for widget look 'Vanilla/RadioButton'.
---< End of definition for widget look 'Vanilla/RadioButton'.
---> Start of definition for widget look 'Vanilla/Tooltip'.
---< End of definition for widget look 'Vanilla/Tooltip'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'Vanilla/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'Vanilla/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'Vanilla/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'Vanilla/Button' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'Vanilla/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'Vanilla/Editbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'Vanilla/VerticalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'Vanilla/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'Vanilla/HorizontalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'Vanilla/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/StaticImage' using base type 'DefaultWindow', window renderer 'Core/StaticImage' Look'N'Feel 'Vanilla/StaticImage' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/StaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'Vanilla/StaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Listbox' using base type 'CEGUI/Listbox', window renderer 'Core/Listbox' Look'N'Feel 'Vanilla/Listbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Core/MultiLineEditbox' Look'N'Feel 'Vanilla/MultiLineEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Core/Listbox' Look'N'Feel 'Vanilla/ComboDropList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Combobox' using base type 'CEGUI/Combobox', window renderer 'Core/Default' Look'N'Feel 'Vanilla/Combobox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'Vanilla/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Checkbox' using base type 'CEGUI/ToggleButton', window renderer 'Core/ToggleButton' Look'N'Feel 'Vanilla/Checkbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Core/ToggleButton' Look'N'Feel 'Vanilla/RadioButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'Vanilla/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Core/Tooltip' Look'N'Feel 'Vanilla/Tooltip' and RenderEffect ''. (0018BC78)
Started creation of Scheme from XML specification:
---- CEGUI GUIScheme name: WindowsLookSkin
Finished creation of GUIScheme 'WindowsLookSkin' via XML file. (0D8E3618)
[ImageManager] Started creation of Imageset from XML specification:
[ImageManager] ---- CEGUI Imageset name: WindowsLook
[ImageManager] ---- Source texture file: WindowsLook.png
[ImageManager] ---- Source texture resource group: (Default)
[OpenGLRenderer] Created texture: WindowsLook
[ImageManager] Created image: 'WindowsLook/Background' (0D9FEDD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameLeft' (0D9FEEC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameRight' (0D9FEFB8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameTop' (0D9FF0A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameBottom' (0D9FF198) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameTopLeft' (0D9FF288) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameTopRight' (0D9FF378) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameBottomLeft' (0D9FF468) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/WindowFrameBottomRight' (0D9FF558) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalLeft' (0D9FF648) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalRight' (0D9FF738) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalTop' (0D9FF828) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalBottom' (0D9FF918) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalTopLeft' (0D9FFA08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalTopRight' (0D9FFAF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalBottomLeft' (0D9FFBE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonNormalBottomRight' (0D9FFCD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedLeft' (0D9FFDC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedRight' (0D9FFEB8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedTop' (0D9FFFA8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedBottom' (0DA00098) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedTopLeft' (0DA00188) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedTopRight' (0DA00278) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedBottomLeft' (0DA00368) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonPushedBottomRight' (0DA00458) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverLeft' (0DA00548) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverRight' (0DA00638) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverTop' (0DA00728) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverBottom' (0DA00818) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverTopLeft' (0DA00908) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverTopRight' (0DA009F8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverBottomLeft' (0DA00AE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/ButtonHoverBottomRight' (0DA00BD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameLeft' (0DA00CC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameRight' (0DA00DB8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameTop' (0DA00EA8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameBottom' (0DA00F98) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameTopLeft' (0DA01088) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameTopRight' (0DA01178) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameBottomLeft' (0DA01268) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditFrameBottomRight' (0DA7D688) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameLeft' (0DA7D778) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameRight' (0DA7D868) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameTop' (0DA7D958) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameBottom' (0DA7DA48) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameTopLeft' (0DA7DB38) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameTopRight' (0DA7DC28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameBottomLeft' (0DA7DD18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/StaticFrameBottomRight' (0DA7DE08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CloseButtonNormal' (0DA7DEF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CloseButtonHover' (0DA7DFE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CloseButtonPushed' (0DA7E0D8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarTopLeft' (0DA7E1C8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarTopRight' (0DA7E2B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarBottomLeft' (0DA7E3A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarBottomRight' (0DA7E498) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarLeft' (0DA7E588) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarRight' (0DA7E678) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarTop' (0DA7E768) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarBottom' (0DA7E858) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TitlebarFill' (0DA7E948) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CheckboxNormal' (0DA7EA38) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CheckboxHover' (0DA7EB28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/CheckboxMark' (0DA7EC18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/RadioButtonNormal' (0DA7ED08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/RadioButtonHover' (0DA7EDF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/RadioButtonMark' (0DA7EEE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SliderThumbNormal' (0DA7EFD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SliderThumbHover' (0DA7F0C8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SliderTrackLeft' (0DA7F1B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SlidertrackMiddle' (0DA7F2A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SliderTrackRight' (0DA7F398) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SliderTick' (0DA7F488) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/HeaderMainBrush' (0DA7F578) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/HeaderBottomEdge' (0DA7F668) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/HeaderSplitter' (0DA7F758) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/VertScrollbarGrip' (0DA7F848) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/HorzScrollbarGrip' (0DA7F938) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/LargeLeftArrow' (0DA7FA28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/LargeRightArrow' (0DA7FB18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/LargeUpArrow' (0DA7FC08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/LargeDownArrow' (0DA7FCF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SmallLeftArrow' (0DA7FDE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SmallRightArrow' (0DA7FED8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SmallUpArrow' (0DA7FFC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/SmallDownArrow' (0DA800B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/EditBoxCaret' (0DA801A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseArrow' (0DA80298) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseMoveCursor' (0DA80388) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseNoSoCursor' (0DA80478) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseEsWeCursor' (0DA80568) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseNeSwCursor' (0DA80658) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseNwSeCursor' (0DA80748) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MouseTextBar' (0DA80838) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabHorizontalTopFiller' (0DA80928) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabHorizontalBottomFiller' (0DA80A18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneUpperLeft' (0DA80B08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneTop' (0DA80BF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneUpperRight' (0DA80CE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneLeft' (0DA80DD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneMiddle' (0DA80EC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneRight' (0DA80FB8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneLower' (0DA810A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneLowerLeft' (0DA81198) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabContentPaneLowerRight' (0DA81288) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperLeftNormal' (0DA81378) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperNormal' (0DA81468) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperRightNormal' (0DA81558) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLeftNormal' (0DA82688) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonMiddleNormal' (0DA82778) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonRightNormal' (0DA82868) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerLeftNormal' (0DA82958) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerNormal' (0DA82A48) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerRightNormal' (0DA82B38) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperLeftSelected' (0DA82C28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperSelected' (0DA82D18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonUpperRightSelected' (0DA82E08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLeftSelected' (0DA82EF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonMiddleSelected' (0DA82FE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonRightSelected' (0DA830D8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerLeftSelected' (0DA831C8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerSelected' (0DA832B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonLowerRightSelected' (0DA833A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonScrollLeftNormal' (0DA83498) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonScrollRightNormal' (0DA83588) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonScrollLeftHover' (0DA83678) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TabButtonScrollRightHover' (0DA83768) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipTopLeft' (0DA83858) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipTopRight' (0DA83948) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipBottomLeft' (0DA83A38) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipBottomRight' (0DA83B28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipLeftEdge' (0DA83C18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipRightEdge' (0DA83D08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipTopEdge' (0DA83DF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipBottomEdge' (0DA83EE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/TooltipMiddle' (0DA83FD8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuTopLeft' (0DA840C8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuTopRight' (0DA841B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuBottomLeft' (0DA842A8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuBottomRight' (0DA84398) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuLeft' (0DA84488) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuRight' (0DA84578) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuTop' (0DA84668) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MenuBottom' (0DA84758) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameTopLeft' (0DA84848) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameTopRight' (0DA84938) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameBottomLeft' (0DA84A28) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameBottomRight' (0DA84B18) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameLeft' (0DA84C08) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameRight' (0DA84CF8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameTop' (0DA84DE8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuFrameBottom' (0DA84ED8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuArrowRight' (0DA84FC8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/PopupMenuArrowLeft' (0DA850B8) of type: BasicImage
[ImageManager] Created image: 'WindowsLook/MultiListSelectionBrush' (0DA851A8) of type: BasicImage
===== Falagard 'root' element: look and feel parsing begins =====
---> Start of definition for widget look 'WindowsLook/Label'.
---< End of definition for widget look 'WindowsLook/Label'.
---> Start of definition for widget look 'WindowsLook/Button'.
---< End of definition for widget look 'WindowsLook/Button'.
---> Start of definition for widget look 'WindowsLook/Checkbox'.
---< End of definition for widget look 'WindowsLook/Checkbox'.
---> Start of definition for widget look 'WindowsLook/SystemButton'.
---< End of definition for widget look 'WindowsLook/SystemButton'.
---> Start of definition for widget look 'WindowsLook/ComboDropList'.
---< End of definition for widget look 'WindowsLook/ComboDropList'.
---> Start of definition for widget look 'WindowsLook/Combobox'.
---< End of definition for widget look 'WindowsLook/Combobox'.
---> Start of definition for widget look 'WindowsLook/Editbox'.
---< End of definition for widget look 'WindowsLook/Editbox'.
---> Start of definition for widget look 'WindowsLook/FrameWindow'.
---< End of definition for widget look 'WindowsLook/FrameWindow'.
---> Start of definition for widget look 'WindowsLook/IconButton'.
---< End of definition for widget look 'WindowsLook/IconButton'.
---> Start of definition for widget look 'WindowsLook/Listbox'.
---< End of definition for widget look 'WindowsLook/Listbox'.
---> Start of definition for widget look 'WindowsLook/ItemListbox'.
---< End of definition for widget look 'WindowsLook/ItemListbox'.
---> Start of definition for widget look 'WindowsLook/ListboxItem'.
---< End of definition for widget look 'WindowsLook/ListboxItem'.
---> Start of definition for widget look 'WindowsLook/Menubar'.
---< End of definition for widget look 'WindowsLook/Menubar'.
---> Start of definition for widget look 'WindowsLook/MenuItem'.
---< End of definition for widget look 'WindowsLook/MenuItem'.
---> Start of definition for widget look 'WindowsLook/ListHeaderSegment'.
---< End of definition for widget look 'WindowsLook/ListHeaderSegment'.
---> Start of definition for widget look 'WindowsLook/ListHeader'.
---< End of definition for widget look 'WindowsLook/ListHeader'.
---> Start of definition for widget look 'WindowsLook/MultiColumnList'.
---< End of definition for widget look 'WindowsLook/MultiColumnList'.
---> Start of definition for widget look 'WindowsLook/MultiLineEditbox'.
---< End of definition for widget look 'WindowsLook/MultiLineEditbox'.
---> Start of definition for widget look 'WindowsLook/PopupMenu'.
---< End of definition for widget look 'WindowsLook/PopupMenu'.
---> Start of definition for widget look 'WindowsLook/ProgressBar'.
---< End of definition for widget look 'WindowsLook/ProgressBar'.
---> Start of definition for widget look 'WindowsLook/RadioButton'.
---< End of definition for widget look 'WindowsLook/RadioButton'.
---> Start of definition for widget look 'WindowsLook/ScrollablePane'.
---< End of definition for widget look 'WindowsLook/ScrollablePane'.
---> Start of definition for widget look 'WindowsLook/VerticalScrollbarThumb'.
---< End of definition for widget look 'WindowsLook/VerticalScrollbarThumb'.
---> Start of definition for widget look 'WindowsLook/VerticalScrollbar'.
---< End of definition for widget look 'WindowsLook/VerticalScrollbar'.
---> Start of definition for widget look 'WindowsLook/HorizontalScrollbarThumb'.
---< End of definition for widget look 'WindowsLook/HorizontalScrollbarThumb'.
---> Start of definition for widget look 'WindowsLook/HorizontalScrollbar'.
---< End of definition for widget look 'WindowsLook/HorizontalScrollbar'.
---> Start of definition for widget look 'WindowsLook/SliderThumb'.
---< End of definition for widget look 'WindowsLook/SliderThumb'.
---> Start of definition for widget look 'WindowsLook/Slider'.
---< End of definition for widget look 'WindowsLook/Slider'.
---> Start of definition for widget look 'WindowsLook/Spinner'.
---< End of definition for widget look 'WindowsLook/Spinner'.
---> Start of definition for widget look 'WindowsLook/StaticShared'.
---< End of definition for widget look 'WindowsLook/StaticShared'.
---> Start of definition for widget look 'WindowsLook/Static'.
---< End of definition for widget look 'WindowsLook/Static'.
---> Start of definition for widget look 'WindowsLook/StaticImage'.
---< End of definition for widget look 'WindowsLook/StaticImage'.
---> Start of definition for widget look 'WindowsLook/StaticText'.
---< End of definition for widget look 'WindowsLook/StaticText'.
---> Start of definition for widget look 'WindowsLook/TabButton'.
---< End of definition for widget look 'WindowsLook/TabButton'.
---> Start of definition for widget look 'WindowsLook/TabContentPane'.
---< End of definition for widget look 'WindowsLook/TabContentPane'.
---> Start of definition for widget look 'WindowsLook/TabButtonPane'.
---< End of definition for widget look 'WindowsLook/TabButtonPane'.
---> Start of definition for widget look 'WindowsLook/TabControl'.
---< End of definition for widget look 'WindowsLook/TabControl'.
---> Start of definition for widget look 'WindowsLook/Titlebar'.
---< End of definition for widget look 'WindowsLook/Titlebar'.
---> Start of definition for widget look 'WindowsLook/Tooltip'.
---< End of definition for widget look 'WindowsLook/Tooltip'.
===== Look and feel parsing completed =====
No window renderer factories specified for module 'CEGUICoreWindowRendererSet' - adding all available factories...
Factory for 'Core/Button' appears to be already registered, skipping.
Factory for 'Core/Default' appears to be already registered, skipping.
Factory for 'Core/Editbox' appears to be already registered, skipping.
Factory for 'Core/FrameWindow' appears to be already registered, skipping.
Factory for 'Core/ItemEntry' appears to be already registered, skipping.
Factory for 'Core/ListHeader' appears to be already registered, skipping.
Factory for 'Core/ListHeaderSegment' appears to be already registered, skipping.
Factory for 'Core/Listbox' appears to be already registered, skipping.
Factory for 'Core/Menubar' appears to be already registered, skipping.
Factory for 'Core/MenuItem' appears to be already registered, skipping.
Factory for 'Core/MultiColumnList' appears to be already registered, skipping.
Factory for 'Core/MultiLineEditbox' appears to be already registered, skipping.
Factory for 'Core/PopupMenu' appears to be already registered, skipping.
Factory for 'Core/ProgressBar' appears to be already registered, skipping.
Factory for 'Core/ScrollablePane' appears to be already registered, skipping.
Factory for 'Core/Scrollbar' appears to be already registered, skipping.
Factory for 'Core/Slider' appears to be already registered, skipping.
Factory for 'Core/Static' appears to be already registered, skipping.
Factory for 'Core/StaticImage' appears to be already registered, skipping.
Factory for 'Core/StaticText' appears to be already registered, skipping.
Factory for 'Core/TabButton' appears to be already registered, skipping.
Factory for 'Core/TabControl' appears to be already registered, skipping.
Factory for 'Core/Titlebar' appears to be already registered, skipping.
Factory for 'Core/ToggleButton' appears to be already registered, skipping.
Factory for 'Core/Tooltip' appears to be already registered, skipping.
Factory for 'Core/ItemListbox' appears to be already registered, skipping.
Factory for 'Core/Tree' appears to be already registered, skipping.
Creating falagard mapping for type 'WindowsLook/Label' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'WindowsLook/Label' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Button' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/Button' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Checkbox' using base type 'CEGUI/ToggleButton', window renderer 'Core/ToggleButton' Look'N'Feel 'WindowsLook/Checkbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/IconButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/IconButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/RadioButton' using base type 'CEGUI/RadioButton', window renderer 'Core/ToggleButton' Look'N'Feel 'WindowsLook/RadioButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/FrameWindow' using base type 'CEGUI/FrameWindow', window renderer 'Core/FrameWindow' Look'N'Feel 'WindowsLook/FrameWindow' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Titlebar' using base type 'CEGUI/Titlebar', window renderer 'Core/Titlebar' Look'N'Feel 'WindowsLook/Titlebar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/SystemButton' using base type 'CEGUI/PushButton', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/SystemButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Editbox' using base type 'CEGUI/Editbox', window renderer 'Core/Editbox' Look'N'Feel 'WindowsLook/Editbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/MultiLineEditbox' using base type 'CEGUI/MultiLineEditbox', window renderer 'Core/MultiLineEditbox' Look'N'Feel 'WindowsLook/MultiLineEditbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Menubar' using base type 'CEGUI/Menubar', window renderer 'Core/Menubar' Look'N'Feel 'WindowsLook/Menubar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/PopupMenu' using base type 'CEGUI/PopupMenu', window renderer 'Core/PopupMenu' Look'N'Feel 'WindowsLook/PopupMenu' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/MenuItem' using base type 'CEGUI/MenuItem', window renderer 'Core/MenuItem' Look'N'Feel 'WindowsLook/MenuItem' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ProgressBar' using base type 'CEGUI/ProgressBar', window renderer 'Core/ProgressBar' Look'N'Feel 'WindowsLook/ProgressBar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/VerticalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'WindowsLook/VerticalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/HorizontalScrollbar' using base type 'CEGUI/Scrollbar', window renderer 'Core/Scrollbar' Look'N'Feel 'WindowsLook/HorizontalScrollbar' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/VerticalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/VerticalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/HorizontalScrollbarThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/HorizontalScrollbarThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/TabButton' using base type 'CEGUI/TabButton', window renderer 'Core/TabButton' Look'N'Feel 'WindowsLook/TabButton' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/TabControl' using base type 'CEGUI/TabControl', window renderer 'Core/TabControl' Look'N'Feel 'WindowsLook/TabControl' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/TabContentPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'WindowsLook/TabContentPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/TabButtonPane' using base type 'DefaultWindow', window renderer 'Core/Default' Look'N'Feel 'WindowsLook/TabButtonPane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ComboDropList' using base type 'CEGUI/ComboDropList', window renderer 'Core/Listbox' Look'N'Feel 'WindowsLook/ComboDropList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Combobox' using base type 'CEGUI/Combobox', window renderer 'Core/Default' Look'N'Feel 'WindowsLook/Combobox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Listbox' using base type 'CEGUI/Listbox', window renderer 'Core/Listbox' Look'N'Feel 'WindowsLook/Listbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ListHeader' using base type 'CEGUI/ListHeader', window renderer 'Core/ListHeader' Look'N'Feel 'WindowsLook/ListHeader' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ListHeaderSegment' using base type 'CEGUI/ListHeaderSegment', window renderer 'Core/ListHeaderSegment' Look'N'Feel 'WindowsLook/ListHeaderSegment' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/MultiColumnList' using base type 'CEGUI/MultiColumnList', window renderer 'Core/MultiColumnList' Look'N'Feel 'WindowsLook/MultiColumnList' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Slider' using base type 'CEGUI/Slider', window renderer 'Core/Slider' Look'N'Feel 'WindowsLook/Slider' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/SliderThumb' using base type 'CEGUI/Thumb', window renderer 'Core/Button' Look'N'Feel 'WindowsLook/SliderThumb' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ScrollablePane' using base type 'CEGUI/ScrollablePane', window renderer 'Core/ScrollablePane' Look'N'Feel 'WindowsLook/ScrollablePane' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Spinner' using base type 'CEGUI/Spinner', window renderer 'Core/Default' Look'N'Feel 'WindowsLook/Spinner' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Tooltip' using base type 'CEGUI/Tooltip', window renderer 'Core/Tooltip' Look'N'Feel 'WindowsLook/Tooltip' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/Static' using base type 'DefaultWindow', window renderer 'Core/Static' Look'N'Feel 'WindowsLook/Static' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/StaticImage' using base type 'DefaultWindow', window renderer 'Core/StaticImage' Look'N'Feel 'WindowsLook/StaticImage' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/StaticText' using base type 'DefaultWindow', window renderer 'Core/StaticText' Look'N'Feel 'WindowsLook/StaticText' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ItemListbox' using base type 'CEGUI/ItemListbox', window renderer 'Core/ItemListbox' Look'N'Feel 'WindowsLook/ItemListbox' and RenderEffect ''. (0018BC78)
Creating falagard mapping for type 'WindowsLook/ListboxItem' using base type 'CEGUI/ItemEntry', window renderer 'Core/ItemEntry' Look'N'Feel 'WindowsLook/ListboxItem' and RenderEffect ''. (0018BC78)
Display resize: w=1280 h=720
Display resize: w=1280 h=720
---- Beginning loading of GUI layout from string ----
Window 'SampleBrowserRoot' of type 'DefaultWindow' has been created. (0DC5C0A0)
Window 'BackgroundImage' of type 'Generic/Image' has been created. (0DAAA688)
Assigning the window renderer 'Core/Default' to the window 'BackgroundImage'
Assigning LookNFeel 'Generic/Image' to window 'BackgroundImage'.
Window 'SampleFrameWindowContainer' of type 'DefaultWindow' has been created. (0DB23F48)
Window 'SamplesFrameWindow' of type 'SampleBrowserSkin/FrameWindow' has been created. (0C512F30)
Assigning the window renderer 'Core/FrameWindow' to the window 'SamplesFrameWindow'
Assigning LookNFeel 'SampleBrowserSkin/FrameWindow' to window 'SamplesFrameWindow'.
Window '__auto_titlebar__' of type 'SampleBrowserSkin/Titlebar' has been created. (0DB37A00)
Assigning the window renderer 'Core/Titlebar' to the window '__auto_titlebar__'
Assigning LookNFeel 'SampleBrowserSkin/Titlebar' to window '__auto_titlebar__'.
Window '__auto_closebutton__' of type 'DefaultWindow' has been created. (0D88A528)
[OpenGLRenderer] Created texture: _ogl_tt_tex_0
Window '__auto_container__' of type 'ScrolledContainer' has been created. (0DB39FC8)
Window 'SamplesScrollablePane' of type 'SampleBrowserSkin/ScrollablePane' has been created. (0C4C6F48)
Assigning the window renderer 'Core/ScrollablePane' to the window 'SamplesScrollablePane'
Assigning LookNFeel 'SampleBrowserSkin/ScrollablePane' to window 'SamplesScrollablePane'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DB401D8)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DC582D0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0D8A5E38)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0C512928)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DC40F40)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0A0E12F0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DCE92D0)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0C512320)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
[OpenGLRenderer] Created texture: _ogl_tt_tex_1
Window 'SampleBrowserMetaData' of type 'SampleBrowserSkin/FrameWindow' has been created. (0C511D18)
Assigning the window renderer 'Core/FrameWindow' to the window 'SampleBrowserMetaData'
Assigning LookNFeel 'SampleBrowserSkin/FrameWindow' to window 'SampleBrowserMetaData'.
Window '__auto_titlebar__' of type 'SampleBrowserSkin/Titlebar' has been created. (0DC4A9E8)
Assigning the window renderer 'Core/Titlebar' to the window '__auto_titlebar__'
Assigning LookNFeel 'SampleBrowserSkin/Titlebar' to window '__auto_titlebar__'.
Window '__auto_closebutton__' of type 'DefaultWindow' has been created. (0D8AF0D8)
[OpenGLRenderer] Created texture: _ogl_tt_tex_2
Window 'Summary' of type 'SampleBrowserSkin/StaticText' has been created. (0D8AF688)
Assigning the window renderer 'Core/StaticText' to the window 'Summary'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Summary'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DA9B078)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DA9B640)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DB12148)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DB20F60)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DB126F8)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DC2CC90)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DC2D240)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DB21568)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
[OpenGLRenderer] Created texture: DejaVuSans-12-NoScale_auto_glyph_images_32
Window 'SampleType' of type 'SampleBrowserSkin/StaticText' has been created. (0DB52038)
Assigning the window renderer 'Core/StaticText' to the window 'SampleType'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'SampleType'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DCE2EA0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0D88E1F8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0D88E7A8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DB21B70)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DB389F8)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0C568FB0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0C569578)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DB22178)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window 'LabelType' of type 'SampleBrowserSkin/StaticText' has been created. (0C569B40)
Assigning the window renderer 'Core/StaticText' to the window 'LabelType'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'LabelType'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DB38FC0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0C56A108)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0C56A6D0)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DB22780)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DB39588)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0C56AC98)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0C56B260)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD61D50)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window 'UsedFiles' of type 'SampleBrowserSkin/StaticText' has been created. (0C56B828)
Assigning the window renderer 'Core/StaticText' to the window 'UsedFiles'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'UsedFiles'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DC8CF28)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0C56BDF0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0C56C3B8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD62358)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DC8D4F0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0C56C980)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DD65D50)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD62960)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window 'Description' of type 'SampleBrowserSkin/StaticText' has been created. (0DD66318)
Assigning the window renderer 'Core/StaticText' to the window 'Description'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Description'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DC8DAB8)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DD668E0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DD66EA8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD62F68)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DB312F8)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DD67470)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DD67A38)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD63570)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window 'Credits' of type 'SampleBrowserSkin/StaticText' has been created. (0DD68000)
Assigning the window renderer 'Core/StaticText' to the window 'Credits'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Credits'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DB318C0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DD685C8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DD68B90)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD63B78)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DB31E88)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DD69158)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DD69720)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD64180)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
---- Successfully completed loading of GUI layout from string ----
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
Window 'HorizontalLayoutContainer' of type 'HorizontalLayoutContainer' has been created. (0DD89D38)
Window 'Editbox' of type 'TaharezLook/Editbox' has been created. (0DA9A758)
Assigning the window renderer 'Core/Editbox' to the window 'Editbox'
Assigning LookNFeel 'TaharezLook/Editbox' to window 'Editbox'.
Window 'Editbox2' of type 'TaharezLook/Editbox' has been created. (0DDCB740)
Assigning the window renderer 'Core/Editbox' to the window 'Editbox2'
Assigning LookNFeel 'TaharezLook/Editbox' to window 'Editbox2'.
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
Display resize: w=1280 h=720
Window 'SampleBrowserRoot' of type 'DefaultWindow' has been created. (0DCDD290)
Window::setRotation - Activating AutoRenderingSurface on Window 'SampleBrowserRoot' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_3
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_3
Window 'BackgroundImage' of type 'Generic/Image' has been created. (0DCDD858)
Assigning the window renderer 'Core/Default' to the window 'BackgroundImage'
Assigning LookNFeel 'Generic/Image' to window 'BackgroundImage'.
Window::setRotation - Activating AutoRenderingSurface on Window 'BackgroundImage' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_4
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_4
Window 'SampleFrameWindowContainer' of type 'DefaultWindow' has been created. (0DCDDE20)
Window::setRotation - Activating AutoRenderingSurface on Window 'SampleFrameWindowContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_5
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_5
Window 'SamplesFrameWindow' of type 'SampleBrowserSkin/FrameWindow' has been created. (0DD64788)
Assigning the window renderer 'Core/FrameWindow' to the window 'SamplesFrameWindow'
Assigning LookNFeel 'SampleBrowserSkin/FrameWindow' to window 'SamplesFrameWindow'.
Window '__auto_titlebar__' of type 'SampleBrowserSkin/Titlebar' has been created. (006404C8)
Assigning the window renderer 'Core/Titlebar' to the window '__auto_titlebar__'
Assigning LookNFeel 'SampleBrowserSkin/Titlebar' to window '__auto_titlebar__'.
Window '__auto_closebutton__' of type 'DefaultWindow' has been created. (0DCDE3E8)
[OpenGLRenderer] Created texture: _ogl_tt_tex_6
Window '__auto_container__' of type 'ScrolledContainer' has been created. (0A0E3D40)
Window 'SamplesScrollablePane' of type 'SampleBrowserSkin/ScrollablePane' has been created. (0C47A100)
Assigning the window renderer 'Core/ScrollablePane' to the window 'SamplesScrollablePane'
Assigning LookNFeel 'SampleBrowserSkin/ScrollablePane' to window 'SamplesScrollablePane'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DA98670)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DCDE9B0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DCDEF78)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD64D90)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DA9EA68)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DCDF540)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DCDFB08)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DD65398)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SamplesScrollablePane' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_7
Window 'HorizontalLayoutContainer' of type 'HorizontalLayoutContainer' has been created. (0DA9C948)
Window::setRotation - Activating AutoRenderingSurface on Window 'HorizontalLayoutContainer' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_8
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_8
Window 'Editbox' of type 'TaharezLook/Editbox' has been created. (0DA9CF30)
Assigning the window renderer 'Core/Editbox' to the window 'Editbox'
Assigning LookNFeel 'TaharezLook/Editbox' to window 'Editbox'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Editbox' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_9
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_9
Window 'Editbox2' of type 'TaharezLook/Editbox' has been created. (0DCB7650)
Assigning the window renderer 'Core/Editbox' to the window 'Editbox2'
Assigning LookNFeel 'TaharezLook/Editbox' to window 'Editbox2'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Editbox2' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_10
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_10
Window 'SampleBrowserMetaData' of type 'SampleBrowserSkin/FrameWindow' has been created. (0DDB2C28)
Assigning the window renderer 'Core/FrameWindow' to the window 'SampleBrowserMetaData'
Assigning LookNFeel 'SampleBrowserSkin/FrameWindow' to window 'SampleBrowserMetaData'.
Window '__auto_titlebar__' of type 'SampleBrowserSkin/Titlebar' has been created. (0DCB7CC8)
Assigning the window renderer 'Core/Titlebar' to the window '__auto_titlebar__'
Assigning LookNFeel 'SampleBrowserSkin/Titlebar' to window '__auto_titlebar__'.
Window '__auto_closebutton__' of type 'DefaultWindow' has been created. (0DCE00D0)
[OpenGLRenderer] Created texture: _ogl_tt_tex_11
Window 'Summary' of type 'SampleBrowserSkin/StaticText' has been created. (0DCE0698)
Assigning the window renderer 'Core/StaticText' to the window 'Summary'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Summary'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0A0DA130)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DCE0C60)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DDB6C28)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB3230)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DDB71F0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DDB77B8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DDB7D80)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB3838)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Summary' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_12
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_12
Window 'SampleType' of type 'SampleBrowserSkin/StaticText' has been created. (0DDB8348)
Assigning the window renderer 'Core/StaticText' to the window 'SampleType'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'SampleType'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DDB8910)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DDB8ED8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DDB94A0)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB3E40)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DDB9A68)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DDBA030)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DDBA5F8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB4448)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'SampleType' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_13
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_13
Window 'LabelType' of type 'SampleBrowserSkin/StaticText' has been created. (0DE0BDD0)
Assigning the window renderer 'Core/StaticText' to the window 'LabelType'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'LabelType'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DE0C398)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE0C960)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE0CF28)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB4A50)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DE0D4F0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE0DAB8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE0E080)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB5058)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'LabelType' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_14
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_14
Window 'UsedFiles' of type 'SampleBrowserSkin/StaticText' has been created. (0DE0E648)
Assigning the window renderer 'Core/StaticText' to the window 'UsedFiles'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'UsedFiles'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DE0EC10)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE0F1D8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE0F7A0)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB5660)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DE37DD0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE38398)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE38960)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB5C68)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'UsedFiles' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_15
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_15
Window 'Description' of type 'SampleBrowserSkin/StaticText' has been created. (0DE38F28)
Assigning the window renderer 'Core/StaticText' to the window 'Description'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Description'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DE394F0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE39AB8)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE3A080)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DDB6270)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DE3A648)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE3AC10)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE3B1D8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DE63DD0)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Description' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_16
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_16
Window 'Credits' of type 'SampleBrowserSkin/StaticText' has been created. (0DE3B7A0)
Assigning the window renderer 'Core/StaticText' to the window 'Credits'
Assigning LookNFeel 'SampleBrowserSkin/StaticText' to window 'Credits'.
Window '__auto_hscrollbar__' of type 'SampleBrowserSkin/HorizontalScrollbar' has been created. (0DE67DD0)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_hscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/HorizontalScrollbar' to window '__auto_hscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE68398)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE68960)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DE643D8)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window '__auto_vscrollbar__' of type 'SampleBrowserSkin/VerticalScrollbar' has been created. (0DE68F28)
Assigning the window renderer 'Core/Scrollbar' to the window '__auto_vscrollbar__'
Assigning LookNFeel 'SampleBrowserSkin/VerticalScrollbar' to window '__auto_vscrollbar__'.
Window '__auto_incbtn__' of type 'DefaultWindow' has been created. (0DE694F0)
Window '__auto_decbtn__' of type 'DefaultWindow' has been created. (0DE69AB8)
Window '__auto_thumb__' of type 'SampleBrowserSkin/Thumb' has been created. (0DE649E0)
Assigning the window renderer 'Core/Button' to the window '__auto_thumb__'
Assigning LookNFeel 'SampleBrowserSkin/Thumb' to window '__auto_thumb__'.
Window::setRotation - Activating AutoRenderingSurface on Window 'Credits' to enable rotation support.
[OpenGLRenderer] Created texture: _ogl_tt_tex_17
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_17
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
Display resize: w=1280 h=720
Window at 'SampleBrowserRoot' will be added to dead pool. (0018C77C)
Window at 'BackgroundImage' will be added to dead pool. (0018C2C4)
Window at 'SampleFrameWindowContainer' will be added to dead pool. (0018C2C4)
Window at 'SamplesFrameWindow' will be added to dead pool. (0018BE0C)
Window at 'SamplesFrameWindow/__auto_titlebar__' will be added to dead pool. (0018B2DC)
Window at 'SamplesFrameWindow/__auto_closebutton__' will be added to dead pool. (0018B2DC)
Window at 'SamplesScrollablePane' will be added to dead pool. (0018B954)
Window at 'SamplesScrollablePane/__auto_hscrollbar__' will be added to dead pool. (0018AE24)
Window at 'SamplesScrollablePane/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A2F4)
Window at 'SamplesScrollablePane/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A2F4)
Window at 'SamplesScrollablePane/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A2F4)
Window at 'SamplesScrollablePane/__auto_vscrollbar__' will be added to dead pool. (0018AE24)
Window at 'SamplesScrollablePane/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A2F4)
Window at 'SamplesScrollablePane/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A2F4)
Window at 'SamplesScrollablePane/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A2F4)
Window at '__auto_container__' will be added to dead pool. (0018B49C)
Window at 'HorizontalLayoutContainer' will be added to dead pool. (0018AFE4)
Window at 'Editbox' will be added to dead pool. (0018AB2C)
Window at 'Editbox2' will be added to dead pool. (0018AB2C)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_7
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_6
Window at 'SampleBrowserMetaData' will be added to dead pool. (0018C2C4)
Window at 'SampleBrowserMetaData/__auto_titlebar__' will be added to dead pool. (0018B794)
Window at 'SampleBrowserMetaData/__auto_closebutton__' will be added to dead pool. (0018B794)
Window at 'Summary' will be added to dead pool. (0018BE0C)
Window at 'Summary/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Summary/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Summary/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Summary/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'Summary/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Summary/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Summary/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Summary/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'SampleType' will be added to dead pool. (0018BE0C)
Window at 'SampleType/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'SampleType/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'SampleType/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'SampleType/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'SampleType/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'SampleType/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'SampleType/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'SampleType/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'LabelType' will be added to dead pool. (0018BE0C)
Window at 'LabelType/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'LabelType/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'LabelType/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'LabelType/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'LabelType/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'LabelType/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'LabelType/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'LabelType/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles' will be added to dead pool. (0018BE0C)
Window at 'UsedFiles/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'UsedFiles/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'UsedFiles/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'UsedFiles/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'Description' will be added to dead pool. (0018BE0C)
Window at 'Description/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Description/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Description/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Description/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'Description/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Description/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Description/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Description/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'Credits' will be added to dead pool. (0018BE0C)
Window at 'Credits/__auto_hscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Credits/__auto_hscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Credits/__auto_hscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Credits/__auto_hscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
Window at 'Credits/__auto_vscrollbar__' will be added to dead pool. (0018B2DC)
Window at 'Credits/__auto_vscrollbar__/__auto_incbtn__' will be added to dead pool. (0018A7AC)
Window at 'Credits/__auto_vscrollbar__/__auto_decbtn__' will be added to dead pool. (0018A7AC)
Window at 'Credits/__auto_vscrollbar__/__auto_thumb__' will be added to dead pool. (0018A7AC)
[OpenGLRenderer] Destroyed texture: _ogl_tt_tex_11
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
Display resize: w=1280 h=720
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
Display resize: w=1280 h=720
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32
[OpenGLRenderer] Destroyed texture: Jura-10_auto_glyph_images_32
Display resize: w=1280 h=720
[OpenGLRenderer] Created texture: Jura-10_auto_glyph_images_32

User avatar
Kulik
CEGUI Team
Posts: 1382
Joined: Mon Jul 26, 2010 18:47
Location: Czech Republic
Contact:

Re: Using layout containers in CEED

Postby Kulik » Fri Jul 18, 2014 21:55

It's not implemented yet. Please consider waving a few dollars at me and it might happen soon.


Return to “Official Unified CEGUI Editor Tool (CEED)”

Who is online

Users browsing this forum: No registered users and 9 guests