Search found 34 matches

by rockoz
Mon Jun 07, 2010 02:44
Forum: Help
Topic: Verifying if mouse click was inside gui
Replies: 5
Views: 3050

Re: Verifying if mouse click was inside gui

What is the best way to check whether a mouse click was "used" by the GUI or whether it was just a click on the background? My solution was to have a root window and listening to mouse down events for it. When you refer to background, you mean gui based or not? If it is gui based, I prefe...
by rockoz
Fri May 07, 2010 08:16
Forum: Offtopic Discussion
Topic: ogre1.7 and cegui0.7.1 debug problem
Replies: 13
Views: 9676

Re: ogre1.7 and cegui0.7.1 debug problem

I've had this problem too.
It seems to be OgreRenderer's issue.
Ogre will not set this mActiveRenderTarget before its render window is focused for rendering the first frame... :pint:
by rockoz
Wed Sep 23, 2009 08:49
Forum: Help
Topic: The application couldn't be initialized correctly in CEGUI 0.7.0
Replies: 4
Views: 2060

Re: The application couldn't be initialized correctly in CEGUI 0

To CE: Yes, I download the right DEPS file from sourceforge. I had the same issue, and after some research I believe I found the cause. It appears that at least one of the dependencies is built with a version of the microsoft crt from a recent (July 28, 2009) security update. The update can be found...
by rockoz
Tue Sep 22, 2009 02:59
Forum: Help
Topic: The application couldn't be initialized correctly in CEGUI 0.7.0
Replies: 4
Views: 2060

The application couldn't be initialized correctly in CEGUI 0.7.0

Hi CE~ Congratulations to this new release. :hammer: Sorry for my poor english, but I got some problems when running CEGUI 0.7.0 samples. I build CEGUI and samples both with DEBUG mode in VS2005 with SP1 patch but an error occured when excute a sample, like this: The application couldn't be initiali...

Go to advanced search