migueltk's picture

Overriding GameWindow.OnKeyDown and GameWindow.OnKeyUp, no effect.

Project:The Open Toolkit library
Version:1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:open
Description

To override these methods in a derived class and press any key, these methods are not called.


Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
migueltk's picture

#1

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