[vtkusers] about vtk python bindings and Qt

Clinton Stimpson clinton at elemtech.com
Thu Sep 16 11:46:03 EDT 2010


I took and MDI app off the web and tweaked it to use QVTKWidget and it worked 
for me.  So yes, it does work in an MDI app.

Clint

On Thursday, September 16, 2010 08:17:50 am Lic. José M. Rodriguez Bacallao 
wrote:
> I'll will test it with a simple MDI app, later I mail the results,
> thanks for this very good job.
> 
> On 9/16/10, Clinton Stimpson <clinton at elemtech.com> wrote:
> > I've not tried it, but it should work because the ParentChanged
> > notification is implemented, whereas it isn't for
> > QVTKRenderWindowInteractor.
> > 
> > Clint
> > 
> > On Sep 16, 2010, at 8:02 AM, Lic. José M. Rodriguez Bacallao wrote:
> >> one pronlem that I have had with the QVTKRenderWindowInteractor is
> >> that I can't use it with an MDI application in PyQt4, this is solved
> >> with this bindings?
> >> 
> >> On 9/15/10, Clinton Stimpson <clinton at elemtech.com> wrote:
> >>> Feel free to keep it on the list.
> >>> 
> >>> The pyqt+vtk bindings are quite light.
> >>> As for stability, it looks OK to me when using the examples and tests
> >>> that
> >>> are
> >>> already in VTK.
> >>> 
> >>> Clint
> >>> 
> >>> On Wednesday, September 15, 2010 02:42:12 pm Lic. José M. Rodriguez
> >>> Bacallao
> >>> 
> >>> wrote:
> >>>> so, I will mail to Clinton Stimpson  to some questions, thanks for
> >>>> all.
> >>>> 
> >>>> On 9/15/10, David Gobbi <david.gobbi at gmail.com> wrote:
> >>>>> On Wed, Sep 15, 2010 at 2:20 PM, Lic. José M. Rodriguez Bacallao
> >>>>> 
> >>>>> <jmrbcu at gmail.com> wrote:
> >>>>>> ok, thanks, for all, one last question before I leave, how stable
> >>>>>> are the pyqt+vtk bindings, how is memory consumption, etc?
> >>>>> 
> >>>>> It's new code, so YMMV.  I've built it but I haven't used it yet.
> >>>>> Clinton Stimpson is the author.
> >>>>> 
> >>>>>   David
> >> 
> >> --
> >> Lic. José M. Rodriguez Bacallao
> >> Centro de Biofisica Medica
> >> -----------------------------------------------------------------
> >> Todos somos muy ignorantes, lo que ocurre es que no todos ignoramos lo
> >> mismo.
> >> 
> >> Recuerda: El arca de Noe fue construida por aficionados, el titanic
> >> por profesionales
> >> -----------------------------------------------------------------
> > 
> > _______________________________________________
> > Powered by www.kitware.com
> > 
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> > 
> > Please keep messages on-topic and check the VTK FAQ at:
> > http://www.vtk.org/Wiki/VTK_FAQ
> > 
> > Follow this link to subscribe/unsubscribe:
> > http://www.vtk.org/mailman/listinfo/vtkusers



More information about the vtkusers mailing list