Menu

#37 wxPythonContext key support failing

OpenGLContext v1.0
closed-fixed
Context (22)
5
2002-12-28
2002-07-20
No

In many of the tests/demos for OpenGLContext, the
wxPython context doesn't seem to be forwarding
key-presses to the code (GLUT context works fine).

Discussion

  • Mike C. Fletcher

    Logged In: YES
    user_id=34901

    wxPython has started requiring a Skip in key-down
    event-handlers to generate char events. This is now done in
    wxevents.py.

     
  • Mike C. Fletcher

    • status: open --> closed-fixed
     

Log in to post a comment.