Menu

#6 Multiwindow callback functionality(GLUT)

v1.5.6
closed-out-of-date
GLUT (2)
5
2001-06-17
2001-05-14
No

The current incarnation of Opengl.GLUT doens't allow
for multiple window callbacks. To fix this, instead of
using one single global py-callback, I've added a
functionobject and the corresponding c-functions to
reference it so the c-callback will reference the
correct py-callback.

Discussion

  • David O\'Gwynn

    David O\'Gwynn - 2001-05-14
     
  • Tarn Weisner Burton

    • labels: --> GLUT
    • milestone: --> v1.5.6
     
  • Tarn Weisner Burton

    • assigned_to: nobody --> twburton
    • status: open --> closed-out-of-date
     
  • Tarn Weisner Burton

    Logged In: YES
    user_id=21784

    Already implemented in PyOpenGL 2.0

     

Log in to post a comment.