Re: [wxVTK] Problem using wxvtk
Brought to you by:
malat
|
From: <wxv...@li...> - 2005-01-21 02:06:05
|
wxv...@li... wrote: > 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. Salut Jean-Francois, I have to admit I really don't understand your question, sorry. Could you further detail your problem. Please mention the VTK version you are using, wxWidget version and on which plateform. Without this information I'll need a cristal ball :) BTW did you try building the examples that comes with wxVTK. Did they work ? If not please include which example fail and any output you would see on your command line or in the window VTK might open to display error message. Thanks Mathieu |