<!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.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I was just wondering if anyone has had any
experience (good or bad) using a VTK window in a wxPython app under Win32 (XP or
2000)?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've taken a previously working VTK/wxPython app
that imbeds a VTK window inside a wxFrame and modified it so that the VTK widget
is imbedded within a wxBoxSizer within a wxNotebook page within a
wxSplitterWindow within a wxFrame (more or less :-), and am now getting strange
results and crashes.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>For example, if I open/close the same visualization
over and over, it may blow up on the 10th viewing. Or some of the actors on a
subsequent display of the visualization may not be visible until the app calls
SetRepresentationToWireframe/SetRepresentationToSurface.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm using VTK 4.0 and wxPython 2.3.2.1 and have
experienced the problem both under Windows XP and Windows 2000.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I can post more of the details, but I wanted to see
if anyone else has had some similar experiences first.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm currently trying to build a debug version of
VTK and wxPython to get more details about the problem.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Dave Morrill</FONT></DIV></BODY></HTML>