Search found 5 matches

by gracias86
Wed Oct 08, 2014 23:18
Forum: Help
Topic: [Solved] CEGUI std::length Error on Submit Button
Replies: 4
Views: 3504

Re: CEGUI std::length Error on Submit Button

Hi fixed the problem. it was the scope problem. Using global variable when declaring class actually fixes the pointer problem.
by gracias86
Wed Oct 08, 2014 16:32
Forum: Help
Topic: [Solved] CEGUI std::length Error on Submit Button
Replies: 4
Views: 3504

Re: CEGUI std::length Error on Submit Button

We discussed earlier how to send input to CEGUI (CEGUI In Practice - Managing input), so we will have to assume that you have that working (and probably built the application structure behind it). Therefore I would recommend you to read and go through the tutorials from the beginning . Thanks, I'll...
by gracias86
Wed Oct 08, 2014 08:48
Forum: Help
Topic: [Solved] CEGUI std::length Error on Submit Button
Replies: 4
Views: 3504

[Solved] CEGUI std::length Error on Submit Button

Hi there, I've started learning and following your tutorial on how to create a Game Console. I've got CEGUI so far compiled and loaded the resources correctly from the layout, So I have a background which been set up as root window and the game console window as its child. I can click and drag the b...
by gracias86
Mon Oct 06, 2014 23:31
Forum: Help
Topic: [Solved] Function getGuiSheet() is not exists
Replies: 3
Views: 3272

Re: Function getGuiSheet() is not exists

Thanks for the reply, I checked the wiki and you have updated the tutorial as well.
by gracias86
Thu Oct 02, 2014 20:46
Forum: Help
Topic: [Solved] Function getGuiSheet() is not exists
Replies: 3
Views: 3272

[Solved] Function getGuiSheet() is not exists

Hi Everyone, I was in the middle of learning CEGUI and trying to integrate it into my project. I'm running into an odd problem when executing Game Console tutorial from http://cegui.org.uk/wiki/CEGUI_In_Practice_-_A_Game_Console This line right here: m_ConsoleWindow = pWindowManager->loadLayoutFromF...

Go to advanced search