I'll take your advice lindquist. You're right. I'm using the same TaharezLook theme but with a different image file for the imageset per screen. So that's why my code simply cracks when changing schemes instantaneously!
Thanks a lot.
Search found 7 matches
- Mon Nov 14, 2005 16:49
- Forum: Modifications / Integrations / Customisations
- Topic: Changing Schemes
- Replies: 2
- Views: 1665
- Mon Nov 14, 2005 14:18
- Forum: Modifications / Integrations / Customisations
- Topic: Changing Schemes
- Replies: 2
- Views: 1665
Changing Schemes
Hello everyone. I've made a lot of progress to learning CEGUI for these past days but a concern popped up. How do I change schemes in CEGUI to facilitate screen changes? Right now I have a scheme file for my project's main menu and another for a loading screen. This is how my concept works. The main...
- Sun Sep 04, 2005 09:38
- Forum: Modifications / Integrations / Customisations
- Topic: scheme and imagesets
- Replies: 2
- Views: 2085
scheme and imagesets
Hello everyone. While studying the scheme and imageset files for the TaharezLook theme, I can't find the direct relation of contents of the two files. For example, in an entry of the TaharezLook.scheme file: <WindowSet Filename="CEGUITaharezLook"> <WindowFactory Name="TaharezLook/Alte...
- Thu Sep 01, 2005 16:25
- Forum: Modifications / Integrations / Customisations
- Topic: window set
- Replies: 2
- Views: 2591
Re: window set
Thanks for the advice Blakharaz. I got lost earlier when I'm on the WindowSet attribute of the scheme files.
- Thu Sep 01, 2005 12:30
- Forum: Modifications / Integrations / Customisations
- Topic: window set
- Replies: 2
- Views: 2591
window set
Hello everyone. I'm currently studying the structure of the scheme file crazy eddie uses. So far, I can understand most of the data on it except the window set (WindowSet FileName="TaharezLook" ). From the wiki: A 'Window Set' basically specifies the name of a loadable module (.dll / .so, ...
- Sat Jul 16, 2005 11:08
- Forum: Modifications / Integrations / Customisations
- Topic: cegui_mk2-0.2.1 and Fedora Core 4 compilation
- Replies: 2
- Views: 1881
Re: cegui_mk2-0.2.1 and Fedora Core 4 compilation
Thank you very much CrazyEddie. It worked! I'll also check the CVS version of version 3. You were right about having issues on the latest download on Fedora Core 4.
- Sat Jul 16, 2005 00:01
- Forum: Modifications / Integrations / Customisations
- Topic: cegui_mk2-0.2.1 and Fedora Core 4 compilation
- Replies: 2
- Views: 1881
cegui_mk2-0.2.1 and Fedora Core 4 compilation
Hello everybody. I'm having problems compiling the said release on my newly installed Fedora Core 4 on my Athlon64 PC. Here are the error messages: ../include/CEGUISingleton.h: In constructor 'CEGUI::Singleton<T>::Singleton() [with T = CEGUI::Logger]': ../include/CEGUILogger.h:146: instantiated from...