Thank you for your answer, Charl. The only reason I have to use wxPython
2.5.2.7 is that I have adapted my application to the new OGL lib. I want to
use VTK for MEDWX a radiology DICOM tool for displaying 3D reconstruction
of images. For the moment, I have just been playing with wxPython VTK, but
my intention is to begin now. But as MEDWX is in pre-alpha stage, I can use
a previous version of wxPython for developping the 3D part and the last
version for OGL part. But in the future, when I shall have a fuctionnal
version of MEDWX, I need to have VTK up to date. For me, what is important
is to know that wxPython VTK is maintained. By the way, do you know when
your VTK widgets will be up to date approximetly ?
Thanks in advance.
PS: I am quite a beginner in VTK field an rather only a user of wxPython,
but if I can help you, it would be with pleasure.
Pierre-Alain Moret
ยทยทยท
On Sun, 29 Aug 2004 19:08:19 -0400, Charl P. Botha wrote :
Is there a good reason why you want to use wxPython 2.5.2.7? I use
VTK and wxPython together extensively, and I've done my fair share of
fixes and improvements to the wxVTKRenderWindow[Interactor] code...
I've decided to stick with 2.4.2.4 for as long as possible. It works
well and wxPython 2.5 is officially a bit of a moving target.