Re: [wxVTK] Little bug when using not wxGTK
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2006-10-24 03:26:39
|
On 10/4/06, Reinhold F=FCreder <rei...@gm...> wrote: > Hello Mathieu, > > In the 1.0 release of wxVTK seems to be a little bug. In the following > method I had to add the preprocessor directives for MSW. The reason is > that for MSW the wxVTKRenderWindowInteractor inherits from wxWindow > instead of wxGLCanvas... Alright ! Thanks a bunch for report and patch always appreciated :) This is fixed in the CVS, I'll redo a wxVTK 1.0 patch 1 tarball -hopefully- within the next few days. Mathieu $ cvs ci -m"COMP: Fix compilation of wxVTK on windows, thanks to Reinhold F=FCreder for patch" Checking in src/wxVTKRenderWindowInteractor.cxx; /cvsroot/wxvtk/wxVTK/src/wxVTKRenderWindowInteractor.cxx,v <-- wxVTKRenderWindowInteractor.cxx new revision: 1.27; previous revision: 1.26 done |