View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001747VTK(No Category)public2005-04-05 16:412016-08-12 09:54
ReporterMathieu Malaterre 
Assigned ToDavid Partyka 
PrioritylowSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001747: Problems with the wxVTKRenderWindow
DescriptionReported 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
TagsNo tags attached.
Project
Type
Attached Filespatch file icon wx.patch [^] (679 bytes) 1969-12-31 19:00 [Show Content]

 Relationships

  Notes
(0002305)
Mathieu Malaterre (developer)
2005-04-05 16:42

Attaching patch
(0031294)
Dave DeMarle (administrator)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2008-11-30 09:23 Mathieu Malaterre Assigned To Mathieu Malaterre => David Cole
2011-01-19 10:14 David Cole Assigned To David Cole => David Partyka
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2013-07-22 20:33 Dave DeMarle Status backlog => expired
2013-07-22 20:33 Dave DeMarle Note Added: 0031294
2016-08-12 09:54 Kitware Robot Note Added: 0036779
2016-08-12 09:54 Kitware Robot Status expired => closed
2016-08-12 09:54 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team