| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0001747 | VTK | (No Category) | public | 2005-04-05 16:41 | 2016-08-12 09:54 | ||||
| Reporter | Mathieu Malaterre | ||||||||
| Assigned To | David Partyka | ||||||||
| Priority | low | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0001747: Problems with the wxVTKRenderWindow | ||||||||
| Description | 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 | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| 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. |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |