[vtkusers] wxVTKRenderWindow error

Axel Steuwer steuwer at ill.fr
Tue Nov 23 14:30:42 EST 2004


Hi,

I tried to run the wxVTKRenderWindow.py
example, which previously worked on wxPython 2.4.2
and get the following error message:

C:\>python wxVTKRenderWindow.py
Traceback (most recent call last):
  File "wxVTKRenderWindow.py", line 271, in OnPaint
    self.Render()
  File "wxVTKRenderWindow.py", line 459, in Render
    self._RenderWindow.SetNextWindowInfo(str(self.GetHandle()))
AttributeError: SetNextWindowInfo


Any ideas? The configuration: Python 2.3  + wxPython 2.5.3.1 on win32

Axel






More information about the vtkusers mailing list