<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1476" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Greetings.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm trying to control window and level of an image. 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Basically I'm doing:</FONT></DIV>
<DIV><FONT face=Arial size=2>m_InteractorStyleImage = 
vtkInteractorStyleImage::New();<BR>m_RenderWindowInteractor-&gt;SetInteractorStyle(m_InteractorStyleImage);<BR>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>where m_RenderWindowInteractor is 
vtkWin32RenderWindowInteractor</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>zoom and rotations seems to work just fine but none 
window/level seems to take place using left key&nbsp;mouse. </FONT></DIV>
<DIV><FONT face=Arial size=2>What am I missing ?? is there any other way to 
control window/level??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you.</FONT></DIV>
<DIV><FONT face=Arial size=2>John Mosso.</FONT></DIV></BODY></HTML>