<DIV>&nbsp;</DIV>
<DIV>Hi Paul Tait and Drew,</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thank BOTH of you! And What you said does work.</DIV>
<DIV>I&nbsp;greatly appreciate your timely help.</DIV>
<DIV>&nbsp;</DIV>
<DIV>Alex</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #a0c6e5 2px solid; MARGIN-RIGHT: 0px">
<HR color=#a0c6e5 SIZE=1>
<BR>-----原始邮件-----<BR>发件人:"Paul Tait - OPES" <PAUL@OPES.COM.AU><BR>发送时间:2006-06-06 08:09:45<BR>收件人:"'Alexander.Wang'" <ZJJYWMY@163.COM>,"'vtkusers '" <VTKUSERS@VTK.ORG><BR>抄送:(无)<BR>主题:RE: [vtkusers] Problem in the inheritance of vtkCommand<BR><BR><BR>
<META content="MSHTML 6.00.2900.2873" name=GENERATOR>
<DIV><SPAN class=699410800-06062006><FONT face=Arial color=#0000ff size=2>MFC is using DEBUG_NEW which has 3 arguments. Just use ::new (globla scope) and it will do what YOU want</FONT></SPAN></DIV>
<DIV><SPAN class=699410800-06062006><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=699410800-06062006><FONT face=Arial color=#0000ff size=2>Paul Tait</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV></DIV>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> vtkusers-bounces+paul=opes.com.au@vtk.org [mailto:vtkusers-bounces+paul=opes.com.au@vtk.org] <B>On Behalf Of </B>Alexander.Wang<BR><B>Sent:</B> Monday, 5 June 2006 10:29 AM<BR><B>To:</B> vtkusers <BR><B>Subject:</B> [vtkusers] Problem in the inheritance of vtkCommand<BR><BR></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>Hi all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I want to have some callback for the interaction. I defined a class vtkDicomObserver inherited from vtkCommand, but there is a problem in the method NEW. When compiling the code of this method, the compiler tell me: <EM>error C2660: 'new' : function does not take 3 parameters. </EM>The program is running under Windows XP and MSVC 6.0, as a SDI project. Can anyone give me some advice? Here is the reference code.</DIV>
<DIV>&nbsp;</DIV>
<DIV>//Code Begin</DIV>
<DIV>class vtkDicomObserver : public vtkCommand<BR>{<BR>public:<BR>&nbsp;virtual char const * GetClassName() const<BR>&nbsp;{<BR>&nbsp;&nbsp;return "vtkDicomObserver";<BR>&nbsp;}<BR>&nbsp;static vtkDicomObserver * New()<BR>&nbsp;{<BR>&nbsp;&nbsp;return new vtkDicomObserver;</DIV>
<DIV>//error occurs when compiling this sentence<BR>&nbsp;}<BR>&nbsp;vtkDicomObserver()<BR>&nbsp;{<BR>&nbsp;&nbsp;this-&gt;ImageViewer=NULL;<BR>&nbsp;&nbsp;this-&gt;ImgRenderWindowInteractor=NULL;<BR>&nbsp;}<BR>&nbsp;virtual void Execute(vtkObject *, unsigned long event, void* )<BR>&nbsp;{<BR>&nbsp;&nbsp;if(this-&gt;ImageViewer)<BR>&nbsp;&nbsp;{</DIV>
<DIV>&nbsp;&nbsp; ...<BR>&nbsp;&nbsp;}<BR>&nbsp;}<BR>&nbsp;vtkImageViewer * ImageViewer;<BR>&nbsp;vtkRenderWindowInteractor * ImgRenderWindowInteractor;<BR>&nbsp;CPoint Point;<BR>};</DIV>
<DIV><BR>//Code End</DIV>
<DIV>&nbsp;</DIV>
<DIV>Thanks in advance!</DIV>
<DIV>&nbsp;</DIV>
<DIV>Yours sincerely,</DIV>
<DIV>Alexander</DIV><SPAN></SPAN><BR><!-- footer --><BR><BR><BR><BR><BR>
<DIV style="BORDER-BOTTOM: #999 1px solid"></DIV><BR><FONT style="FONT-SIZE: 14px" color=black>你 不 想 试 试 今 夏 最 “酷” 的 邮 箱 吗 ?</FONT> <BR><A style="FONT-SIZE: 13px; COLOR: blue; LINE-HEIGHT: 160%" href="http://www.126.com/" target=_blank>蕴 涵 中 华 传 统 文 化 于 世 界 一 流 科 技 之 中,创 新 Ajax 技 术,126 “D 计 划”火 热 体 验 中 ! </A><BR>
<P><FONT size=2>--<BR>No virus found in this incoming message.<BR>Checked by AVG Free Edition.<BR>Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 2/06/2006<BR></FONT></P>
<P><FONT face=Arial size=2></FONT></P></BLOCKQUOTE><BR>
<P><FONT size=2>--<BR>No virus found in this outgoing message.<BR>Checked by AVG Free Edition.<BR>Version: 7.1.394 / Virus Database: 268.8.1/355 - Release Date: 2/06/2006<BR></FONT></P><!-- CoreMail Version 2.5 Copyright (c) 2002-2006 www.mailtech.cn --></BLOCKQUOTE><br><!-- footer --><br><br><br><br><br><div style="border-bottom:1px solid #999"></div><br>

        <font color="black" style="font-size:14.8px">你 不 想 试 试 今 夏 最 “酷” 的 邮 箱 吗 ?</font>
        <br>
         <a href="http://www.126.com/" target="_blank" style="font-size:13px;line-height:160%;color:blue">蕴 涵 中 华 传 统 文 化 于 世 界 一 流 科 技 之 中,创 新 Ajax 技 术,126 “D 计 划”火 热 体 验 中 !
</a>