Re: [wxVTK] wxVTK patch
Brought to you by:
malat
|
From: Mathieu M. <mat...@gm...> - 2008-12-03 08:23:04
|
On Wed, Dec 3, 2008 at 1:08 AM, Sander Niemeijer <nie...@st...> wrote: > > On 3 dec 2008, at 00:11, Mathieu Malaterre wrote: > >> Patch looks ok. I do not understand this part, though: >> >> ... >> -#if (!wxCHECK_VERSION(2, 8, 0)) >> #define USE_WXGLCANVAS >> -#endif >> ... >> >> So you are saying you are using wxGLCanvas in all cases and never see >> any flickering ? I added this case explicitely for ther wx 2.8.x >> release. > > Exactly (but I only use wxGLCanvas for the GTK backend, of course). > I never had any problems with flickering. I actually have display > problems if I _don't_ use wxGLCanvas: > - The first rendering shows a blank window. Only after clicking inside > it does the window render properly > - The z-ordering is completely backward. Ok. Please apply. Let me know if you need help with CVS. Include relevant details in the cvs message. Thanks ! -- Mathieu |