[vtkusers] wxVTKRenderWindow error
Torsten Sadowski
moehl at akaflieg.extern.tu-berlin.de
Wed Nov 24 04:56:28 EST 2004
Could it be that you are NOT using VTK4.4? I had this problem on Debian
until I did an update of VTK.
Torsten
On Tue, 23 Nov 2004, Axel Steuwer wrote:
> 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
>
>
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://www.vtk.org/Wiki/VTK_FAQ>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
More information about the vtkusers
mailing list