Delay on button click event with OGRE. [SOLVED]
Posted: Tue Sep 19, 2006 20:07
I have been playing around with CEGUI and OGRE for few weeks now, but there are still few things that have stayed mysteries to me. One of them being the fact that that there's quite a long delay after clicking a button on GUI before I can re-click it. If I keep clicking the button constantly, the event seems to process just once per second.
OGRE seems to process the events correctly (there are several Mousepressed events handled in one second), so the problem appears to be with CEGUI. Perhaps there's an option to set the delay between event processing?
OGRE seems to process the events correctly (there are several Mousepressed events handled in one second), so the problem appears to be with CEGUI. Perhaps there's an option to set the delay between event processing?