Irrlicht´s Key handling and Windows Forms Applications
Posted: Wed Oct 05, 2011 1:26 pm
I am creating a Windows Form application and I'm using Irrlicht version 1.7.2, in an area. I have a PropertyGrid in which I need to display certain properties, also I have other GUI components such as TextBox, etc. When the cycle begins drawing the scene and I want to write something in the PropertyGrid or any of the other components, the keys of the keyboard letters or numbers can not be used, but the up, down, left, right , shift, ctrl, delete, home, end, keys, works. In the Irrlicht version 1.6 this did not happen. I know that in the 1.7, updated the win32 key handling. Does anyone know how to solve this and have any idea that can help me?
Thank you very much.
Thank you very much.