Re: [wxVTK] wxVTK and wxWidgets 2.8
Brought to you by:
malat
From: Mathieu M. <mat...@gm...> - 2008-01-02 13:55:05
|
In fact the main dev on wxVTK is a lazy bastard. Shame on you Mathieu ! You should not rely on release being stable, and instead always try the version from CVS... sorry :( Good luck -Mathieu Ps: there is AFAIK only one patch that did not make it -yet- into wxVTK, and this has to do with a smoother handling of the mouse wheel On Jan 2, 2008 2:35 PM, Marco <tsu...@si...> wrote: > Great, > > your patch solved both the problems. Is it going to be merged with the > official wxVTK? > > The patch solved this two problems with wxGTK 2.8, but now, with wxGTK > 2.8 I have the same problem I have using wxGTK 2.6 (as I wrote on > another thread). Closing the window the application crashes trying to > delete the wxVTKRenderWindowInteractor. It seems the use of wxglcanvas > makes the application not to free the resources correctly on my system. > > Any idea? > > Is there anyone using wxVTK on Ubuntu 7.10? > > Many Thanks, > Marco > > > > Sander Niemeijer ha scritto: > > > You might want to have a look at the patch I submitted in August last year: > > http://sourceforge.net/mailarchive/message.php?msg_name=627122B2-45B7-4CB2-A162-E942858EB422%40stcorp.nl > > > > > > Especially the removal of the wxCHECK_VERSION(2, 8, 0) check for the > > define of USE_WXGLCANVAS. > > > > Best regards, > > Sander Niemeijer > > > > On 2 jan 2008, at 12:28, Marco wrote: > > > >> Marco ha scritto: > >>> Deli Geng (David) ha scritto: > >>>> Hi, > >>>> > >>>> > >>>> > >>>> I realized on the wxVTK web page it was claimed not to support > >>>> wxWidgets > >>>> 2.8 for the moment. However, I did use the > >>>> wxVTKRenderWindowInteractor.cxx with my wxWidget 2.8 application. It > >>>> seemed to work ok, although I haven't tested it thoroughly. So I wonder > >>>> if it actually supports 2.8 now, or if not, is there anything I should > >>>> be careful with? > >>> > >>> > >>> Hi, > >>> > >>> I tried the wxVTK samples with wxWidgets 2.8.4 on Ubuntu, it works but > >>> there is something strange...the cone does not look as it should, > >>> something like the surface normals are not oriented the right way. > >>> > >>> Anyone experiencing this behaviour? > >> > >> Sorry, > >> > >> another small thing, > >> > >> the rendering windows do not refresh automatically, I have to click on > >> them. > >> > >> Bye, > >> Marco > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Wxvtk-users mailing list > Wxv...@li... > https://lists.sourceforge.net/lists/listinfo/wxvtk-users > -- Mathieu |