Hi, I want to use a textbox on my scene. I am using my own receiver class for capture UP, DOWN, LEFT and RIGHT keys (ESC too).
When I click on textbox, nothing happen. If I remove my own event receiver on CREATEDEVICE and I leave this in blank, textbox works successfully, but, the engine does not response to directional keys.
Anybody can tell me how to use a textbox and at same time to capture directional keys for scene movement?
thanks in advance.