UserInterface tutorial freezes!

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
mbosticky
Posts: 5
Joined: Wed May 30, 2007 10:39 am

UserInterface tutorial freezes!

Post by mbosticky »

Hi all,

I have tried using the UserInterface tutorial to learn a bit about irrlicht engine and its GUI. But i found that the GUI interface freezes arbitrarily (as far as i can tell). I checked and found that when this happens the MyEventReceiver still receives messages from the mouse like EET_MOUSE_INPUT_EVENT but does not receive any EET_GUI_EVENT messages. Is this a known symptom and does it have a fix? I have the same problem on my machine at home and at work.

Cheers, Martin.
Martin
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Yes this is a known problem with a simple fix-

http://irrlicht.sourceforge.net/phpBB2/ ... 190#111184
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply