I noticed that events for windows registered in OgreWindowEventUtilities are not fired when windows are resized or moved. I am using Windows and Ogre 1.11.2
Those files contain functions (GLXProc) for handling events for Linux, but not for Windows:
https://github.com/OGRECave/ogre/blob/m ... lities.cpp
https://github.com/OGRECave/ogre/blob/v ... lities.cpp
I have found some old version that contains _WndProc function.
https://github.com/ehsan/ogre/blob/mast ... lities.cpp
Is it bug?
OgreWindowEventUtilities is missing Windows support
-
- Gnoblar
- Posts: 2
- Joined: Sun Oct 14, 2018 9:21 pm
- x 1
-
- OGRE Team Member
- Posts: 2093
- Joined: Sun Mar 30, 2014 2:51 pm
- x 1129