<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'm new to VTK. </FONT></DIV>
<DIV><FONT face=Arial size=2>It will be great if any body could help with some
issues.</FONT></DIV>
<DIV><FONT face=Arial size=2>First i 'm trying to add user interface to VTK
using MFC.</FONT></DIV>
<DIV><FONT face=Arial size=2>I looked at the examples by VTK vtkSDI, vtkMDI and
sample MFC. The problem i'm facing is,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I would like to intercept the events to
RenderWindow conditionally, have my own behaviour, and /OR pass the event
to the VTK default handler. </FONT></DIV>
<DIV><FONT face=Arial size=2>When i put my handler in WindowProc i could not
pass the event to VTK.</FONT></DIV>
<DIV><FONT face=Arial size=2>I tried with have my own implementation of
InteractorStyle and set the sam to Interactor object.</FONT></DIV>
<DIV><FONT face=Arial size=2>But then, either my Style handler is not called nor
the default VTK behaviour is not showing up...</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>What happening?? Do i need to do any thing else.I
modified the vtkSDI example for the above experiment..</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Please somebody help me out..</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Thanks.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>suresh</FONT></DIV>
<DIV> </DIV></BODY></HTML>