Re: [pygtk] Pygtk: gtk_gl_area_swapbuffers/swap_buffers

1999-12-08 Thread James Henstridge
I wrote the gtkglarea wrapper based on what was in cvs back in july. It will compile against the version of gtkglarea in CVS, which has the swapbuffers function marked as deprecated, so I used swap_buffers. The gtkglarea guy has not released a new version since then, which is why the current pyt

[pygtk] Pygtk: gtk_gl_area_swapbuffers/swap_buffers

1999-12-08 Thread Scott James
I'm trying to get some of the examples in the pygtk "gl" directory under version 0.6.3. I'm running on Solaris 2.6 with Mesa 3.0, using gtkglarea-1.2.1 and PyOpenGL-1.5.5. My problem is that pygtk-0.6.3 seems to reference gtk_gl_area_swap_buffers in gtkgl_impl.c whereas in gtkglarea-1.2