<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=big5" http-equiv=Content-Type>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=MingLiu>I am writing a windows application using VC++6 and MFC 
also vtk3.1.2. I wrote the program base on the vtk window sample program 
"sample31", and when I need to catch the mouse click event using classwizard 
like WM_LBUTTONDOWN, WM_RBUTTONDOWN or WM_MOUSEMOVE. But It does not work, I use 
debug mode and check to&nbsp;see if message go throuth the OnLButtonDown 
Event&nbsp;when I click the mouse , the result is no! And I check the WM_KEYDOWN 
and WM_MOUSEWHEEL etc. event, it works fine, could there be some suggestion to 
solve this problem?? I really need to&nbsp;work this program!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=²Ó©úÅé>Thanks for your&nbsp;help.</FONT></DIV>
<DIV><FONT face=²Ó©úÅé>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;</FONT></DIV></BODY></HTML>