Re: [wxVTK] Redraw problems with wxVTK and wxMAC: perhaps a solution!
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2007-03-15 23:24:01
|
$ cvs ci -m"ENH: Fix issue reported by Pierre Fillard and Sander Niemeijer on wxVTK mailing list. Applying temporary patch for now until better solution. Thank you both" wxVTKRenderWindowInteractor.cxx Checking in wxVTKRenderWindowInteractor.cxx; /cvsroot/wxvtk/wxVTK/src/wxVTKRenderWindowInteractor.cxx,v <-- wxVTKRenderWindowInteractor.cxx new revision: 1.31; previous revision: 1.30 done thanks ! -Mathieu On 3/15/07, Sander Niemeijer <nie...@st...> wrote: > Hi Mathieu, > > The attachement gives the diff between my version and version 1.2. > > > > This patch also introduces a wxCHECK_VERSION for the inclusion of wx/ > gtk1/win_gtk.h. > The split between gtk1 and gtk as directories for gtk1 and gtk2 is > only a recent change in wxWidgets (I am not entirely sure whether the > switch was with version 2.8.0. It could also have been some 2.7 > release that introduced this split). > If you want to be compatible with earlier versions of wxWidgets > (using GTK 1.2) having an #ifdef like in the patch will be needed. > > Best regards, > Sander > > On 15-mrt-2007, at 15:01, Mathieu Malaterre wrote: > > > Sander/Pierre, > > > > Could one of you send me either a patch or the full cxx source, so I > > can apply it. I will not have access to a mac for a while. > > > > Thanks > > -Mathieu > > > > -- Mathieu |