<HTML>
<HEAD>
<TITLE>Strange behavior between vtkBalloonWidget and vtkInteractorStyleTrackballCamera </TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Hi All,<BR>
I recently started using vtkBalloonWidget in my application and I noticed that if it is enabled, navigation with vtkInteractorStyleTrackballCamera continues until the mouse is released. <BR>
This occurs for any type of navigation, pan, rotation, zoom. &nbsp;However if &nbsp;the balloon widget is disabled, navigation only occurs if the mouse is pressed and moved (button press +mouse drag). <BR>
Is this the intended behavior? &nbsp;If so, which callback event should I check for to disable the balloon widget while navigation is occurring? I tried &#8220;LeftButtonPressEvent&#8221; but my callback wasn&#8217;t detected.<BR>
I&#8217;m using Java with vtk 5.2 and I&#8217;ve seen this behavior on Mac and WinXP 32.<BR>
Gerrick</SPAN></FONT>
</BODY>
</HTML>