Search found 16 matches
- Tue Jun 30, 2009 15:45
- Forum: Help
- Topic: Remove image property of StaticImage?
- Replies: 2
- Views: 2334
Re: Remove image property of StaticImage?
Thanks CE, It helps.
- Tue Jun 30, 2009 05:22
- Forum: Help
- Topic: Remove image property of StaticImage?
- Replies: 2
- Views: 2334
Remove image property of StaticImage?
Hello, I set the imge property of a StaticImage using:
And I want to remove the image I set for this StaticImage at other place in my code, but I dont know how.
Code: Select all
mWnd->setProperty("Image", "set:MainMenuImage image:full_image");
And I want to remove the image I set for this StaticImage at other place in my code, but I dont know how.
- Sun Apr 19, 2009 02:39
- Forum: Unofficial CEGUI-Related Tools
- Topic: widget in GroupBox is not saved by LayoutEditor
- Replies: 2
- Views: 12497
widget in GroupBox is not saved by LayoutEditor
I use CELayoutEditor 0.6 to edit my layout, but I find that whatever widget I add as the child of a GroupBox is not saved even I save the layout by pressing File/Save or File/Save As. I also tried CELayoutEditor 0.6.2, but still doesn't work :( I thought it is a bug of the editor until I also see a ...
- Thu Apr 16, 2009 15:24
- Forum: Help
- Topic: How to un-subscribe Event?
- Replies: 4
- Views: 3169
- Thu Apr 16, 2009 13:08
- Forum: Help
- Topic: How to un-subscribe Event?
- Replies: 4
- Views: 3169
- Thu Apr 16, 2009 09:49
- Forum: Help
- Topic: How to un-subscribe Event?
- Replies: 4
- Views: 3169
How to un-subscribe Event?
I use the following code to subscribeEvent: CEGUI::GlobalEventSet::getSingleton().subscribeEvent(CEGUI::Window::EventNamespace+'/'+CEGUI::Window::EventMouseEnters, CEGUI::Event::Subscriber(&SceneSheet::handleMouseEnters, this)); After this, I want to un-subscribe the &quo...
- Sun Mar 29, 2009 13:50
- Forum: Offtopic Discussion
- Topic: Limiting numbers in editbox window
- Replies: 7
- Views: 18510
Re: Limiting numbers in editbox window
Now all I need to know is why the number pad doesn't seem to inject input. Anyone know a solution for that? Not sure about this, are you sure your input system is generating character inputs in response to those key presses? We looked into this and it's just a matter of how OIS deals with the keypa...
- Tue Mar 03, 2009 12:05
- Forum: Help
- Topic: Problem with Vanilla theme
- Replies: 5
- Views: 4826
- Tue Mar 03, 2009 02:37
- Forum: Help
- Topic: Problem with Vanilla theme
- Replies: 5
- Views: 4826
It seems those exceptions comes from Vanilla/StaticText widget because after I delete Vanilla/StaticText in layout file or use TaharezLook instead of Vanilla the exceptions disappear. But I can't find 'UseStandardImagery', 'NormalImage', and 'PushedImage' properties in the Vanilla/StaticText block i...
- Mon Mar 02, 2009 14:30
- Forum: Help
- Topic: Problem with Vanilla theme
- Replies: 5
- Views: 4826
Problem with Vanilla theme
I find that there are many errors logged in CEGUI.log when using vanilla theme: 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 'UseStanda...
- Sun Mar 01, 2009 02:20
- Forum: Unofficial CEGUI-Related Tools
- Topic: [SOLVED] Problem with font
- Replies: 1
- Views: 11757
[SOLVED] Problem with font
I use a chinese font in CEGUI Layout Editor. But the editor crash on running giving the following message: CELayoutEditor Error --------------------------- CELayoutEditor has detected and caught an exception. The following detailed info is available: Description: Error Exception Location: EditorFram...
- Sun Dec 21, 2008 01:10
- Forum: Help
- Topic: Crash on ProgressBar
- Replies: 12
- Views: 7118
- Sat Dec 20, 2008 01:36
- Forum: Help
- Topic: Crash on ProgressBar
- Replies: 12
- Views: 7118
CE, I completely understand, It is just all my fault. I can't reply until now, cause the time lag. :) The assert is not caused in Simulator::loadSceneResources, This assert comes out when MainMenuDlg::handleLaunchOnClick returns true and steps into ceguimemeberfunctionslot.h: template<typename T> cl...
- Fri Dec 19, 2008 14:04
- Forum: Help
- Topic: Crash on ProgressBar
- Replies: 12
- Views: 7118
- Fri Dec 19, 2008 13:25
- Forum: Help
- Topic: Crash on ProgressBar
- Replies: 12
- Views: 7118