Hi,
I'm using SFML with OGRE and I'm binding OGRE's window handle to SFML. Unfortunately, the window does not respond to any events and freezes up in my while loop.
How can I have a different window respond to keyboard, click, resize, and etc. events through SFML?