[vtkusers] Re: Mouse wheel events not working under Win32?

Mathieu Malaterre mathieu.malaterre at kitware.com
Tue Jun 28 09:57:30 EDT 2005


Salut Julien,

	Could you specify which VTK version are you using ?

	If you applied my patch, you must have found some python/tcl example to 
test the mouse wheel event. Are they working ?

	I still suspect you did not read the full thread with Charles Boivin:

http://public.kitware.com/pipermail/vtkusers/2004-September/076372.html
	
and the bug report:

http://vtk.org/Bug/bug.php?op=show&bugid=1177

	I believe your problem is fixed in VTK CVS.

HTH
Mathieu


julien.barneoud at kodak.com wrote:
> 
> Hi all,
> 
> I am having the same problem as Charles, but I am not using a MFC window 
> but a vtkRenderWindowInteractor one instead: no WM_MOUSEWHEEL message 
> seems to be sent to my window (I put a MessageBeep into several WM 
> cases, all works fine, execpt the mouse wheel): I never get in the 
> WM_MOUSEWHEEL case of vtkHandleMessage2 function ... I am using the 
> patch supplied by Mathieu Malaterre, and I am sure to have miss 
> something ... May someone help me please ?
> 
> Thanks in advance,
> 
> Julien BARNEOUD
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers




More information about the vtkusers mailing list