Re: [PyOpenGL-Users] Mouse wheel events?
Brought to you by:
mcfletch
From: Nicolas R. <Nic...@lo...> - 2010-02-08 07:24:58
|
It depends on the glut version you're using on your system. Freeglut is able to catch these events while regular glut on macosx cannot without a patch. Nicolas On Feb 8, 2010, at 06:57 , Craig Berry wrote: > Can someone please tell me if there's a way to do this, or answer > definitively that there is no way? I have a design in progress that > could really use mousewheel control, and I don't want to settle for > Plan B until I know Plan A is impossible. :) > > On Fri, Feb 5, 2010 at 19:48, Craig Berry <cd...@gm...> wrote: >> Is there any way to get mouse wheel events from glut in PyOpenGL? >> >> -- >> Craig Berry - http://www.cine.net/~cberry/ >> "Lots of things in the universe don’t solve any problems, and >> nevertheless exist." -- Sean Carroll >> > > > > -- > Craig Berry - http://www.cine.net/~cberry/ > "Lots of things in the universe don’t solve any problems, and > nevertheless exist." -- Sean Carroll > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > PyOpenGL Homepage > http://pyopengl.sourceforge.net > _______________________________________________ > PyOpenGL-Users mailing list > PyO...@li... > https://lists.sourceforge.net/lists/listinfo/pyopengl-users |