Craig Berry wrote:
Is there any way to get mouse wheel events from glut in PyOpenGL?


Use Linux. (On Linux, Glut returns mouse wheel events as buttons 4 and 5), or use FreeGlut. On both Windows and Linux freeglut returns mouse wheel events as buttons 4 and 5.

Gary Herron

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to