MantisBT - VTK | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003227 | VTK | (No Category) | public | 2006-05-13 21:52 | 2016-08-12 09:54 |
| Reporter | Thomas Lambertz | ||||
| Assigned To | Will Schroeder | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Project | |||||
| Type | |||||
| Summary | 0003227: vtkRenderWindowsInteractor doesnt work on Windows x64 | ||||
| Description | vtkRenderWindowsInteractor seemes not to process messages as mouseevents under Windows x64. Examples are Tutorial Step 5-6 in vtk/Examples/Tutorial/cxx. In the original post to http://public.kitware.com/pipermail/vtkusers/2006-May/085193.html [^] are needed patches for x64. That´s helpful but the issue is still alive. Additional: Use of "vtkGetWindowLong(hWnd,4);" in vtkTkRenderWidget.cxx/line 764 vtkWin32OpenGLRenderWindow.cxx/line 150 vtkWin32RenderWindowInteractor.cxx/line 627 vtkWinCEOpenGLRenderWindow.cxx/line 123 (cvs checkout 05-14-2006) "4" seemes to be an invalid index. GWLP_WNDPROC ( values "-4" ) is maybe intended. Even in Win32 "4" is not defined - but this seemes not to bother at all. When changing to GWLP_WNDPROC i get following error: ERROR: In ..\..\vtk5.0_64\Rendering\vtkWin32OpenGLRenderWindow.cxx, line 809 vtkWin32OpenGLRenderWindow (0000000000366F40): Could not create window, error: 0 | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) | ||
| 2016-08-12 09:54 | Kitware Robot | Note Added: 0036868 | |||
| 2016-08-12 09:54 | Kitware Robot | Status | expired => closed | ||
| 2016-08-12 09:54 | Kitware Robot | Resolution | open => moved | ||
| Notes | |||||
|
|
|||||
|
|
||||