<!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.2900.2963" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello guys, </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I need help for the following problem:</FONT></DIV>
<DIV><FONT face=Arial size=2>I am using vtk5-0-2</FONT></DIV>
<DIV><FONT face=Arial size=2>python 2.5</FONT></DIV>
<DIV><FONT face=Arial size=2>wxpython2.7</FONT></DIV>
<DIV><FONT face=Arial size=2>cmake2.4</FONT></DIV>
<DIV><FONT face=Arial size=2>visual studio 2005 c++</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Compilation and linker OK. But whem I try to run my 
program I get:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>Traceback (most recent call last):<BR>&nbsp; File 
"E:/CVS/VTK-5-0_bin/Wrapping/Python\vtk\wx\wxVTKRenderWindowInteractor.py", line 
89, in Notify<BR>AttributeError: 'EventTimer' object has no attribute 'iren' 
.</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have beem any internet messages at wx and VTK 
site about some problems on vtkrenderwindowinteractor, but neither of them can 
help me.</FONT></DIV></BODY></HTML>