MantisBT - VTK
View Issue Details
0001747VTK(No Category)public2005-04-05 16:412016-08-12 09:54
Mathieu Malaterre 
David Partyka 
lowmajoralways
closedmoved 
 
 
0001747: Problems with the wxVTKRenderWindow
Reported by Benoit Regrain

Hi VTK developpers,
 
It seems I have found a bug in the Wrapping/Python/vtk/wx/wxVTKRenderWindow.py file.
I join an example and the diff that solve this problem.
 
The problem is when the wxVTKRenderWindow musn't immediately shown like the example.
The interface contains 2 panels controled by a Book. The first tab is empty and the second contains the VTK RenderWindow
 
The RenderWindow are in a panel that isn't visible when the application is launch. But in the
wxVTKRenderWindow.py file, all the parent of the created widget are forced to be visible.
Thus, the panel containing this windows is visible when it might be hidden...
 
When removing these lines showing all parents of the widget, the problem is solved.
 
I hope you would consider this patch.
Cheers
No tags attached.
patch wx.patch (679) 1969-12-31 19:00
https://www.vtk.org/Bug/file/5262/wx.patch
Issue History
2008-11-30 09:23Mathieu MalaterreAssigned ToMathieu Malaterre => David Cole
2011-01-19 10:14David ColeAssigned ToDavid Cole => David Partyka
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2013-07-22 20:33Dave DeMarleStatusbacklog => expired
2013-07-22 20:33Dave DeMarleNote Added: 0031294
2016-08-12 09:54Kitware RobotNote Added: 0036779
2016-08-12 09:54Kitware RobotStatusexpired => closed
2016-08-12 09:54Kitware RobotResolutionopen => moved

Notes
(0002305)
Mathieu Malaterre   
2005-04-05 16:42   
Attaching patch
(0031294)
Dave DeMarle   
2013-07-22 20:33   
Dave P no longer works on the project. If these old issues still exist in 6.0.0, reopen them and assign to Dave DeMarle
(0036779)
Kitware Robot   
2016-08-12 09:54   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.