<!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.1491" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hello Everybody,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get the following compilation error
when I try to include the class vtkMyCallBack in my program </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2> <U>error C2660: 'new' : function does not
take 3 parameters</U> (VC++ 6.0)</FONT></DIV>
<DIV><U><FONT face=Arial size=2></FONT></U> </DIV>
<DIV><FONT face=Arial size=2>I wanted to use this for a CellPick program in an
MFC application. A stand alone compilation for the example given
in</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><A
href="http://public.kitware.com/pipermail/vtkusers/2004-April/073344.html">http://public.kitware.com/pipermail/vtkusers/2004-April/073344.html</A>,
works.</DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I would appreciate getting help.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Nagarajan</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></FONT></DIV></BODY></HTML>