
Overriding GameWindow.OnKeyDown and GameWindow.OnKeyUp, no effect.
Posted Wednesday, 4 April, 2012 - 16:38 by migueltk| Project: | The Open Toolkit library |
| Version: | 1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open |
Jump to:
Description
To override these methods in a derived class and press any key, these methods are not called.


Comments
#1
Sorry, methods belong to NativeWindow (NativeWindow.OnKeyDown y NativeWindow.OnKeyUp)