Search found 7 matches

by geru
Fri Nov 28, 2008 10:21
Forum: Offtopic Discussion
Topic: Invalid Request Exception
Replies: 2
Views: 4507

Ouch! :-S

Thanks you very much again CE. :-)
by geru
Thu Nov 27, 2008 22:57
Forum: User Projects
Topic: F.O.G. 3D
Replies: 2
Views: 10567

F.O.G. 3D

Hi! I`m developing with some friends a game named F.O.G. . Is a free (GPLv3) action game in 3D with big sceneries and lots of movement freedom set in the medieval age with some fantasy aspects. We are going to use CEGUI to menus and some widgets in-game. Web: www.fog3d.org Forum: http://forum.fog3d....
by geru
Thu Nov 27, 2008 22:43
Forum: Offtopic Discussion
Topic: Invalid Request Exception
Replies: 2
Views: 4507

Invalid Request Exception

Hi, I have reestructured my cegui implementation. I made that the class cegui is father of Class widget, and the constructor of Cegui is: Cegui::Cegui(Ogre::SceneManager *manager) { Ogre::RenderWindow *window = Ogre::Root::getSingleton().getAutoCreatedWindow(); renderer ...
by geru
Thu Nov 27, 2008 22:33
Forum: Offtopic Discussion
Topic: To subcribe a mouse event
Replies: 4
Views: 5374

Thanks you very much again.

I am going to delete the created buttons.

A greeting,

Geru.
by geru
Thu Nov 27, 2008 11:23
Forum: Offtopic Discussion
Topic: To subcribe a mouse event
Replies: 4
Views: 5374

Hi! Thanks you very much, now CEGUI detects events well ;-). But, I have another problem :-S. That is, I create one button with CEGUI, that when I am playing and I press de 'P' key in order to pause the scene and give control events to Cegui, the button displays on screen and it is waiting for the m...
by geru
Wed Nov 26, 2008 18:57
Forum: Offtopic Discussion
Topic: To subcribe a mouse event
Replies: 4
Views: 5374

To subcribe a mouse event

Hi!! I'm trying to subscribe a mouse event on a quit button. For do that, tutorial says that I have to create a button, and subscribe it whith the next function: quit->subscribeEvent(CEGUI::PushButton::EventClicked, CEGUI::Event::Subscriber(close(??), this)); Well, to handle ...
by geru
Tue Nov 11, 2008 21:18
Forum: Help
Topic: Problem with CEGUI, parsing XML file.
Replies: 1
Views: 1788

Problem with CEGUI, parsing XML file.

Hi, I have a problem whith CEGUI, Im using version 0.5.0 with Ogre 1.4: 11/11/2008 13:10:38 (InfL1) ===== Falagard 'root' element: look and feel parsing begins ===== 11/11/2008 13:10:38 (Error) Exception: XercesParser::parseXMLFile - An error occurred at line nr. 3660 while parsing X...

Go to advanced search