Search found 6 matches

by ingo99
Fri Apr 10, 2009 12:02
Forum: Help
Topic: [Exception] existing layout file is not found
Replies: 8
Views: 4998

ok, with the fist issue i tried both schemeMgr->loadScheme( "resource/gui/schemes/TaharezLook.scheme" ); schemeMgr->loadScheme( "TaharezLook.scheme" ); does not matter the error in cegui.log says it does not exist. according to my second issue you are right, Exit ...
by ingo99
Fri Apr 10, 2009 11:22
Forum: Help
Topic: [Exception] existing layout file is not found
Replies: 8
Views: 4998

To be honest I just want to get an impression of CEGUI and copied some code from the wiki and the samples of the SDK. I was searching for an easy GUI for a project and just making my first experiences with CEGUI. When you are familiar with SDL, OpenGL, wxWidgets,... the structure of the CEGUI framew...
by ingo99
Fri Apr 10, 2009 10:29
Forum: Help
Topic: [Exception] existing layout file is not found
Replies: 8
Views: 4998

ok I switched the WidgetLookManager and WindowManager ald loaded some defaults, but it's still broken 10/04/2009 12:17:55 (InfL1) ---- CEGUI System initialisation completed ---- 10/04/2009 12:17:55 (InfL1) ---- Version 0.5.0 ---- 10/04/2009 12:17:55 (InfL1) ---- Renderer module is: CEGUI::OpenGLRend...
by ingo99
Thu Apr 09, 2009 19:42
Forum: Help
Topic: [Exception] existing layout file is not found
Replies: 8
Views: 4998

[Exception] existing layout file is not found

Hi, I just attempt my first test application with CEGUI but I have some trouble with my code. As far as I understand this should work: DefaultResourceProvider* rp = static_cast<DefaultResourceProvider*>(System::getSingleton().getResourceProvider()); rp->setResourceGroupDirect...
by ingo99
Thu Apr 09, 2009 15:38
Forum: Help
Topic: looking for downloadable examples
Replies: 2
Views: 2386

thanks a lot, the sdk is really helpful.

I guess I will generate the GUI via xml layout files, it seems to be more dynamic.
by ingo99
Thu Apr 09, 2009 15:01
Forum: Help
Topic: looking for downloadable examples
Replies: 2
Views: 2386

looking for downloadable examples

Hi, I'm working with OpenGL and looking for downloadable examples about the implementation of cegui. The wiki isn't very helpful, because my proper way to learn the usage of a framework is just to read code. I'm searching for some time now, but I couldn't find any finished example. would be nice if ...

Go to advanced search