[wxVTK] Problem using wxvtk
Brought to you by:
malat
From: <wxv...@li...> - 2005-01-20 21:19:38
|
Hi. I'm very interested in using wxVTK. I tried some programming, and I got a problem... When I click on a wxVTKRenderWindowInteractor, then the program exits. I know that it's the line : InvokeEvent(vtkCommand::LeftButtonPressEvent, NULL); that cause the problem (when I remove it the program works fine). Can you help me? I'm used with wxWidgets, but not with VTK. Thanks. Jean-Francois Lefebvre www.jflefebvre.org |