[PyOpenGL-Users] Mouse wheel events?

Gary Herron gherron at islandtraining.com
Fri Feb 5 23:55:54 EST 2010


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




More information about the Python-list mailing list