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?
Delay on button click event with OGRE. [SOLVED]
Moderators: CEGUI MVP, CEGUI Team
Delay on button click event with OGRE. [SOLVED]
Last edited by Habba on Fri Sep 22, 2006 16:05, edited 1 time in total.
Re: Delay on button click event with OGRE.
void CEGUI::Window::setAutoRepeatDelay ( float delay )
this one ??
this one ??
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Who is online
Users browsing this forum: No registered users and 24 guests
