Problem with Vanilla theme
Posted: Mon Mar 02, 2009 14:30
I find that there are many errors logged in CEGUI.log when using vanilla theme:
The CEGUI version I use is 0.5.1 and vanilla related file comes from CEGUI 0.6.0 What the problem is?
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/Button' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_incbtn__'.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'NormalImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'HoverImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'PushedImage' available in the set.
02/03/2009 22:21:03 (InfL2) Window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_decbtn__' of type 'Vanilla/Button' has been created.
02/03/2009 22:21:03 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_decbtn__'
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/Button' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_decbtn__'.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'NormalImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'HoverImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'PushedImage' available in the set.
02/03/2009 22:21:03 (InfL2) Window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_thumb__' of type 'Vanilla/HorizontalScrollbarThumb' has been created.
02/03/2009 22:21:03 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_thumb__'
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/HorizontalScrollbarThumb' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_hscrollbar____auto_thumb__'.
02/03/2009 22:21:03 (InfL2) Window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar__' of type 'Vanilla/VerticalScrollbar' has been created.
02/03/2009 22:21:03 (InfL2) Assigning the window renderer 'Falagard/Scrollbar' to the window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar__'
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/VerticalScrollbar' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar__'.
02/03/2009 22:21:03 (InfL2) Window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_incbtn__' of type 'Vanilla/Button' has been created.
02/03/2009 22:21:03 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_incbtn__'
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/Button' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_incbtn__'.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'NormalImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'HoverImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'PushedImage' available in the set.
02/03/2009 22:21:03 (InfL2) Window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_decbtn__' of type 'Vanilla/Button' has been created.
02/03/2009 22:21:03 (InfL2) Assigning the window renderer 'Falagard/Button' to the window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_decbtn__'
02/03/2009 22:21:03 (InfL2) Assigning LookNFeel 'Vanilla/Button' to window 'SimulatorSheet/AboutMenu/MsgTxt__auto_vscrollbar____auto_decbtn__'.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'UseStandardImagery' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'NormalImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'HoverImage' available in the set.
02/03/2009 22:21:03 (Error) Exception: There is no Property named 'PushedImage' available in the set.
The CEGUI version I use is 0.5.1 and vanilla related file comes from CEGUI 0.6.0 What the problem is?